Sending & Receiving Data via HTTP
- How To Connect a Backend / Database
- Fetching Data
- Sending Data
Understanding HTTP: https://developer.mozilla.org/en-US/docs/Web/HTTP
What is a “REST API”?: https://www.youtube.com/watch?v=0oXYLzuucwE
Sending Http Requests (e.g. Connecting to a Database) /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
JavaScript
Sending & Receiving Data via HTTP
Understanding HTTP: https://developer.mozilla.org/en-US/docs/Web/HTTP
What is a “REST API”?: https://www.youtube.com/watch?v=0oXYLzuucwE