100daysofcode Day – 36 Doing Convert my portfolio using React
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
This is going to be an unpopular one but here goes… I have been finding that writing my React applications using the MVVM pattern has been preeeetty pretty nice. Let me explain. ...Read more
You must have visited a lot of websites in your lifetime. And the user experience on the site is Good ...Read more
There is joy in reading about JavaScript. It's like catching up with an old friend who is sharing what they've been doing. Lots of cool new ideas; super popular. Yet fundamentally, they haven't changed. They're ...Read more
Understanding difference between Library and Framework When we call something as a framework it has flexibility of doing multiple things at a time. Library is kind of focus on just one thing and get it done. When we ...Read more
Stylelint is a useful tool to maintain styles code quality and lint CSS as well as its preprocessors. It already has a vast amount of rules and plugins that will cover most of the cases. ...Read more
When it comes to building lightning-fast web applications with React, optimizing performance is the name of the game. In this guide, we'll dive deep into the world of React performance optimization, uncovering the best practices ...Read more
In this article we will look at some useful JavaScript tips and tricks. location.reload() This reloads the current document and works same as the reload ...Read more
I'm thrilled to announce that I've made my latest project open source under the MIT License. This project is built using cutting-edge technologies like React, Next.js, Tailwind CSS, Framer-Motion, Shadcn UI, Magic UI, NextAuth, Supabase, ...Read more