this post was submitted on 07 Jun 2023
26 points (100.0% liked)
Programming
13447 readers
9 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does Blazor count? I've done a little with that. Mostly though, no. My job doesn't require much frontend work and even if it did it would be jQuery at best.
I don't think you'd really need to either unless you genuinely enjoy being at the bleeding edge. React, Angular and Vue aren't going anywhere any time soon. That could be laziness talking...
I've been loving Blazor and it totally counts! I'm using it in a hobby project to make mini-games using canvas and integrating with PlayFab (kinda like neopets). It feels so nice to work with and can be so powerful and surprisingly flexible. Angular feels so verbose and unnecessarily bloated any time I even look at my colleagues' code now ๐
As a .NET developer with a strong dislike of JavaScript being able to write a frontend using C# is fantastic. The only complaints I ever hear about it is actually around Visual Studio support and not Blazor itself.
I really hope it takes off.