Svelte App using the Star Wars API Pt 2, The Store
Note: I'm starting off at the end of Part 1.
Sites would be very boring if the information on the site stayed the same every time it loaded. One very common method of being dynamic is to load the data using an API call. This is where a web site reque...
tongere.hashnode.dev7 min read