mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 21:41:40 +00:00
reorganize essays
This commit is contained in:
parent
5de1c76f6c
commit
3dc73f6d04
@ -26,12 +26,19 @@ page_template = "essay.html"
|
||||
* [Does Hypermedia Scale?](@/essays/does-hypermedia-scale.md)
|
||||
* [SPA Alternative](@/essays/spa-alternative.md)
|
||||
|
||||
### Building Hypermedia Applications
|
||||
### Real World htmx Experiences
|
||||
* [A Real World React to htmx Port](@/essays/a-real-world-react-to-htmx-port.md)
|
||||
* [Another Real World React to htmx Port](@/essays/another-real-world-react-to-htmx-port.md)
|
||||
* [Next.js to htmx — A Real World Example](@/essays/a-real-world-nextjs-to-htmx-port.md)
|
||||
* [Web Security Basics (with htmx)](@/essays/web-security-basics-with-htmx.md)
|
||||
* [You Can't Build Interactive Web Apps Except as Single Page Applications... And Other Myths](@/essays/you-cant.md)
|
||||
|
||||
### On The Other Hand...
|
||||
* [htmx sucks](@/essays/htmx-sucks.md)
|
||||
* [Why Gumroad Didn't Choose htmx](@/essays/why-gumroad-didnt-choose-htmx.md)
|
||||
|
||||
### Building Hypermedia Applications
|
||||
* [Hypermedia-Driven Applications (HDAs)](@/essays/hypermedia-driven-applications.md)
|
||||
* [Web Security Basics (with htmx)](@/essays/web-security-basics-with-htmx.md)
|
||||
* [Hypermedia Friendly Scripting](@/essays/hypermedia-friendly-scripting.md)
|
||||
* [10 Tips For Building SSR/HDA applications](@/essays/10-tips-for-SSR-HDA-apps.md)
|
||||
* [Why I Tend Not To Use Content Negotiation](@/essays/why-tend-not-to-use-content-negotiation.md)
|
||||
@ -40,7 +47,6 @@ page_template = "essay.html"
|
||||
* [Model/View/Controller](@/essays/mvc.md)
|
||||
* [Is Rendering JSON More Efficient Than Rendering HTML?](https://github.com/1cg/html-json-speed-comparison)
|
||||
* [Is JSON Smaller Than HTML?](https://github.com/1cg/html-json-size-comparison)
|
||||
* [You Can't Build Interactive Web Apps Except as Single Page Applications... And Other Myths](@/essays/you-cant.md)
|
||||
|
||||
### Complexity Very Very Bad
|
||||
* [The Grug Brained Developer](https://grugbrain.dev)
|
||||
@ -50,10 +56,6 @@ page_template = "essay.html"
|
||||
* [Is htmx Just Another JavaScript Framework?](@/essays/is-htmx-another-javascript-framework.md)
|
||||
* [htmx Implementation Deep Dive (Video)](https://www.youtube.com/watch?v=javGxN-h9VQ)
|
||||
|
||||
### On The Other Hand...
|
||||
* [htmx sucks](@/essays/htmx-sucks.md)
|
||||
* [Why Gumroad Didn't Choose htmx](@/essays/why-gumroad-didnt-choose-htmx.md)
|
||||
|
||||
### Hypermedia History
|
||||
|
||||
* [A File Structure For The Complex, The Changing and the Indeterminate (Ted Nelson, 1965)](https://dl.acm.org/doi/pdf/10.1145/800197.806036)
|
||||
|
Loading…
x
Reference in New Issue
Block a user