Fix typos and change some grammatical constructions

This commit is contained in:
daniel.motzko
2021-07-02 11:30:20 +02:00
parent 74f3203a4e
commit 8124c567ed
38 changed files with 62 additions and 141 deletions

View File

@@ -4,7 +4,5 @@ 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).
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 strongly recommend using Babel or similar solutions (e.g. TypeScript).