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

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 1 year ago (1 children)

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.

[โ€“] [email protected] 1 points 1 year ago

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.