
Technical exploration of Nuxt 3 through a dynamic interface connected to a REST API. Focused on SSR (Server-Side Rendering), asynchronous pagination, and component reactivity.
This application is a technical immersion project aimed at porting my React expertise to the Vue/Nuxt ecosystem. The goal was to build a fluid application managing external data volumes via a REST API. I tackled the challenges of client/server-side pagination and rigorous data typing, turning a simple Pokémon list into an interface optimized for navigation and loading speed.
Loading...