DjangoCon 2022 | Experimenting with file-based routing in Django

Experimenting with file-based routing in Django by Sage Abdullah

File-system based routing has been widely used in JavaScript web frameworks such as Next.js, NuxtJS, Remix, Gatsby, and SvelteKit.

With file-system based routing, the URL structure of your web application is defined by the structure of the codebase. This makes it easier to find the view that handles a certain path, and vice versa.

This talk will explore an experiment that implements file-based routing in a Django project.

Date Added: September 19, 2024

Note: We understand that names change, people change, and bodies change. We respect each individual's journey and privacy. If you have any concerns about a video or need us to remove content, please don't hesitate to contact us. We will handle your request with care and promptly address any issues.