Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 650 Bytes

File metadata and controls

10 lines (8 loc) · 650 Bytes

5. Working with Data in Svelte

  • In this section, we will explore how to fetch and display data from an API in a Svelte application.

5.A Fetching data from an API

5.B Processing and Displaying data