Why large Django projects need a data (prefetching) layer with Flávio Juvenal - DjangoCon US 2022
Django REST Framework focus on Don’t Repeat Yourself is useful for code simplicity and compatibility with built-in solutions for permissions, pagination, filters, etc. However, after projects grow in complexity, DRF’s default architecture isn’t enough to ensure code maintainability. Often, any change requires navigating through a lot of nesting to ensure all necessary ORM calls and avoid serious performance slowdowns. In this talk, you’ll learn how to use a custom data prefetch layer to avoid those issues by gathering together code that changes together.
This talk was presented at: https://2022.djangocon.us/talks/why-large-django-projects-need-a-data/
LINKS: Follow Flávio Juvenal 👇 On Twitter: https://twitter.com/flaviojuvenal
Follow DjangCon US 👇 https://twitter.com/djangocon
Follow DEFNA 👇 https://twitter.com/defnado https://www.defna.org/
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.