Why large Django projects need a data (prefetching) layer with Flávio Juvenal - DjangoCon US 2022

Published: 24 November 2022
on channel: DjangoCon US
1,968
like

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-l...

LINKS:
Follow Flávio Juvenal 👇
On Twitter:   / flaviojuvenal  

Follow DjangCon US 👇
  / djangocon  

Follow DEFNA 👇
  / defnado  
https://www.defna.org/


Watch video Why large Django projects need a data (prefetching) layer with Flávio Juvenal - DjangoCon US 2022 online without registration, duration hours minute second in high quality. This video was added by user DjangoCon US 24 November 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,968 once and liked it like people.