Modern Markup Languages and Their Application
Seminar
In this seminar, we will learn to fetch data from API and dynamically update data from the frontend.
- routing with react-router-dom (https://v5.reactrouter.com/web/guides/primary-components)
- fetching data from rest API using SWR (https://swr.vercel.app/)
- how to send other HTTP requests with Axios (https://github.com/axios/axios)
React - routing, fetching
SWR, react-router-dom, fetch, workspaces