11 lines
366 B
Markdown
11 lines
366 B
Markdown
---
|
|
title: "Babel"
|
|
ring: adopt
|
|
quadrant: languages-and-frameworks
|
|
---
|
|
|
|
We are using babel for quite a while now and since then we don't have to
|
|
struggle with unimplemented features of ECMAScript. In this regard JavaScript is
|
|
JavaScript, no matter what browser you are using and we strongly recommend to
|
|
use Babel or similar solutions (e.g. TypeScript).
|