Pokemon Single Page Using SSR: shellder

← Back to SSR Demo

Data Fetched before each visit: 9/16/2026, 3:34:39 AM

pokemonDetail:

{ "abilities": [ { "is_hidden": false, "slot": 1, "ability": { "name": "shell-armor", "url": "https://pokeapi.co/api/v2/ability/75/" } }, { "is_hidden": false, "slot": 2, "ability": { "name": "skill-link", "url": "https://pokeapi.co/api/v2/ability/92/" } }, { "is_hidden": true, "slot": 3, "ability": { "name": "overcoat", "url": "https://pokeapi.co/api/v2/ability/142/" } } ], "forms": [ { "name": "shellder", "url": "https://pokeapi.co/api/v2/pokemon-form/90/" } ], "types": [ { "slot": 1, "type": { "name": "water", "url": "https://pokeapi.co/api/v2/type/11/" } } ], "weight": 40 }