This commit is contained in:
Daniel Pötzinger
2018-05-22 15:17:55 +02:00
parent eb040f5d61
commit 58984efdc3
53 changed files with 0 additions and 0 deletions

10
radar/2018-01-01/babel.md Normal file
View File

@@ -0,0 +1,10 @@
---
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).