Serhii Orlenko
@grifanoAll solutions
Password Generator WebApp | React | TypeScript
#typescript#reactPSubmitted 5 months ago-
Code Review:
I believe feedback from more experienced developers is the best way to improve my skills and get closer to the job I’ve been dreaming of for so long. Please let me know if way that I was write a code is good enough for working as a developer, and how much time such a project should take according to the real life job? -
State Management:
I used a lot of states in my implementation. While this approach makes the code clear and understandable for me, I wonder if it's the best practice or if there’s a better way to handle it. I’d love to hear suggestions on improving state management in my project.
-
Tip Calculator | NextJS | TailwindCSS | TypeScript | Redux
#next#redux#tailwind-css#typescriptPSubmitted 5 months agoI’d love feedback on how my code looks from a Junior Developer perspective. Is it enough to start applying for Junior positions? If not, what should I improve? I’d also appreciate guidance on optimizing my process with this stack to save time in future projects.
Time tracking dashboard build with React
#reactPSubmitted 6 months agoI would really appreciate it if you could review my code and provide feedback on how I can improve it for my next challenge. I want to make my work cleaner and increase my chances of landing a job.
I’m also wondering where to focus my time next: should I spend more time polishing my React skills, or after improving my understanding of Redux, should I dive deeper into Next.js? I’ve heard that Next.js is a more powerful and efficient way to build websites and web apps, offering great performance and high SEO rankings.
Newsletter Sign-Up form with vanila JavaScript validation
PSubmitted 8 months agoI think the main help I need is advice on how to simplify the process and whether my code is broken down enough to be suitable for a Junior role.
Testimonials cards section using Grid CSS
PSubmitted 9 months agoOverall, I want to ensure that my code aligns with what’s expected for a junior position. Does this approach meet those standards?
Responsive Product Card component CSS
PSubmitted about 1 year agoI’d like help in reviewing my code to see if it’s efficient and good enough to meet hiring standards.
Recipe page | Grifano
PSubmitted about 1 year agoI find myself overwhelmed with structuring CSS classes, for this particular challenge I first wrote an HTML structure that included class names, but when I started writing CSS, I found that many classes were not needed and I could use some global classes to few elements.
Social links profile Component | Grifano
PSubmitted about 1 year agoNot sure when I should use attribute target="_blank". I remembered that we use _blank properties when we have links that follow to external source, may I be right?
Blog preview card Component | Grifano
PSubmitted about 1 year agoI was wondering if I did right when I set max-width: 100% for images for desktop screens 🤔
Or if I should export two images corresponding to screen sizes as we did on my course, but I thought that because this is an SVG it would stretch without quality loss.
QR-Code Component clean HTML&CSS
PSubmitted about 1 year agoFor this time I do not need help, as I'm familiar with HTML&CSS
Meet landing page using Grid CSS and smooth transition between section
#sass/scssPSubmitted 9 months agoHow can I make the browser load images in WebP format if supported, and fallback to JPEG if not? I tried using media queries, but it didn't work. Am I on the right track with media queries?
It feels like I'm wasting time on this. What do you think? Should I be concerned about these details?