Django Weblog: Django IRC Channels migration to Libera.Chat
Link: https://www.djangoproject.com/weblog/2021/may/26/django-irc-channels-migration-liberachat/
At approximately 3 am UTC on May 26, 2021, the operators of the Freenode IRC network assumed control of the #django* channels on that network. This means that representatives of the Django community n
Link: https://www.djangoproject.com/weblog/2021/may/26/django-irc-channels-migration-liberachat/
At approximately 3 am UTC on May 26, 2021, the operators of the Freenode IRC network assumed control of the #django* channels on that network. This means that representatives of the Django community n
Matt Layman: You Don't Need JavaScript
Link: https://www.mattlayman.com/blog/2022/you-dont-need-javascript/
What If I Told You… You Don’t Need JavaScript.
This talk explores why JavaScript is not good fit for most web apps.
I then show how most web apps can do dynamic things using htmx. htmx is an extension
Link: https://www.mattlayman.com/blog/2022/you-dont-need-javascript/
What If I Told You… You Don’t Need JavaScript.
This talk explores why JavaScript is not good fit for most web apps.
I then show how most web apps can do dynamic things using htmx. htmx is an extension
Matt Layman
You Don't Need JavaScript
What If I Told You... You Don't Need JavaScript. This talk explores why #JavaScript is not good fit for most web apps. I then show how most web apps can do dynamic things using htmx. I provide examples using #Django, #Flask, #RubyOnRails, and #Laravel.