Click here to Skip to main content
15,884,388 members
Articles / Web Development / CSS

Blazor WebAssembly vs Angular: Client Side Clash

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
9 Aug 2020CPOL10 min read 10.7K   3  
Which SPA technology should you use: Blazor WebAssembly or something more mature like Angular, and why?
In this article we will compare Blazor WebAssembly to Angular across ten categories: wiew typing, component level CSS, validation, tooling, maturity, language, debugging, testability, interop, and code sharing.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Lee is a Microsoft MVP and a prolific writer, speaker, and youtuber on .Net and open source topics. Lee is a Solution Samurai at InfernoRed ( http://infernoredtech.com). When not coding he enjoys running, mountain biking, smoking brisket, electronics, 3D printing, and woodworking. He is active on twitter where you can reach him @lprichar ( https://twitter.com/lprichar).

Comments and Discussions