Unlock your web app's true potential. Learn how to transform any website into a powerful, offline-first Progressive Web App (PWA), from plain HTML to modern frameworks like React and Vite.
Hello, there 👋
Welcome to my blog! Built using NextJS, Tailwind CSS, ShadCN UI and Markdown.
Latest Posts
- Learn how to implement dark mode in your website using the powerful `prefers-color-scheme` feature. We’ll also explore advanced techniques like CSS Variables for greater flexibility and maintainability.
- Solving Leetcode, feeling dumb all of a sudden. No you're not dumb, it's just you don't know what method to use. Let's learn it together
- The "useMemo" hook stands out as a powerful tool for improving the efficiency of your React applications. In this article, we'll delve into what "useMemo" is, how to use it, its advantages, disadvantages, and common use cases.
- This article will discuss the useEffect hook, its benefits, and common blunders made by novices. In addition, we'll talk about how to fix these mistakes so that you can become a better React developer.