Why Javascript?

To put it simply, it's the easiest to read!

Or rather, it has the potential to be the easiest to read.

TypeScript is slop, and I don't recommend it except for package-level type declarations.

Simple Syntax

Flexible API Design

Massive Ecosystem

Perf-Gamed

Multi-Runtime

Powerful Syntax

  • Tagged template strings
  • Module system
  • Generators
  • Proxies

JavaScript syntax is simple and flexible, allowing APIs to create simple interfaces.

The JavaScript ecosystem is overflowing, yet valuable.

Always bet on Javascript