❤ 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
Trying to document all of my knowledge about Javascript for future reference. Get your JS fundas in lucid English right here!
❤ Namaste React Web-Series Course From Zero To Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository contains Codes, Assignments & Class Notes taken during this Course.
Namaste React Web-Series Course From Zero To Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository contains Assignments & Class Notes taken during this Course.
This repo is the index page for all the chapters that we will be learning in Namaste React Live Course by Akshay Saini..
🚀 Episode by episode coding practice of Namaste React Course By Akashy Saini
This repository is a treasure trove of notes and assignments from the exhilarating 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 Redu...
This repo contains all the steps to be done (that we followed in namaste react course) while developing a React App.
This repo is about 🍟 food ordering website i 👨💻 build during learning from Namaste React live course by Akshay saini
Learning React 18 with Akshay Saini's Namste React
Namaste React by Akshay Saini. This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
This repo. is about food ordering website build during learning from Namaste React live course by Akshay Saini
🙏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
This was an introduction session to Namaste React Live Course. Wrote the first react program without any installation or create-react-app.
Chapter-11 is about Data layer of the app. Consider data as if it's oil, use it wisely because that is what powers the engine, and its expensive as well. There were discussion on what is data in React...
❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). #namaste #javascript #react
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 ...
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 ...
Chapter-13 is all about testing the application. In this chapter, different types of testing and testing frameworks were discussed. Detailed explanation and hands-on on testing frameworks `jest` and `...