Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
olezhka25762yBlazor is amazing. I'm rewriting our in house timesheet and document management and access apps in it
-
Just put in production server side blazor app.
+ backend via GraphqL server. Shit is fast
But generates a LOT of trafic.
Old app : Around 500 MB / day (Apis)
Blazor server side : 15+GB per day (With less users than old app).
And sometimes stability is a bit tricky, but overall, grat plateform !
Next year will migrate it toi client side -
We use Blazor and Bolero for some projects at $work. For internal tools only, tho. That’s only because most of our devs are shit and don’t know or want to learn anything beyond JS. Also the Blazor/Bolero setups can just be built and forgotten, which is good. Blazor was used until I introduced Bolero for our SA, and now they want to migrate everything to Bolero.. mission: accomplished.
Related Rants
Do y'all use Blazor? .-. the C#-based web-UI (web assembly one)
Thinking of going in on it hard coz I hate to think of a world where backend is written in JS (🤮) just for better interoperability with JS-based UI and cheaper devs to hire (JS-fullstacks) 🤮🤮🤮
question
ui
frontend
c#
blazor