Next.js
Your Next.js Bundle Will Thank You
If you are having problems with an extremely huge bundle size for your Next.js application, this article could be a lifesaver for you.
September 11, 2022 • 13 min
If you are having problems with an extremely huge bundle size for your Next.js application, this article could be a lifesaver for you.
Master the art of creating reusable Tailwind components in React. Learn how clsx, tailwind-merge, and class-variation-authority can simplify your coding journey.
This article will help you avoid common errors most of us make with the react application architecture, and will give you the right way to structure your directories.
It’s been a while since I discovered Parcel, and I never had any occasion to try it. Today I will guide you in building a simple React app using this bundler.