From d7ad8a9d55f1981a620bf91f7e03792f1bbc94da Mon Sep 17 00:00:00 2001 From: "Roland Edwards, AOE GmbH" <39269273+raedwards@users.noreply.github.com> Date: Thu, 17 May 2018 09:07:27 +0200 Subject: [PATCH] Update babel.md --- radar/2017-10-01/babel.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/radar/2017-10-01/babel.md b/radar/2017-10-01/babel.md index 71cfd58..4338237 100644 --- a/radar/2017-10-01/babel.md +++ b/radar/2017-10-01/babel.md @@ -4,7 +4,7 @@ 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). +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).