#537: Datastar: Modern web dev, simplified

#537: Datastar: Modern web dev, simplified

You love building web apps with Python, and HTMX got you excited about the hypermedia approach -- let the server drive the HTML, skip the JavaScript build step, keep things simple. But then you hit that last 10%: You need Alpine.js for interactivity, your state gets out of sync, and suddenly you're juggling two unrelated libraries that weren't designed to work together. What if there was a single 11-kilobyte framework that gave you everything HTMX and Alpine do, and more, with real-time updates, multiplayer collaboration out of the box, and performance so fast you're actually bottlenecked by the monitor's refresh rate? That's Datastar. On this episode, I sit down with its creator Delaney Gillilan, core maintainer Ben Croker, and Datastar convert Chris May to explore how this backend-driven, server-sent-events-first framework is changing the way full-stack developers think about the modern web.

Jaksot(541)

#20: Interactive Python and Teaching Python: Beyond Text Books

#20: Interactive Python and Teaching Python: Beyond Text Books

What if your computer science textbooks could run their python code samples and that code ran directly in your browser, kinda like JavaScript but better, because: Python. It is possible and Brad Mille...

11 Elo 201548min

#19: Automate the Boring Stuff with Python

#19: Automate the Boring Stuff with Python

Some of the things we do in life are tedious and boring. It's the kind of thing that machines or robots could do. So let's build those machines!

4 Elo 201541min

#18: Python Anti-patterns and other mistakes

#18: Python Anti-patterns and other mistakes

Often the most important lessons we learn is what NOT to do. Show #18 is all about BAD Python code and Python Antipatterns with Andreas Dewes. Listen in to learn about the "Empty Intern Except Block" ...

28 Heinä 201548min

#17: Python on bare metal with MicroPython

#17: Python on bare metal with MicroPython

How many layers of abstraction and indirection are between your python code and machine instructions? What if that number could be 1 and Python itself was the operating system? That would be so amazin...

21 Heinä 201551min

#16: Python at Netflix

#16: Python at Netflix

Right now there is a chaos monkey running through AWS knocking over Netflix servers. But don't be alarmed! It's all part of the plan. This is Talk Python to Me with Roy Rapoport from Netflix and the t...

14 Heinä 201556min

#15: Python at Spotify, PSF, and PyLadies

#15: Python at Spotify, PSF, and PyLadies

A strong community is one of Python's super-powers and that's what this episode of Talk Python To Me is all about! We speak with Lynn Root about her work with Python at Spotify, her role in the PSF as...

7 Heinä 201549min

#14: Moving from PHP to Python 3 with Patreon

#14: Moving from PHP to Python 3 with Patreon

It's uncommon when technology and purpose combine to create something amazing. But that's exactly what's happening here a Patreon. Learn how they are using Python to enable an entirely new type of cro...

30 Kesä 201549min

#13: Flask web framework and much, much more

#13: Flask web framework and much, much more

Did you know that Flask has its origins in an April fools joke that unexpectedly took off? Listen in this week to hear about the history, current state, and future of Flask with its creator Armin Rona...

23 Kesä 201550min