Create a Custom React Hook to Add Responsive Features to an Application

Опубликовано: 25 Февраль 2025
на канале: edutechional
1,627
34

In this live coding workshop you will be able to learn about React JS hooks completely from scratch (or extend your knowledge if you already work with them)

Integrate JavaScript Listeners
Utilize the useState hook to keep track of component’s state
Work with the useEffect hook to dynamically update a component’s state
Build a custom hook that enables responsive behavior in React

Starter code:
https://github.com/bottega-code-schoo...

Final version:
https://github.com/bottega-code-schoo...