fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

#AlpineJS

4 posts4 participants0 posts today

Wochenrückblick, Ausgabe 76 (2025-03)

Themen:

☕ Neuer Espressobereiter im Haus: Coffee Miner Neo Flex

🌳 Update für meinen Linktree

⛰️ Alpine AJAX für Alpine.js

🌦️ smuwetter für schnelle Wetterinfos

🤖 Wikenigma: Wiki für Wissenslücken

🐚 GNU Stow für Dotfiles

🔊 Musik: Stefan Muchte, John 00 Fleming, Vladis Cue, Juliane Wolf.

#Wochenrückblick #Espresso #Kaffee #NeoFlex #CoffeeMiner #Rancilio #Linktree #AlpineJS #htmx #Wetter #OpenData #Wikenigma #CLI #stow #techno

marcusjaschen.de/blog/2025/202

Marcus Jaschen · Rückblick Kalenderwoche 2025-03
More from Marcus Jaschen

If you've been on the fence about any of my workshops, this might get you off the fence. I have a few bonuses on offer:

If you buy a ticket to any of my upcomming workshops, you'll get:

- One free code review from me
- One free project mentorship session from me

You'll also get one free course from LearnDjango.com Valued up to $49.99. A big thank you to @wsvincent for hooking this up! You legend!

buff.ly/4hq7FUr

#Git#Django#HTMX
Continued thread

I want, for example, that you can only enter uppercase in the input. currently I do it like this x-on:input=‘$event.target.value = $event.target.value.toUpperCase()’. This also updates the x-model correctly. But it would be cool if I could define something like this.

x-model-map=‘$value.toUpperCase()’ or something like that.

There are a few tickets left for my next , and workshop. It's this weekend.

Get your ticket here: buff.ly/3PqGZWI

Use the code resolution-time for 20% off!

🎁 BONUS 🎁
All workshops come with one free code review, and one project mentorship session after the event. This it to help participents move forward with their personal goals and to answer any unanswered questions.

Please share this with anyone who might find it useful!

It's new year's resolution time!

If your resolutions have something to do with learning software dev skills, I'm keen to help get you off to a good start.

Here is a discount code that will give you 20% off my upcoming workshops :`resolution-time`. This is only going to work for a few days!

The workshops are designed to set people up to keep learning and growing.

buff.ly/4hq7FUr

#Django#HTMX#Git
Continued thread

My advice: Keep the tech stack simple! Use fullstack frameworks like and add some sugar on top with e.g. and . Accept that the web is document-based. and are good examples for this "UI-style". But sure, go ahead and create the next GMail-UI or Asana-UI if you have the money and resources 😉