Files
TechRadarAJR/radar/2018-03-01/babel.md
2018-05-23 13:51:50 +02:00

11 lines
387 B
Markdown

---
title: "Babel"
ring: adopt
quadrant: languages-and-frameworks
---
We have been using babel for some time now. Since we have started using it, we don't have to
struggle with unimplemented features of ECMAScript. In this regard, JavaScript is
JavaScript, no matter what browser you are using. We we strongly recommend
using Babel or similar solutions (e.g. TypeScript).