I’ve often found myself working with data that contains undefined values. These values can cause issues with data manipulation and can lead to unexpected behavior in your code. In this article, I’ll…
Today, let’s talk about hydration error that often occurs in Next.js. Most of us used Next.js must be familiar with the following error: The reason for the error has been clearly stated in the error…
JavaScript is the beloved child of frontend development, but TypeScript is the father of this beloved child. Learn to embrace it and get ahead in 2022.
Angular vs React vs Vue: Which is the Best Choice of Framework in 2022?
A beginners’ guide on how to serve images, MP3 files, PDF files, DOC files, etc. to frontend from backend using Python FastAPI.
Useful APIs that you might need for your next projects.
An overview of 5 modern advanced React patterns, including integration codes, pros and cons, and concrete usage within public libraries.
Web developer interview cheat sheet
An opinionated method of supercharging frontend API call with TypeScript and Axios
Convert images to PDF on the frontend with no server
No Redux or Context API
React vs Svelte. Finally, a side-by-side code comparison! Because you've heard the fuss about Svelte, and now you want to know what the hype is all about.
Learn about the hidden risks and how we can benefit from understanding them.
How to integrate the “Observer” pattern when using React Hooks
Style that ugly generic Choose File button in React or any other framework