Microsoft Blazor
Free Course Microsoft Blazor
Hello everyone and welcome to the new section on Blazor, this great new framework from Microsoft that allows us to make web applications only with C# and .NET.
History
Normally, when we want to make a web application, in which we want to perform asynchronous actions, interactive for the user, to look nice, we have to resort to various well-known frameworks such as React, Angular or Vue for the frontend and then have some kind of backend for treat logic and data like ASP.NET Core, Java, etc.
This is very good and it is a totally valid practice, but it also has its cons:
- use different languages
- Rewrite code, double validation
- Perform more and more complex tests
- Higher costs, more programmers
- Can you imagine being able to create an entire application that has the same features that I just mentioned, but saves us the cons?
What is Blazor?
Blazor is an open-source, cross-platform framework for building web applications. It allows you to use only C# to create interfaces, without having to use Javascript, which is what is usually used in these cases, as I have explained before.
Blazor has different features:
- Cross-platform, supported by Windows, Linux and macOS.
- It allows all development to be done using C# and Razor, with the option to use Javascript if desired.
- It can be developed in any IDE.
- Open source.
Our task is to centralize the largest number of courses, training, tutorials, videos to make it easier for you to search when you want to train.
Generally, we incorporate those that are free, but if we find some interesting ones that are paid, we add them so that your training is more profitable and professional.
Keep training yourself to become a better professional or simply for personal achievements, cheer up, don't give up and go ahead !!!.
Good luck !!! The team of:
|