Live data from Hacker News

Are any JavaScript developers excited for Blazor?

news.ycombinator.com

1–10 of 13 posts

Are any JavaScript developers excited for Blazor?

#1
I see a bunch of hype about Blazor and have dug pretty deep into the framework and certainly see some exciting developments.

However, I haven't read much about the opinions of really talented front end engineers who currently love and prefer javascript / typescript. What do you think?

Re: Are any JavaScript developers excited for Blazor?

#4
This might be a better link: https://learn-blazor.com/getting-started/what-is-blazor/

First I'm hearing of this project. It sounds cool, but I fear it will eventually die of neglect like every previous attempt to use !JS in the browser. Maybe if Microsoft pushes it heavily with their first-party sites?

Re: Are any JavaScript developers excited for Blazor?

#10
I'm not interested in many client-side frameworks. The reference to Silverlight gives a clue as to who it may be targeting.

> Unlike former platforms like Silverlight, it does not bring its own rendering engine to paint pixels on the screen. Blazor uses the Browser’s DOM to display data.

Post reply on HN