
Show Notes
<article class="post-detail"> <header> <h2 class="post-title"> <a href="https://python-podcast.de/show/htmx/">HTMX</a> (click here to comment) </h2> <!-- link is on one line to avoid underlined whitespace --> <div class="post-card-meta"> <a href="https://python-podcast.de/show/htmx/"><time datetime="2022-01-31T00:00:00+01:00">31. Januar 2022</time>,</a> <span class="author">Dominik</span> </div> </header> <div class="post-body"> <section class="block-overview"> <section class="block-paragraph"> Heute geht es um ein zur Zeit ganz heisses Thema: <a href="https://htmx.org/">HTMX</a>. Vielleicht braucht ja nicht jede Webseite eine <a href="https://en.wikipedia.org/wiki/Single-page_application#:~:text=A%20single%2Dpage%20application%20(SPA,browser%20loading%20entire%20new%20pages.">SPA</a> zu sein? <a href="https://thomas-guettler.de/start.html">Thomas</a> hat sowohl auf der DjangoCon Europe wie US einen Vortrag über htmx gehalten und daher unterhalten sich <a href="https://twitter.com/oryon_dominik">Dominik</a> und <a href="https://twitter.com/ephes">Jochen</a> heute auch mit ihm darüber :).<br />
<br />
</section> <section class="block-audio"> </section> <section class="block-paragraph"> </section> </section> <section class="block-detail"> <section class="block-paragraph"> <br />
<br />
Das Datenformat, an das sich Jochen nicht mehr erinnern konnte, war übrigens <a href="https://msgpack.org/index.html">Message pack</a>.
<h2><br />
Shownotes</h2>
<p>Unsere E-Mail für Fragen, Anregungen & Kommentare: <a href="mailto:[email protected]">[email protected]</a></p>
<h3>News aus der Szene / Programmierpodcasts</h3>
<ul>
<li><a href="https://www.python.org/dev/peps/pep-0494/">Python 3.6 End of Life</a></li>
<li><a href="https://www.tiobe.com/tiobe-index/">TIOBE Index for January 2022</a> (das Datum ist nicht in der URL, wtf)</li>
<li><a href="https://www.programmier.bar/podcast">programmier.bar</a></li>
<li><a href="https://workingdraft.de/">Working Draft</a></li>
<li><a href="https://software-architektur.tv/">Software Architektur im Stream</a></li>
<li><a href="https://www.innoq.com/en/podcast/">INNOQ Podcast</a></li>
<li><a href="https://wowirsindistvorne.show/">WO WiR SIND IST VORNE.</a></li>
<li><a href="https://techtiefen.de/">Techtiefen</a></li>
<li><a href="https://kipodcast.de/">KI in der Industrie</a></li>
</ul>
<h3>Werbung</h3>
<ul>
<li><a href="https://nordvpn.com/pythonpodcast">NordVPN 2-Jahres-Paket + 1 Monat gratis</a></li>
</ul>
<h3>HTMX</h3>
<ul>
<li><a href="https://htmx.org/">htmx</a></li>
<li><a href="https://de.wikipedia.org/wiki/Representational_State_Transfer">REST</a> / <a href="https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm">Architectural Styles and the Design of Network-based Software Architectures</a> Dissertation von Roy Fielding / <a href="https://en.wikipedia.org/wiki/HATEOAS">HATEOAS</a></li>
<li><a href="https://hotwired.dev/">Hotwire</a> / <a href="https://laravel-livewire.com/">Livewire</a> / <a href="https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html">Phoenix.LiveView</a></li>
<li><a href="https://en.m.wikipedia.org/wiki/Server-sent_events">Server Sent Events</a> / <a href="https://en.wikipedia.org/wiki/WebSocket">WebSockets</a></li>
<li><a href="https://grpc.io/">gRPC</a> / <a href="https://msgpack.org/">MessagePack</a></li>
<li>Talk about htmx at DjangoCon US 2021: <a href="https://youtu.be/L_UWY-zHlOA">Carson Gross - REST, HATEOAS & Django - It's OK to not use JSON... or Javascript</a></li>
<li><a href="https://workingdraft.de/386/">Revision 386: Web-Architekturen, ROCA, SPA, REST</a></li>
<li>David Beazly: <a href="https://github.com/dabeaz/dataklasses">Dataklasses is a library that allows you to quickly define data classes using Python type hints</a></li>
</ul>
<h3>Picks</h3>
<ul>
<li><a href="https://github.com/twpayne/chezmoi">chezmoi</a></li>
<li><a href="https://python-devtools.helpmanual.io/">Python devtools</a></li>
</ul>
</section> </section> </div> </article>
Topics
pythonhtmxresthateoasjavascriptspa