#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)

#12: Deep Dive into Modules and Packages

#12: Deep Dive into Modules and Packages

Quick: What's the difference between a module, a package, and packing in Python? Find out in this episode of Talk Python To Me. All Python programmers use the import statement, but do you really know...

16 Kesä 201552min

#11: PyImageSearch and Computer Vision

#11: PyImageSearch and Computer Vision

Does a computer see in color or black and white? It's time to find out on this episode of Talk Python to Me. Join Adrian Rosebrock as we talk about PyImageSearch, OpenCV, and building computer vision ...

9 Kesä 201550min

#10: Bringing Python to the Masses with Hosting and DevOps at PythonAnywhere

#10: Bringing Python to the Masses with Hosting and DevOps at PythonAnywhere

Did you know that PythonAnywhere started out as the first spreadsheet powered and scripted using Python before it became a hosting and Python-in-your- browser-Service (PiybS)! Come get to know Harry P...

2 Kesä 20151h 5min

#9: Docker for the Python Developer

#9: Docker for the Python Developer

Did you know that Docker was not the original product from the team that built it? They were working on ways to improve their PaaS cloud platform and docker was just a side product! But oh what a side...

26 Touko 201539min

#8: Teaching Python at Grok Learning and Classrooms

#8: Teaching Python at Grok Learning and Classrooms

Did you know that Australia is making text-based computer programming a core requirement for high school students? Grok Learning is building the platform to make teaching it to kids a joy for teachers...

19 Touko 201537min

#7: Robot Operating System (ROS) and ROSPy

#7: Robot Operating System (ROS) and ROSPy

Programming is fun. Robots are fun. Programming robots is awesome! This episode Michael speaks with Dirk Thomas from the ROS (Robot Operating System) project. You will learn how to use ROS and ROSPy t...

12 Touko 201549min

#6: Requests, PyCon, and Python's future

#6: Requests, PyCon, and Python's future

Come and get plugged right into the middle the inner circle of the Python community with Kenneth Reitz. You'll get some insight into conversations from the latest Language Summit. Kenneth works at He...

5 Touko 201543min

#5: SQLAlchemy and data access in Python

#5: SQLAlchemy and data access in Python

In this episode we speak with Mike Bayer. Mike created SQLAlchemy in 2005 and over the past 10 years has been building and refining this amazing RDBMS ORM and data access layer. You'll learn a lot ab...

28 Huhti 20151h 2min