Mantine react-easy-crop react-colorful React Syntax Highlighter TipTap Read the full article on JavaScript in Plain English » Photo by Lautaro Andreani on Unsplash
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Introduction Last week, I was working on a new feature for the project I am currently involved in, and understanding the React reconciliation algorithm ...Read more
As an architect-level developer, you are responsible for ensuring that your applications are robust, maintainable, and scalable. Mastering React Hooks and lifecycle methods is essential for achieving these goals. This article covers essential hooks, custom ...Read more
Frontend The frontend part is very easy compared to the backend part. All I need to do is create a modal, and use it ...Read more
NOTE: You will need to create a sentry account for this tutorial. This is the second part in a 3 part series on how to proactively handle errors in your applications across the stack. Issues on the ...Read more
What is this post about? In this post, we're going to see what are the best practices to have a clean, maintainable and also ...Read more
Whenever I encounter React code with class components, my heart cries 🥲. Functional components have been the standard for years, yet I still see new React devs using class components. In this article, I will share 10 ...Read more
As a developer, my go-to analytics tools are Hotjar and Google Analytics for both small, personal projects, and more complex applications that attract users. When I get a choice, ...Read more