8 React Js performance optimization techniques YOU HAVE TO KNOW!

preview_player
Показать описание
Explore 8 amazing and important performance optimization techniques to take your react application to the next level.

#reactjstutorial #reactjs #reactjsforbeginners
Рекомендации по теме
Комментарии
Автор

16 Intermediate/Advanced JavaScript Projects to Dominate Your Next Technical Interview


- Lifetime access
- Full video explanations of building each project from scratch
- 10+ hours of premium content
- No bullshit, No time waste
- This project list Should get you ready for any JavaScript live coding interview round.
- Extremely cheap (less than $10)

Content list:
1. File Explorer (similar to vs-code)
2. Infinitely Nested comments
3. Advanced Custom Toast notification from scratch
4. Drag & Drop, Swap, Add and delete elements using JavaScript
5. Custom Calendar/Date-picker
6. Multi-Select dropdown with support to add & remove elements
7. Build a Memory game with all rules integrated
8. Build an analog clock with smooth animation
9. Dynamic Progress bar with custom input support
10. Build a Star rating system with dynamic hover effects
11. Build a tic tac toe game with best practices
12. Advanced To-Do List with Local Storage support
13. Accordion with smooth transition effects
14. Countdown timer & days remaining timer
15. Create a custom modal
16. Build an optimised Chessboard

xplodivity
Автор

1. List Virtualization or Windowing
2. Lazy loading
3. images memoization
4. Throttling and Debouncing Events
5. Code-splitting
6. react fragments
7. web workers
8. useTransition hook

nkitpatel
Автор

wonderful, would love to see more videos that are on an intermediate level.

organic
Автор

Amazing video, very helpfull. I want to step up as junior react developer and increase the performance of an app is what I needed. Now I'll study one topic by one. Thank you very much.

pauloluguenda
Автор

man, so so useful in just ten minutes you made a better programmer

rajawatramraj
Автор

Your explanations were very helpful, thanks

mahalingappabirajdar
Автор

Thank you brother, you are giving a quality content in this video..God bless you 🙂

kuldeepdawar
Автор

very helpful video to learn optimizaation at once.

ishu
Автор

Thanks for the video! Please explain the useTransition hook

germantellez
Автор

Need detailed video for use transition and memo

duraibytes
Автор

very nice video, do you also have react projects ?

neerajshukla
Автор

Nice information, but moving mouse around quickly. it distracts and disturb the user to understand the concept, when some useful info is trying to say.

salmanshaik
Автор

You don't need a library to adaptively render lists. You can just make it yourself.

AshtonMotana