background icons
background icons 2

Video Belajar

Tonton dan pelajari berbagai topik menarik melalui video pembelajaran eksklusif dari Channel Leabs.

Leabs

3157

Astro - Render a Component using an API

In this we render a component using fetched data from a free to use API. We then make sure the data is formatted as JSON and map over that data to render a component for each joke.

The Joke API: https://official-joke-api.appspot.com/random_ten

The Github Code Repo: https://github.com/leabs/astro-developer-portfolio
The Jokes Page specifically: https://github.com/leabs/astro-developer-portfolio/blob/b8bb716bef67a4c2f7c40e1ec7fc602187e775c2/src/pages/jokes.astro