Momentum logo
Team 14 Classroom

🦊 React + AJAX & APIs 🦊

Posted on Sep 12th, 2022

πŸ—“οΈ Today’s Topics

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

🎯 Project: React Slideshow

This project is due by class time tomorrow.

React Slideshow

πŸ“– Read | πŸ“Ί Watch | 🎧 Listen

How to Think About Building Things in React

Props and State

πŸ”– Resources

AJAX in React

useEffect()

Conditional Rendering and Handling Events

πŸ‘Ύ Code

Back to home