💭 HTML Over The Wire | Hotwire ============================== !https://hotwired.dev/ Date: August 11, 2023 HTML Over The Wire | Hotwire Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. hotwired.dev [1] An alternative approach to building modern web withhout heavy js and json, but instead html over the wire, keeping the logic in the backend of rails. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://hotwired.dev/ [2]: /thoughts/ [3]: /tags/thoughts/