1. React
  2. dotJS
  3. 2019
  4. Svelte

Svelte

Svelte is a new generation of web framework, it compiles your code to vanilla JS and CSS instead of evaluating it at runtime.

Bertrand Chevrier at dotJS 2019

Svelte is a new generation of web framework, it compiles your code to vanilla JS and CSS instead of evaluating it at runtime. This new approach opens new possibilities, especially for writing reactive web app. Bertrand explains how Svelte changed his mind on frameworks.