Build it: APIs & JSON
An interactive sandbox where you drag real components together, connect them, and run a live traffic simulation to see where the design breaks.
Challenge: Build a basic API. Wire the client to an <strong>API server</strong> and the server to a <strong>database</strong>. Every request asks the server for data. The server reads from the database and sends back JSON.