HTMX: Why You Don't Always Need a SPA Framework - Duncan Hunter - NDC Sydney 2024
This talk was recorded at NDC Sydney in Sydney, Australia. #ndcsydney #ndcconferences #developer #softwaredeveloper
Attend the next NDC conference near you:
https://ndcconferences.com
https://ndcsydney.com/
Subscribe to our YouTube channel and learn every day:
/ @NDC
Follow our Social Media!
https://www.facebook.com/ndcconferences
https://twitter.com/NDC_Conferences
https://www.instagram.com/ndc_conferences/
#html #vuejs #reactjs #angular #htmx #ux #web #app
The HTMX library allows you to access modern browser features directly from HTML rather than using JavaScript or a framework like React, Angular or Vue.
We'll discuss a Hypermedia Driven Application (HDA) architecture, a new/old approach to building web applications based on the server returning HTML vs JSON that can help you avoid the complexity and overhead of more complex frameworks.
By the end of this talk, you'll better understand when and why you might choose HTMX over a single page app for your next web app.