htmx/www/talk.md
2021-12-27 13:01:30 -07:00

2.4 KiB

layout title
layout.njk </> htmx - high power tools for html

htmx Talk

htmx Discord Server

Github Discussions

Feature Requests & Bug Reports

Github Issues

Social

@htmx_org on Twitter

#htmx on Stack Overflow

(NB: Please post the StackOverflow question URL to the Discord after creating the question for faster service.)

r/htmx on reddit

Email: htmx@bigsky.software

Training

HTMX + Flask: Modern Python Web Apps, Hold the JavaScript Course by Michael Kennedy

Atom Feed (Announcements & Essays)

feed.xml

Announcements

    {%- for post in collections.announcements reversed -%}
  • {{ post.date | date: "%Y-%m-%d"}} - {{ post.data.title }} 🔥🔥
  • {%- endfor -%}