Momentum logo
Team 13 Classroom

🦊 React + AJAX & APIs 🦊

Posted on Jul 18th, 2022

🗓️ Today’s Topics

  • More about using state in React
  • Conditional rendering
  • How to make AJAX calls from React using Axios
  • The useEffect hook

🎯 Project: React Slideshow

This project is due by class time tomorrow.

React Slideshow

🔖 Resources

How to Think About Building Things in React

Props and State

AJAX in React

useEffect()

Conditional Rendering and Handling Events

👾 Code

Back to home