Web Front End Frameworks

This post summarizes different web application frameworks.

List of web front end frameworks

Web application frameworks featured on this post:

  • React
  • Angular
  • Vue.js
  • Ember.js
  • Blazor
  • Svelte

React

React is library to build UIs (user interfaces) that uses JavaScript programming language.

It is developed by Meta/Facebook and other communities.

React’s official web

React at Wikipedia

Angular

Angular is a web framework that uses TypeScript programming language.

It is developed by the Angular team at Google and other companies and communities.

Angular is also known as Angular 2+, because it is a complete rewrite of the discontinued project Angular.js.

Angular’s official web

Angular at Wikipedia

Vue.js

Vue.js is an open-source JavaScript framework.

Vue.js’ official web

Ember.js

Ember.js’ official web

Blazor

Blazor is a web framework that uses C# and HTML.

It is developed by Microsoft.

Blazor’s official web

Blazor at Wikipedia

Svelte

Svelte is a free and open-source (FOSS) web frontend compiler.

It is maintained by the Svelte core team contributors.

Svelte’s official web

You might also be interested in…

2 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *