Want to learn modern web development with #Django, #HTMX, #AlpineJS, #TailwindCSS, and #Playwright this April?
You’ve got options:
Weekend intensive (full-time): https://buff.ly/d0ydSwb
Weekday sessions (part-time): https://buff.ly/W8oPWJm
#TIl about reddit alternative #piefed
Just Flask with sprinklings of vanilla JS and htmx.
https://join.piefed.social/2024/01/22/an-introduction-to-the-piefed-codebase/
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: https://woodruff.dev/back-to-the-past-how-htmx-is-reviving-server-driven-web-development/
I am also doing a talk on web development using #htmx with ASP.NET Core Razor Pages in Tunisia. https://tunisiadevdays.net/
Django + htmx tip:
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.
More details: https://django-htmx.readthedocs.io/en/latest/tips.html#make-htmx-pass-djangos-csrf-token
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: https://woodruff.dev/level-up-your-razor-pages-meet-htmx-your-new-best-friend/
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!
htmx up next!
https://woodruff.dev/rest-constraint-6-code-on-demand-when-why-and-how-to-use-it/