Giter VIP home page Giter VIP logo

poulamb / chapter-09-optimizing-our-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-react-with-harshi/chapter-09-optimizing-our-app

0.0 0.0 0.0 341 KB

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.

Home Page: https://learn-react-with-harshi-chapter-09.netlify.app/

JavaScript 84.34% CSS 15.20% HTML 0.46%

chapter-09-optimizing-our-app's Introduction

Learn React With Harshi ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป Series

Documenting my learning journey of Namaste React Live Course conducted by Akshay Saini

Class Summary Chapter - 09 Optimizing our app (22/01/2023)

This is the 9th session which means we have already crossed half of the Namaste course and started diving into advanced concepts.

The first half of the chapter was about Why to use, How to create, Where to create and When to use Custom Hooks were explained. Difference between helper functions and custom hooks were discussed with examples. We created a helper function (filtering logic) and two custom hooks (check network connection and fetch API data).

The second half of the chapter was about optimizing our app using lazy loading/ on demand loading mechanism.

Find my version of detailed explanation of these concepts in theory-assignment.md. Check coding-assignment.md for all the features that I implemented in this chapter.

One line about this chapter : Custom Hooks is similar to a normal javascript function which does some operation on the given data, but can use state and other react hooks to update the DOM (two-way binding)

Check out Chapter-09 Live for the live demo of this chapter's coding assignment (InstaFood Version 5.0). Also check out the following chapters to see how InstaFood has progressed. Happy Reacting !!!

If you are interested in other chapters of this series, please browse through the my repositories

If you want to quickly see a short summary and live demo of all chapters, please have a look at Table of contents

chapter-09-optimizing-our-app's People

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.