Jeppe Tuxen
I've been working professionally with Django since 2014. A game designer by education, but found out that developing web applications with Django is much more fun :-).
For me nothing beats finding the best solution within a constrained design space, and most of the time Django is my go-to tool.
Sessions
Server-side is back, baby!
- take a break from Javascript, write your apps with liveviews instead 🚀
In this tailk, we explore liveviews as an alternative to “traditional” client-side rendering – a new way of building dynamic user interfaces for the web.
First, we give an introduction to the concept of liveviews and discuss how it differs from server-side rendering and client-side rendering.
After that, we showcase our interpretation of a Django liveview called Hypergen.
Then, in the main part of the talk, we build an example app with Hypergen while discussing some of its architectural choices.
Last, we open for questions and a more interactive vibe.
So are you looking for a break from Javascript, or if you’re just curious about what else is possible with Django, this talk is for you!