Skip to content
#

akshay-saini

Here are 45 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

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, how to pass data in the component hierarchy, from parent to child, child to siblings, child to parent, and finally throughout the app.

  • Updated Nov 23, 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 akshay-saini 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 akshay-saini topic, visit your repo's landing page and select "manage topics."

Learn more