React

Fundamentals of React - Forms & Ajax Calls

PRO

Let's learn about forms and how to make AJAX calls. We'll cover:

✅ Side Effects

✅ How we need to use the useEffect hook in React when we need to use side effects

✅ the useRef hook and how it can be useful for tasks like autofocusing input fields

✅ How to make AJAX calls in React

 

I finished! On to the next chapter