Blog
Where I type down my thoughts and experiences on development and more.
All Posts
Appending to an array within an array
Populate and update an array of arrays in JavaScript.
Dark Mode with Next.js and Tailwind CSS
Implement your very own dark mode with Next.js and Tailwind CSS.
Optimize images with Next.js and Cloudinary
Reduce bandwidth and improve performance using Cloudinary transformations and Next Image custom loader.