Skip to content
#

namaste-react-course

Here are 38 public repositories matching this topic...

❤ 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

  • Updated May 12, 2024
  • JavaScript

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.

  • Updated Jul 30, 2023
  • JavaScript

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.

  • Updated Mar 22, 2023
  • JavaScript

The first half of the chapter was about all about Custom Hooks. Difference between helper functions and custom hooks were discussed with example. The second half of the chapter was about optimizing our app using lazy loading/ on demand loading mechanism.

  • Updated Jan 27, 2023
  • JavaScript

This chapter is the continuation of the app that we discussed in last chapter. In the first half, we implemented advanced features like searching, how to improve app performance using debouncing, caching and Integration. Second half, we understood how to implement nested comments features.

  • Updated Feb 12, 2023

Improve this page

Add a description, image, and links to the namaste-react-course topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the namaste-react-course topic, visit your repo's landing page and select "manage topics."

Learn more