Outline
Outline
In this chapter, you learned:
✅ How to use the useEffect hook in React to run side effects
✅ How to autofocus an input field with the useRef hook
✅ How you can save to localStorage and make AJAX calls
In this chapter, you learned:
✅ How to use the useEffect hook in React to run side effects
✅ How to autofocus an input field with the useRef hook
✅ How you can save to localStorage and make AJAX calls