Here's the in-depth explanation from Carson, with two examples, of how HTMX creates a new pattern for web coding:
@jeremyphoward
-
Breaking Web Development Constraints: HTTP and New Coding Patterns
By
–
The most mind-expanding interview I've ever done is this — my interview with @htmx_org
, in which he explains with examples:
– How HTTP works
– How browsers constrain what devs can do with it
– A new pattern for web coding that breaks those constraints. -
FastHTML Should Have Been Option T5 Choice
By
–
They should have gone with option T5: just use FastHTML. https://
youtube.com/watch?v=aWfYxg
-Ypm4
… -
Scaling AI Systems Across Fleet with Microservices Architecture
By
–
how you gonna scale this across a fleet using microservices huh?
-

Not Enterprise Enough: AI Solutions Falling Short
By
–
oh no cover your eyes. this isn't enterprise enough.
-

FastHTML Streamlit Pattern: Real-Time Form Results Demo
By
–
If you're looking for a Streamlit-style pattern in FastHTML, then this is the full code for a basic example with a form on the left and some results updated in real time on the right (just the form vals in this case): https://
github.com/AnswerDotAI/fa
sthtml-example/blob/main/htmx/formdemo.py
… -

Next Era Not Smarter: Critical Perspective on AI Progress
By
–
Narrator: the next era was not, in fact, smarter.
-
htmx2ft adds flexible syntax output support
By
–
Ah what the hell here's another quick release to add a last minute PR. `htmx2ft` now supports either children-first or attr-first syntax output. https://
github.com/AnswerDotAI/fa
sthtml/pull/193
… -
htmx2ft releases children-first and attr-first syntax output
By
–
Ah what the hell here's another quick release to add a last minute PR. `htmx2ft` now supports either children-first or attr-first syntax output.
-

Front-End Development Rant: Modern Challenges Explained
By
–
https://
blog.frankmtaylor.com/2024/06/20/a-r
ant-about-front-end-development/
…