#react
Read more stories on Hashnode
Articles with this tag
Learn how to add translations to your React apps using i18next and enjoy a seamless multilingual experience. 路 Multilingual support is a crucial aspect...
Learn how to use environment variables in React and Vite to manage secrets and configuration settings in your applications. 路 Environment variables are a...
Learn the basics of Redux Toolkit and how to use it for state management in React applications. 路 Resources:...
Learn how to build a masonry layout in React using react-responsive-masonry and improve the user experience of your web applications. 路 Masonry layouts...
Discover how to use React Profiler to find and fix performance issues in your React applications. 路 Imagine you're working on a complex React application...
Learn the limitations of Switch and how createBrowserRouter offers a more flexible and efficient routing solution. 路 What is Routing? Why Do We Need It?...