rename to march because of adjustments done lately

This commit is contained in:
Daniel Pötzinger
2018-05-23 13:51:50 +02:00
parent 32d1c0eae2
commit 7ce50654f8
53 changed files with 0 additions and 0 deletions

10
radar/2018-03-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).