Aritcles that you'll love reading! Starting from tech to life, I enjoy curving the letters on the pages of the web.
Discover the top 5 UI libraries for React.js, including Material-UI, Ant Design, Chakra UI, ShadCN UI, and React Bootstrap. Learn about their features, benefits, and how they can streamline your web development process with pre-built components, customization options, and responsive design.
Authentication is crucial in any user-based application and in this blog we describe 5 easy ways we can implement authentication with in React.js
Understand use of useEffect hook in React.js with intuitive examples and explanations.
In this blog, we will make a functional react component that you can easily integrate in our next.js project.
Life can be tough sometimes. And can go terribly wrong than you have ever expected.
This is an interactive blog to test the sandpack integration for the live preview of react codes that is completely maintained by notion code-block.
Easy page view transitions made with framer motion in Next.js server components. This blog thoroughly covers how to make a smooth view page transition.
Supabase realtime is one of the best tools to add multiplayers activity in your project / game. In this blog, we will learn just that.
React 19 beta has been released and here’s everything new that has been added.
All you need to know to win a supabase hackathon.
useRef is a React Hook that lets you reference a value that’s not needed for rendering.