Войти
  • 80Просмотров
  • 1 неделя назадОпубликованоPyLadies

Sheena - Modern frontend development the simple way

Language: English Speaker: Sheena Talk Title: Modern frontend development the simple way Once upon a time, if you wanted to build a modern web experience using a Python based web framework, an obvious choice was to expose a bunch of APIs and build your frontend in something else entirely (eg React). Times have changed. Tools like HTMX and AlpineJS have made HTML great again. These tools make full stack web dev fast and fun, they simplify development, shrink code bases, and give backend devs the ability to do modern frontend work. In my personal experience I've seen the adoption of these tools lead to massive productivity gains for junior and senior devs alike.