Code Monkey home page Code Monkey logo
Learn React With Harshi  photo

learn-react-with-harshi Goto Github PK

repos: 19.0 gists: 0.0

Name: Learn React With Harshi

Type: Organization

Bio: My learning experience of Namaste React Live course conducted by Akshay Saini. Each repository contains every session's assignments and class notes.

Location: Netherlands

Learn React With Harshi 's Projects

chapter-02-igniting-react-app icon chapter-02-igniting-react-app

Chapter-02 was about creating production ready react app from scratch without using create-react-app. The concept of bundlers (Parcel) was explained in detail.

chapter-04-coding-in-react icon chapter-04-coding-in-react

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.

chapter-05-lets-get-hooked icon chapter-05-lets-get-hooked

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-09-optimizing-our-app icon chapter-09-optimizing-our-app

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.

chapter-10-what-is-seen-is-sold icon chapter-10-what-is-seen-is-sold

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.

chapter-11-data-is-the-new-oil icon chapter-11-data-is-the-new-oil

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.

chapter-12-lets-build-our-store icon chapter-12-lets-build-our-store

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.

chapter-13-time-for-the-test icon chapter-13-time-for-the-test

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 `react-testing-library` were done.

chapter-15-building-advanced-features icon chapter-15-building-advanced-features

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.

table-of-contents icon table-of-contents

This repo is the index page for all the chapters that we will be learning in Namaste React Live Course by Akshay Saini..

youtube-clone icon youtube-clone

This is a clone of YouTube Application developed using React and other supporting the stack to practice for Machine Coding Interview.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.