Django and HTMX #1 - Introduction to HTMX and Dynamic AJAX Requests

Описание к видео Django and HTMX #1 - Introduction to HTMX and Dynamic AJAX Requests

In this video, we'll use HTMX to look up and validate form input dynamically with AJAX requests, while displaying informative messages in the DOM - without writing a single line of JavaScript code!


HTMX is a new technology that makes it easier to write interactive, dynamic applications - without resorting to front-end frameworks like React, Vue or Angular. This simplifies your application architecture, and allows you to keep your code within the Django (or Flask, Laravel, Spring, etc) ecosystem.

Starter code is available in the "Starter" directory in the Github link below.

Completed code can be found in the "Video #1" directory.

▶️ Full Playlist:
   • Django & HTMX  

☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📖 Blog: https://www.bugbytes.io/posts/django-...
👾 Github: https://github.com/bugbytes-io/django...
🐦 Twitter:   / bugbytesio  

#django #htmx #python

Комментарии

Информация по комментариям в разработке