⚛ React, Ajax, and APIs ⚛
Posted on Jul 12th, 2021
Today’s Topics
- How AJAX and APIs work
- How to make AJAX calls from React using
fetch()
or Axios.
🎯 Project
React Trivia. For today, get a list of trivia categories showing.
Posted on Jul 12th, 2021
fetch()
or Axios.React Trivia. For today, get a list of trivia categories showing.