Ship a Live Pulse Card
Ship a Live Pulse Card
The lead magnet is a working artifact, not a PDF. In this capstone you publish a small page that reads the live LLMHire pulse through VCA's same-origin API and shows real counts — or honestly says unavailable.
Then you point someone at Studio so they can remix it.
Learning outcomes
- Fetch
/api/market/pulsefrom the page - Render counts only when the payload is ok
- Include a publish / next-step link to Studio
Istruzioni
Add an <h1> about the live job market or pulse
Suggerimento: This is a public card, not a private dashboard.
Add <section class="pulse"> containing an element with class pulse-jobs
Add <a class="publish-link" href="/studio"> so someone can remix the card
Add a <script> that fetches /api/market/pulse (not a hardcoded number)
Il tuo codice
Descrivi ciò che vuoi creare per questo passaggio e scriverò il codice — poi clicca su Applica per inserirlo nel tuo editor. Questo passaggio: Add an <h1> about the live job market or pulse