mattlandry237 / pokemaster-v2

0 stars 1 forks source link

Create pages/pokedex #7

Open mattlandry237 opened 1 year ago

mattlandry237 commented 1 year ago

Create a pokedex page folder. This folder will make use of NextJS' dynamic routing. Searchable pokedex, search by pokedex ID or Pokemon Name.

mattlandry237 commented 1 year ago

https://www.youtube.com/watch?v=1XEe-ng57GA

mattlandry237 commented 1 year ago

The link above the following 3 videos in the playlist could be a solution to effeciently creating the Pokedex

mattlandry237 commented 1 year ago

https://www.youtube.com/watch?v=j4nAZaPQzwc&list=PLC3y8-rFHvwgC9mj0qv972IO5DmD-H0ZH&index=27

getStaticPaths w fallback set to true to preserve low build time while benefitting from statically generated pages for all pokemon pages