Momentum logo
Team 10 Classroom

🦊 React + AJAX & APIs 🦊

Posted on Dec 6th, 2021

Today’s Topics

  • How AJAX and APIs work
  • How to make AJAX calls from React using fetch() or Axios.

🎯 Project

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

🔖 Resources

AJAX in React

How to Think About Building Things in React

Conditional Rendering and Handling Events

🦉 Code

Back to home