loading
loading
loading
š Based on the "Advanced React" book, Chapter 7: https://www.advanced-react.com š¬ Episode 7: Higher Order Components in the modern world 00:30 What's in the episode 01:01 What is a Higher Order Component 01:42 Injecting props with HOCs 02:26 Enhancing callbacks with HOCs 05:44 Enhancing lifecycle methods 06:06 Intercepting DOM events š©š»āš» Code examples: 1. Injecting props (theming): https://www.advanced-react.com/examples/07/01 2. Button with logging on click: https://www.advanced-react.com/examples/07/02 3. Passing data to HOC: https://www.advanced-react.com/examples/07/03 4. Logging on mount: https://www.advanced-react.com/examples/07/04 š¬ Twitter: https://twitter.com/adevnadia š¬ Linkedin: https://www.linkedin.com/in/adevnadia/
Advanced concepts, strategies, techniques, patterns and in-depth investigations in React. Based on the chapters of the "Advanced React" book: https://advanced-react.com/