Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap
Build a simple HTMX Project in this tutorial. HTMX explained with examples is the fastest way to learn how it works. We will look at a simple CRUD app and review how HTMX works.
💖 Support me on Patreon ➜ https://patreon.com/davegray
⭐ Become a full-stack web dev with Zero To Mastery Courses:
- The Complete Web Developer: https://bit.ly/WebDevMaster
- The Complete Web Designer: https://bit.ly/CompWebDesign
- Junior to Senior Dev Roadmap: https://bit.ly/WebDevRoadmap-JrtoSr
🚩 Subscribe ➜ https://bit.ly/3nGHmNn
📬 Course Updates ➜ https://courses.davegray.codes/
🚀 Discord ➜ https://discord.gg/neKghyefqh
☕ Buy Me A Coffee ➜ https://www.buymeacoffee.com/davegray
👇 Follow Me On Social Media:
GitHub: https://github.com/gitdagray
X: https://twitter.com/yesdavidgray
LinkedIn: https://www.linkedin.com/in/davidagray/
Blog: https://www.davegray.codes/
🔗 Source Code: https://github.com/gitdagray/simple-htmx-project
Build a Simple HTMX Project | HTMX Explained with Examples
(00:00) Intro
(00:05) Welcome
(00:27) HTMX is not HTML
(01:05) Installing HTMX
(01:31) Reviewing the HTMX web page
(05:38) Server Delivering HTML to HTMX
(08:01) Hono Server
(08:44) My Thoughts on HTMX
(09:29) Running the Project
📚 Tutorial References:
🔗 HTMX: https://htmx.org/
🔗 Hono: https://hono.dev/
👀 Visual Studio Code: https://code.visualstudio.com/
Was this Simple HTMX Project tutorial helpful? If so, please share. Let me know your thoughts in the comments.
#htmx #project #simple