Modern Markup Languages and Their Application
Seminar - Routing & Fetching
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/) or React Query (https://tanstack.com/query/v5)
- how to send other HTTP requests with Axios (https://github.com/axios/axios)
Slides
Note: This week's slides are a prototype of the future version of seminar slides, hence the different look.