Static Site Generation (SSG) with NextJS
November 07, 2020Statically generating paths using NextJS
A blog by Alex.
Random thoughts and things I learn.
Statically generating paths using NextJS
Cool stuff related to Static Site Generation, API Routes and Proxying requests in NextJS
How to implement Postgres ROW_NUMBER to "rank" ordered queries using TypeOrm
Hello World