Hernan Lozano
I'm an average pythonista, which is a short way to say I like all things python, and talking about it. Aside from it, I'm also an average human, which is a short way to say I like watching movies, a cup of coffee in the morning and long walks on the beach.
Session
HTML suffers from verbosity and lots of copy-pasta driven development. CSS tends to bleed into important! overrides hard to maintain. React and Vue frameworks bring in extra complexity that might not be needed for a composable UI library.
In this talk we will cover different ways to architecture our templates and styles for reusability and maintanability using some techniques and libraries (like django-components, wagtail, crispy-forms, tailwindcss) to rapidly prototype and build modular websites, matching the composability of modern frontend frameworks for the working developer.