this post was submitted on 06 Aug 2023
384 points (94.4% liked)
Programmer Humor
19452 readers
232 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I get these vibes when WASM introduced C# to the frontend via Blazor.
Feels wrong. Feels like it shouldn't be possible.
But binaries on the frontend are so. cot. dayum. fast
Blazor has been my favourite framework to do my side projects in for the past couple years now.
While I love it and use it wherever I can, TBF it's mainly a frontend technology for people who are stronger in the .NET stack than the JS/TS ecosystem. The latter is miles ahead on tooling, size of the ecosystem and the pace of innovation/improvement.