Building a file system router for Deno, part 1: the basics
Feb 16, 2023
∙
10 minute read
File system routing is a popular approach taken by modern meta-frameworks like Next.js, SvelteKit, and Fresh. So how does it work?