functional.cafe is one of the many independent Mastodon servers you can use to participate in the fediverse.
functional.cafe is an instance for people interested in functional programming and languages.

Server stats:

220
active users

Some hate towards React and other JS frameworks lately. I'd suggest that instead of claiming that React users have been fooled into using it, maybe acknowledge its merits and what problems it solves (and what it doesn't)

Main thing IMO is that is allows for early binding of event handlers to the state. This is generally a much more principled way to write complex apps and makes frontend development much more suitable for static typing.