Why JavaScript will always need Transpilers and Polyfills
This blog post was originally published here.
To understand why we’ll always need transpilers and polyfills let's take a look at Backwards and Forwards compatibility in JavaScript.
Backwards compatibility
Backwards compatibility means that once somet...
rohitdhatrak.hashnode.dev4 min read