Learn the basics of htmx - an HTML-focused UI library that can handle data fetching and rendering in web applications without complex JavaScript code or frameworks.
#webdevelopment #javascript #100SecondsOfCode
π¬ Chat with Me on Discord
https://discord.gg/fireship
π Resources
- htmx docs https://htmx.org
- HTML in 100 seconds https://youtu.be/ok-plXXHlWw
- Nuxt in 100 Seconds https://youtu.be/dCxSsr5xuL8
- Math for Programmers https://youtu.be/lkIFF4maKMU
π₯ Get More Content - Upgrade to PRO
Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access
π¨ My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
π Topics Covered
- What is htmx?
- htmx quickstart tutorial
- Alpine.js vs htmx
- Do I need a JavaScript framework?
- What is AJAX in web development?
- htmx boost vs Turbolinks