Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.64 KB

File metadata and controls

15 lines (9 loc) · 1.64 KB

Learn React With Harshi Series

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

Class Summary Chapter-15 Building Advanced Features (12/02/2023)

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. I am enhancing my app YouTube-Clone with this knowledge. Check out YouTube-Clone repository to check the code for this app.

Check features.md for all the features that I implemented in the app youtube-Clone.

One line about this chapter : Don't think what a single extra line of code can do to your app, it can imporve app performance by 5X, it can even reduce 14000 API requests to just 3000 API reuests

Check out YouTube-Clone Live for the live demo of the app YouTube-Clone. Also check out the next chapter to see how YouTube-Clone 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