Alpine.js: Displaying API data in a HTML table

1 · Michael Burrows · Aug. 12, 2021, 12:21 a.m.
In this tutorial we’ll be using Alpine.js to load data from an API and then display that data in a HTML table. We’ll be using the free SportsDB API to load a list of teams from the English Premier League along with some associated team data. Let’s get started, for the purposes of this tutorial […]...