当前位置:网站首页>Is blazor ready to serve the enterprise?
Is blazor ready to serve the enterprise?
2020-11-08 00:43:00 【Irving the procedural ape】
If you are writing .NET Web Applications , You may have realized that in the last year .NET Web The hot spots in the field of development are Blazor Of . If you don't understand Blazor, It allows you to use C# To write the Web UIs, Traditionally you have to use JavaScript. In the past two years, , I've seen it evolve from a lovely Microsoft experimental project to what they think is a production ready project .
With the official release next week .NET 5 ! We see Blazor A lot of improvements to :CSS Isolation 、JavaScript Isolation 、 Component virtualization 、 Switching events support 、 Delay loading 、 Server side pre rendering and so on . These improvements can help Blazor Catch up with the leading SPA The basic functions of the framework , Such as Vue、React and Angular.
If you're writing code for a company of the right size , You might think Blazor Are you ready for enterprise application development . You can convince your bosses to use it for new application development , Is it possible to refactor an existing application ? I think it's ready . However , It's not an easy answer " yes "-- It involves a subtle answer , It's not just about new technology . Here I would like to share a related English article :
- Is Blazor Safe for Your Enterprise to Bet On?
We will answer some common questions to answer this question :
Blazor Is another Silverlight Do you ?
If you use Blazor Developed for a while , I must feel that this is an unreasonable argument , It's usually the right question to ask Blazor Questions raised by feeling without understanding , But this is one of you in .NET Questions that must be answered in Ecology . Blazor Is based on WebAssembly Standard built ( Use C# instead of JavaScript To build Web Applications ), Instead of using Microsoft's exclusive technology that can be suddenly abandoned . It doesn't need to be like Silverlight.........
版权声明
本文为[Irving the procedural ape]所创,转载请带上原文链接,感谢
边栏推荐
- 看一遍就理解,图解单链表反转
- C++基础知识篇:C++ 基本语法
- Do you really understand the high concurrency?
- China Telecom announces 5g SA commercial scale in 2020
- CPP (2) creating CPP project
- Supervisor process management installation and use
- delphi10的rest.json与system.json的踩坑
- The emergence and significance of micro service
- 密码学-尚硅谷
- Windows下子系统Ubuntu安装
猜你喜欢

The software in your host has terminated an established connection. resolvent

Got timeout reading communication packets解决方法

什么你的电脑太渣?这几招包你搞定! (Win10优化教程)

Ubuntu下搜狗输入法的下载安装及配置

来自不同行业领域的50多个对象检测数据集

面部识别:攻击类型和反欺骗技术

Got timeout reading communication packets解决方法

IDEA-项目未自动生成 .iml 文件

The most detailed usage guide for perconaxtradbcluster8.0

delphi10的rest.json与system.json的踩坑
随机推荐
Jingtao project day09
什么都2020了,LINQ查询你还在用表达式树
easyui dialog“缓存问题”
Fortify漏洞之 Privacy Violation(隐私泄露)和 Null Dereference(空指针异常)
1.深入Istio:Sidecar自动注入如何实现的?
GET,POST,PUT,DELETE,OPTIONS用法与说明
ROS learning: remote start ROS node
Web Security (1) -- browser homology strategy
Windows subsystem Ubuntu installation
High concurrency in ngnix cluster
Python image recognition OCR
Ubuntu下搜狗输入法的下载安装及配置
异常+abstract
Brief history of computer
微信小程序request报400错误 @RequestBody接收不到
Python 图片识别 OCR
Go sending pin and email
C / C + + Programming Notes: what are the advantages of C compared with other programming languages?
Data structure and sorting algorithm
Web安全(一)---浏览器同源策略