Need advice about which tool to choose?Ask the StackShare community!
Blazor vs Remake: What are the differences?
What is Blazor? An experimental web UI framework using C#/Razor and HTML, running in the browser via WebAssembly. Blazor is a .NET web framework that runs in any browser. You author Blazor apps using C#/Razor and HTML.
What is Remake? A server-rendered framework for building CRUD web apps fast. It is a new way to build web apps. It lets startups launch products quicker and start talking to customers sooner.
Blazor and Remake belong to "Low Code Platforms" category of the tech stack.
Some of the features offered by Blazor are:
- Uses only the latest web standards
- No plugins or transpilation needed
- A component model for building composable UI
On the other hand, Remake provides the following key features:
- Editable areas built in
- Zero-config sortable items
- Sign up & log in, already done
Blazor is an open source tool with 8.79K GitHub stars and 686 GitHub forks. Here's a link to Blazor's open source repository on GitHub.
Pros of Blazor
- Uses C#63
- No need to learn separate language or technology49
- Supports making a single page application42
- Tight integration with .NET project40
- Uses .NET standard library38
- Very little JavaScript required30
- Components29
- No need to compile, bundle and deploy separately27
- Shared classes between client and server27
- Cross Platform24
- Has Server AND Client hosting models21
- Very easy JavaScript interop if required18
- Third party state management i.e. Blazor-State17
- App state can be managed singleton objects14
- Portable Code across Mobile, Web and Desktop4
- Work with Electron/MAUI2
Pros of Remake
Sign up to add or upvote prosMake informed product decisions
Cons of Blazor
- Initial load time4
- Hard to inject javascript2