Recently I heard Microsoft has released Blazor.NET web framework which works with WebAssembly technology.
i.e Now Blazor will allow you to use C# code client-side. No need to learn huge complex JavaScript frameworks/libraries like Angular, React, NodeJS etc.
What do you think about these innovations ? Is this is the future of the web technology ? Isn't this will help developers stop learning JavaScript and rather develop Client side apps using any one Server side technology like C#, Java etc ?
:)