JavaScript Frameworks, Performance Comparison 2020

By Medium - 2020-12-21

Description

The ultimate performance battle between JavaScript frameworks

Summary

  • The ultimate performance battle between JavaScript frameworks I was looking around the web and realized we haven’t had a good JavaScript Framework Performance Shootout in over 2 years.
  • I will be using the LitElement implementation as the lit-html example as the standard one has been marked with an issue.
  • While Github Stars aren’t the end-all, there are over 100 libraries in the comparison so I needed criteria to select our contenders.
  • Yew is the exception but it is slower across the board otherwise.

 

Topics

  1. Frontend (0.43)
  2. NLP (0.08)
  3. Management (0.06)

Similar Articles

An Opinionated Guide to Performance Budgets

By SpeedCurve - 2021-02-19

If you're just getting started with performance budgets – or if you've been using them for a while and want to validate your work – this post is for you.

Why Discord is switching from Go to Rust

By Medium - 2020-02-04

Rust is becoming a first class language in a variety of domains. At Discord, we’ve seen success with Rust on the client side and server…

12 Alternatives To React, Angular, and Vue

By Medium - 2020-12-07

In the technological world, you all have to keep yourself prepared for the next, and that’s what alternatives are about actually. As it’s…