6 Commits

Author SHA1 Message Date
William Jackson
6d39919b99
Essay descriptions (#3154)
* Add description to architectural-sympathy

And fix some typos

* Add description to codin-dirty

* Add description to complexity-budget

* Add description to does-hypermedia-scale

* Add description to future and fix date

* Add description to hateoas

* Add description to how-did-rest-come-to-mean-...

* Add description to htmx-sucks

* Add description to hypermedia-apis-vs-data-apis

* Add description to hypermedia-clients

* Add description to hypermedia-driven-applications

* Update hypermedia-friendly-scripting.md

* Update hypermedia-on-whatever-youd-like.md

* Update is-htmx-another-javascript-framework.md

* Update locality-of-behaviour.md

* Update lore.md

* Update mvc.md

* Update no-build-step.md

* Update prefer-if-statements.md

* Update rest-copypasta.md

* Update right-click-view-source.md

* Update spa-alternative.md

* Update splitting-your-apis.md

* Update template-fragments.md

* Update rest-explained.md

* Update two-approaches-to-decoupling.md

* Update vendoring.md

* Remove double-quote characters from descriptions

* Add description block to demo.html

* Update view-transitions.md

* Update web-security-basics-with-htmx.md

* Update webcomponents-work-great.md

* Update when-to-use-hypermedia.md

* Update why-gumroad-didnt-choose-htmx.md

* Update why-tend-not-to-use-content-negotiation.md

* Update you-cant.md

* Fix description for htmx-sucks

* Use `authors` built-in variable

Instead of the custom `author` taxonomy

* Descriptions and typos in interviews

* That double word is actually correct
2025-01-29 10:53:42 -07:00
Adrian Wannenmacher
fa2dc6c02e
fix minor mixup in the web security basics essay (#2652)
The current version refers to an HTTP response as a request. Fixed it.
2024-06-19 17:18:30 -04:00
Carson Gross
a5fd150644 Merge branch 'v2.0v2.0' of github.com:bigskysoftware/htmx into v2.0v2.0 2024-03-13 15:44:50 -06:00
Alexander Petros
8ba9e7b05d Change innerText note to reflect that we used textContent 2024-02-29 11:14:59 -05:00
Rdbo
f8982c9384
Fixed typo in Web Security Basics essay (#2302)
fix: typo in web-security-basics-with-htmx essay
2024-02-15 12:33:09 -05:00
Alexander Petros
2fc76cad58
Add htmx security essay (#2280)
* Add htmx security essay

* Change user id prop

* Typo fixes

* More typos

* Add ruby templates and fix "use" typo

* Change paragraph structure slightly

* Rephrase JSON note

* Rephase JSON security point

* Yawar edits

* Add note about flask
2024-02-06 14:01:37 -07:00