You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chapter-12 is all about handling data using external state management library `Redux`. We discussed the problems with other ways of data management like Props drilling and Context API. All about Redux Toolkit vs React-Redux and its step by step configuration and implementation in this chapter.
Flip Market ecommerce website created with React for the creation of dynamic and responsive user interfaces and Django which provides a robust backend for managing data and handling requests
This is a single-page application (SPA) built with ReactJS and Redux using data from the Nobel Prize API. The user can search for the Category and for the year to find the Laureates of that year.
BookStore is an innovative web project designed to simplify book management for avid readers and book enthusiasts. This API-powered platform allows users to effortlessly add, organize, and remove books from their virtual bookshelves. With robust data storage capabilities, BookStore ensures that users' valuable book information is securely stored.
Crowd Fund Castle is a React.js based crowdfunding application for real estate projects. This application allows users to invest in real estate projects they believe in and receive a share of the profits when the project is completed. It provides a convenient platform for investing in vacation rentals like stocks.
Application which allows you to create list of things to do and organise your work. List items can be deleted and their status can be changed from not done to done and other way around. Check it out!
📚 Educational project demonstrating how to integrate Redux Toolkit with Next.js 🚀. Learn state management, server-side rendering, and async data handling with Redux in Next.js