Momentum logo
Team 12 Classroom

🦊 React + AJAX & APIs 🦊

Posted on May 23rd, 2022

🗓️ Today’s Topics

  • How AJAX and APIs work
  • The useEffect hook
  • How to make AJAX calls from React using Axios

🎯 Project

This project is due next Monday. We’ll check in on progress at each class meeting between now and then.

React Trivia. Your goal today is to get a list of trivia categories showing on the page.

🔖 Resources

AJAX in React

useEffect()

How to Think About Building Things in React

Conditional Rendering and Handling Events

👾 Code

Back to home