mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

354K
active users

#htmx

16 posts15 participants2 posts today
Matt Layman<p>🐍 Want to see how to add django-htmx to a Django app? That&#39;s what I did on this Building SaaS with <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="tag">#<span>Python</span></a> and <a href="https://mastodon.social/tags/Django" class="mention hashtag" rel="tag">#<span>Django</span></a>. I needed <a href="https://mastodon.social/tags/htmx" class="mention hashtag" rel="tag">#<span>htmx</span></a> to finish of a bulk task deletion feature, and django-htmx has tools to make the work easier. <a href="https://www.youtube.com/watch?v=PKL9bIjKbl4" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=PKL9bIjKbl4</span><span class="invisible"></span></a></p>
Chris Woody Woodruff<p>Want to make your Razor Pages pop without drowning in JavaScript? htmx attributes are your secret weapon! From seamless updates to enhanced user interactions, it&#39;s all about working smarter, not harder.</p><p><a href="https://woodruff.dev/mastering-htmx-attributes-your-toolkit-for-razor-pages-awesomeness/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">woodruff.dev/mastering-htmx-at</span><span class="invisible">tributes-your-toolkit-for-razor-pages-awesomeness/</span></a></p><p><a href="https://mastodon.social/tags/htmx" class="mention hashtag" rel="tag">#<span>htmx</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="tag">#<span>webdev</span></a> <a href="https://mastodon.social/tags/aspnetcore" class="mention hashtag" rel="tag">#<span>aspnetcore</span></a> <a href="https://mastodon.social/tags/aspnet" class="mention hashtag" rel="tag">#<span>aspnet</span></a> <a href="https://mastodon.social/tags/ux" class="mention hashtag" rel="tag">#<span>ux</span></a></p>
Scott Chamberlain<p>[blog] Picking a web framework </p><p><a href="https://recology.info/2025/03/web-frameworks/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">recology.info/2025/03/web-fram</span><span class="invisible">eworks/</span></a></p><p>Wrote up some thoughts/learnings on looking into what web framework to use for a work project <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://fosstodon.org/tags/ruby" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ruby</span></a> <a href="https://fosstodon.org/tags/svelte" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>svelte</span></a> <a href="https://fosstodon.org/tags/htmx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>htmx</span></a></p>
Chris Woody Woodruff<p>Ready to add some interactivity magic to your Razor Pages? htmx makes it effortless. No heavy JavaScript frameworks, just clean and simple enhancements. Dive into your first dance with htmx and see what all the hype is about: <a href="https://woodruff.dev/htmx-asp-net-razor-pages-your-first-dance-with-interactivity/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">woodruff.dev/htmx-asp-net-razo</span><span class="invisible">r-pages-your-first-dance-with-interactivity/</span></a></p><p><a href="https://mastodon.social/tags/htmx" class="mention hashtag" rel="tag">#<span>htmx</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="tag">#<span>webdev</span></a> <a href="https://mastodon.social/tags/aspnetcore" class="mention hashtag" rel="tag">#<span>aspnetcore</span></a> <a href="https://mastodon.social/tags/ux" class="mention hashtag" rel="tag">#<span>ux</span></a></p>
Cuz :twit:<p>This looks somewhat promising.</p><p><a href="https://twit.social/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://twit.social/tags/Frontend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Frontend</span></a> <a href="https://twit.social/tags/HTML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTML</span></a> <a href="https://twit.social/tags/HTMX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTMX</span></a> <a href="https://twit.social/tags/Javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Javascript</span></a> <a href="https://twit.social/tags/AJAX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AJAX</span></a> <a href="https://twit.social/tags/CSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSS</span></a> <a href="https://twit.social/tags/WebSockers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebSockers</span></a> <a href="https://twit.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a></p><p>======</p><p>What is HTMX? Why it Matters? and How to use it. - DEV Community <br><a href="https://dev.to/alexmercedcoder/what-is-htmx-why-it-matters-and-how-to-use-it-10h3" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">dev.to/alexmercedcoder/what-is</span><span class="invisible">-htmx-why-it-matters-and-how-to-use-it-10h3</span></a></p><p>---<br>HTMX is a solution that enables developers to create rich, interactive web interfaces using HTML, with minimal JavaScript. It leverages the power of HTML to handle most frontend rendering logic, swapping out chunks of HTML dynamically in response to server requests.</p>
jack<p><a href="https://w3c.social/tags/MarieLouiseVonFranz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MarieLouiseVonFranz</span></a><br><a href="https://w3c.social/tags/svg" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>svg</span></a><br><a href="https://w3c.social/tags/JacquesEllul" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JacquesEllul</span></a><br><a href="https://w3c.social/tags/%C3%89lianeRadigue" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ÉlianeRadigue</span></a> <br><a href="https://w3c.social/tags/etymology" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>etymology</span></a><br><a href="https://w3c.social/tags/htmx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>htmx</span></a><br><a href="https://w3c.social/tags/MichaelParenti" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MichaelParenti</span></a><br>re “To help some of the newcomers [me] make connections: name 5-7 things that interest you but aren't in your profile, as tags so they are searchable. Then boost this post or repeat its instructions so others know to do the same.”</p>
Alvin Ashcraft<p>Level Up Your Razor Pages: Meet htmx, Your New Best Friend | by Chris Woodruff. <a href="https://woodruff.dev/level-up-your-razor-pages-meet-htmx-your-new-best-friend/" rel="nofollow noopener" target="_blank">woodruff.dev/level-up-you...</a> <a class="hashtag" href="https://bsky.app/search?q=%23dotnet" rel="nofollow noopener" target="_blank">#dotnet</a> <a class="hashtag" href="https://bsky.app/search?q=%23webdev" rel="nofollow noopener" target="_blank">#webdev</a> <a class="hashtag" href="https://bsky.app/search?q=%23htmx" rel="nofollow noopener" target="_blank">#htmx</a> <a class="hashtag" href="https://bsky.app/search?q=%23razorpages" rel="nofollow noopener" target="_blank">#razorpages</a> <a class="hashtag" href="https://bsky.app/search?q=%23aspnetcore" rel="nofollow noopener" target="_blank">#aspnetcore</a> <a class="hashtag" href="https://bsky.app/search?q=%23csharp" rel="nofollow noopener" target="_blank">#csharp</a><br><br><a href="https://woodruff.dev/level-up-your-razor-pages-meet-htmx-your-new-best-friend/" rel="nofollow noopener" target="_blank">Level Up Your Razor Pages: Mee...</a></p>
Alvin Ashcraft 🐿️<p>Level Up Your Razor Pages: Meet htmx, Your New Best Friend | by Chris Woodruff.</p><p><a href="https://woodruff.dev/level-up-your-razor-pages-meet-htmx-your-new-best-friend/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">woodruff.dev/level-up-your-raz</span><span class="invisible">or-pages-meet-htmx-your-new-best-friend/</span></a></p><p><a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/webdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webdev</span></a> <a href="https://hachyderm.io/tags/htmx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>htmx</span></a> <a href="https://hachyderm.io/tags/razorpages" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>razorpages</span></a> <a href="https://hachyderm.io/tags/aspnetcore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aspnetcore</span></a> <a href="https://hachyderm.io/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a></p>
Sheena<p>Want to learn modern web development with <a href="https://fosstodon.org/tags/Django" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Django</span></a>, <a href="https://fosstodon.org/tags/HTMX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTMX</span></a>, <a href="https://fosstodon.org/tags/AlpineJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AlpineJS</span></a>, <a href="https://fosstodon.org/tags/TailwindCSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TailwindCSS</span></a>, and <a href="https://fosstodon.org/tags/Playwright" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Playwright</span></a> this April?</p><p>You’ve got options:</p><p>🔹 Weekend intensive (full-time): <a href="https://buff.ly/d0ydSwb" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">buff.ly/d0ydSwb</span><span class="invisible"></span></a><br>🔹 Weekday sessions (part-time): <a href="https://buff.ly/W8oPWJm" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">buff.ly/W8oPWJm</span><span class="invisible"></span></a></p><p><a href="https://fosstodon.org/tags/PreludeTech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PreludeTech</span></a></p>
Bifurkatus 🎭<p><a href="https://dresden.network/tags/TIl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TIl</span></a> about reddit alternative <a href="https://dresden.network/tags/piefed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>piefed</span></a></p><p>Just Flask with sprinklings of vanilla JS and htmx.</p><p><a href="https://join.piefed.social/2024/01/22/an-introduction-to-the-piefed-codebase/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">join.piefed.social/2024/01/22/</span><span class="invisible">an-introduction-to-the-piefed-codebase/</span></a></p><p><a href="https://dresden.network/tags/linkaggregation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linkaggregation</span></a> <a href="https://dresden.network/tags/reddit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reddit</span></a> <a href="https://dresden.network/tags/lemmy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lemmy</span></a> <a href="https://dresden.network/tags/feddit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>feddit</span></a> <a href="https://dresden.network/tags/federation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>federation</span></a> <a href="https://dresden.network/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://dresden.network/tags/htmx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>htmx</span></a> <a href="https://dresden.network/tags/flask" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>flask</span></a></p>
Chris Woody Woodruff<p>Think server-driven web development is dead? Think again! htmx is bringing it back in style, making ASP.NET Core Razor Pages more powerful than ever. Forget the over-engineering—just clean, simple interactivity. Dive into the retro-cool magic: <a href="https://woodruff.dev/back-to-the-past-how-htmx-is-reviving-server-driven-web-development/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">woodruff.dev/back-to-the-past-</span><span class="invisible">how-htmx-is-reviving-server-driven-web-development/</span></a></p><p><a href="https://mastodon.social/tags/htmx" class="mention hashtag" rel="tag">#<span>htmx</span></a> <a href="https://mastodon.social/tags/aspnet" class="mention hashtag" rel="tag">#<span>aspnet</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="tag">#<span>webdev</span></a></p>
Chris Woody Woodruff<p>I am also doing a talk on web development using <a href="https://mastodon.social/tags/htmx" class="mention hashtag" rel="tag">#<span>htmx</span></a> with ASP.NET Core Razor Pages in Tunisia. <a href="https://tunisiadevdays.net/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">tunisiadevdays.net/</span><span class="invisible"></span></a></p>
Adam Johnson :django: :python:<p>Django + htmx tip:</p><p>Use hx-headers to pass Django’s CSRF token with all requests. This allows htmx to make data-modifying requests with methods like POST or PUT.</p><p>More details: <a href="https://django-htmx.readthedocs.io/en/latest/tips.html#make-htmx-pass-djangos-csrf-token" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">django-htmx.readthedocs.io/en/</span><span class="invisible">latest/tips.html#make-htmx-pass-djangos-csrf-token</span></a></p><p><a href="https://fosstodon.org/tags/Django" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Django</span></a> <a href="https://fosstodon.org/tags/htmx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>htmx</span></a></p>
Chris Woody Woodruff<p>Ditch the JavaScript overload and bring your Razor Pages to life with htmx! It’s like giving your ASP.NET Core apps superpowers—more interactivity, less hassle. Check out my latest post to see how you can level up your Razor Pages: <a href="https://woodruff.dev/level-up-your-razor-pages-meet-htmx-your-new-best-friend/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">woodruff.dev/level-up-your-raz</span><span class="invisible">or-pages-meet-htmx-your-new-best-friend/</span></a></p><p><a href="https://mastodon.social/tags/htmx" class="mention hashtag" rel="tag">#<span>htmx</span></a> <a href="https://mastodon.social/tags/aspnet" class="mention hashtag" rel="tag">#<span>aspnet</span></a> <a href="https://mastodon.social/tags/aspnetcore" class="mention hashtag" rel="tag">#<span>aspnetcore</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="tag">#<span>webdev</span></a> <a href="https://mastodon.social/tags/ux" class="mention hashtag" rel="tag">#<span>ux</span></a></p>
Chris Woody Woodruff<p>Code on Demand is REST’s wildcard—optional but powerful. It lets servers send executable code to clients for enhanced functionality when needed. Want to know when, why, and how to use it effectively? Check out the latest post!</p><p>htmx up next!</p><p><a href="https://mastodon.social/tags/REST" class="mention hashtag" rel="tag">#<span>REST</span></a> <a href="https://mastodon.social/tags/API" class="mention hashtag" rel="tag">#<span>API</span></a> <a href="https://mastodon.social/tags/WebAPI" class="mention hashtag" rel="tag">#<span>WebAPI</span></a> <a href="https://mastodon.social/tags/htmx" class="mention hashtag" rel="tag">#<span>htmx</span></a></p><p><a href="https://woodruff.dev/rest-constraint-6-code-on-demand-when-why-and-how-to-use-it/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">woodruff.dev/rest-constraint-6</span><span class="invisible">-code-on-demand-when-why-and-how-to-use-it/</span></a></p>
Python Weekly 🐍<p>How to Setup a New Django Application with HTMX and Tailwind</p><p><a href="https://slamdunksoftware.substack.com/p/how-to-setup-a-new-django-application" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">slamdunksoftware.substack.com/</span><span class="invisible">p/how-to-setup-a-new-django-application</span></a></p><p>Discussions: <a href="https://discu.eu/q/https://slamdunksoftware.substack.com/p/how-to-setup-a-new-django-application" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">discu.eu/q/https://slamdunksof</span><span class="invisible">tware.substack.com/p/how-to-setup-a-new-django-application</span></a></p><p><a href="https://mastodon.social/tags/django" class="mention hashtag" rel="tag">#<span>django</span></a> <a href="https://mastodon.social/tags/htmx" class="mention hashtag" rel="tag">#<span>htmx</span></a> <a href="https://mastodon.social/tags/javascript" class="mention hashtag" rel="tag">#<span>javascript</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="tag">#<span>programming</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="tag">#<span>webdev</span></a></p>
elloh<p>Fedi ? Un retour sur la techno HTMX ? Ça me paraît assez simple et épurée mais qd même assez malléable pour faire des interfaces simples !</p><p>Tu en penses quoi, une expérience ou pensée à partager sur le sujet ?</p><p><a href="https://framapiaf.org/tags/dev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dev</span></a> <a href="https://framapiaf.org/tags/htmx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>htmx</span></a> <a href="https://framapiaf.org/tags/question" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>question</span></a> <a href="https://framapiaf.org/tags/logiciellibre" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>logiciellibre</span></a> <a href="https://framapiaf.org/tags/brique" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>brique</span></a> <a href="https://framapiaf.org/tags/simple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>simple</span></a></p>
smattymatty<p><a href="https://youtu.be/zjHMgS9Vu7U?si=nb2WaqaRErxHOJ_D" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">youtu.be/zjHMgS9Vu7U?si=nb2Waq</span><span class="invisible">aRErxHOJ_D</span></a></p><p>I just finished &amp; uploaded part 2 of my <a href="https://techhub.social/tags/Django" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Django</span></a> and <a href="https://techhub.social/tags/HTMX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTMX</span></a> course! </p><p>Was fun to make, a little long because I kept on adding stuff. This is inspired by the online teachers I had when I started learning <a href="https://techhub.social/tags/webdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webdev</span></a></p><p><a href="https://techhub.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://techhub.social/tags/teaching" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>teaching</span></a> <a href="https://techhub.social/tags/tutorial" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tutorial</span></a></p>
Sheena<p>My April workshop schedule is up <a href="https://prelude.tech/upcoming_workshops" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">prelude.tech/upcoming_workshop</span><span class="invisible">s</span></a> </p><p>I now have some 4 day workshops (mon to thurs) as well as weekend workshops, to suit different schedules and time zones. </p><p>Topics include: <a href="https://fosstodon.org/tags/Django" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Django</span></a> <a href="https://fosstodon.org/tags/Git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Git</span></a> <a href="https://fosstodon.org/tags/HTMX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTMX</span></a> <a href="https://fosstodon.org/tags/Tailwind" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Tailwind</span></a> <a href="https://fosstodon.org/tags/Playwright" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Playwright</span></a> <a href="https://fosstodon.org/tags/AlpineJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AlpineJS</span></a> <a href="https://fosstodon.org/tags/AllAuth" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AllAuth</span></a></p>
Kevin Davin<p><a href="https://mastodon.davinkevin.fr/tags/TechTalkReco" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechTalkReco</span></a> On dit que la mode est un éternel recommencement… pareil pour le <a href="https://mastodon.davinkevin.fr/tags/front" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>front</span></a>! </p><p>Perso, je suis team single-page-app, mais l’approche <a href="https://mastodon.davinkevin.fr/tags/HTMX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HTMX</span></a> vaut le détour, forcément!</p><p>Et une super prez de <span class="h-card" translate="no"><a href="https://mastodon.social/@stephanetrebel" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>stephanetrebel</span></a></span> (comme toujours) à <span class="h-card" translate="no"><a href="https://bird.makeup/users/bdxio" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>bdxio</span></a></span> !</p><p><a href="https://youtu.be/szSXNi77VLo" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/szSXNi77VLo</span><span class="invisible"></span></a></p>