social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

David Guillot

@romanroe I would also add that some other server-side web frameworks have their own stuff for bringing reactivity to server-side generated web pages: has , has . has become popular where nobody else has taken a more integrated approach: obviously, but also , and apps.

@david_guillot Makes sense! I love #Django and its my primary weapon of choice. But due to its structure and philosophy it doesn't move as fast as e.g. #Rails (e.g. impressive how quickly they picked up SQLite for their Solid* stuff). I guess #HTMX was a very welcomed solution from the "outside" to allow more interactive frontends.