A brief course in the absolute basics of web development, using two minimalist libraries: Sinatra and htmx.
- </> htmx
Contents
- Introduction
- Hypermedia and HATEOAS
- The state of HTML
- Instant gratification
- Form submission 101
- Personalization with GET
- Personalization with POST
- Enter htmx
- Swapping the parent element
- In conclusion