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.
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.
React 19 beta has been released and here’s everything new that has been added.
useRef is a React Hook that lets you reference a value that’s not needed for rendering.