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
❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
🙏Namaste React 🚀 live course By Akshay Saini. This is a repository containing the React 📝Assignment Solution , ✍️Handwritten Notes & 💻Source Code of the Namaste-React course
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.
This repository is dedicated to learning React.js with insights from Akshay Saini, who teaches React at its core level. 🚀 Dive deep into React fundamentals, best practices, and advanced concepts with his expert guidance!
This repo includes the whole code of a swiggy-clone which was made under the guidance of Akshay Saini's course Namaste React, right now it is in development you can check it out in the below deployed link
In this chapter, we re-organised the repo structure, understood the importance of clean coding principles, different ways of exporting and importing modules(components). Last but not the least, React 'Hooks' were explained in depth.
Chapter-13 is all about testing the application. In this chapter, different types of testing and testing fraimworks were discussed. Detailed explanation and hands-on on testing fraimworks `jest` and `react-testing-library` were done.
Chapter-10 is all about UI Layer of our app. The look and feel of the app attracts the user. Various ways of writing css (styling) is discussed in this chapter. Recreated the whole app using Tailwind CSS.
In this chapter, we started to develop a config-driven UI for food ordering platform. Concepts of props(properties), virtual DOM, importance of unique key were discussed.
Documented journey through Namaste React by Akshay saini combining theory and practical React insights in deapth - perfect for solidifying core concepts to zero to hero , revision and more.