Ask questions and see you at December, 3rd (Sunday this time, collides with: https://www.meetup.com/airhacks/events/297554282/) 8 pm CET: youtube.com/c/bienadam
Also checkout recent episode:
Please keep the questions as short and as concise as only possible. Feel free to ask several, shorter questions. I will also cover some questions in my "shorts" youtube.com/@bienadam/shorts between the shows.
Upcoming airhacks.tv events are also going to be announced at meetup.com/airhacks
New: the airhacks.tv discord server: discord.gg/airhacks
Hello Adam! :-)
I saw some of your web components tips and I really liked them for client-side applications. However, we know that some applications will need to be more web-friendly, so I ask if you have heard of hypermedia systems?
The fundamental idea is to server-side render hypertext pages and enhance them without SPA frameworks, achieved by extending the HTML capabilities with HTMX. Also, we could avoid full page reloads on a traditional multi-page-application using our favorite server-side language which is Java! :-)