JavaScript

What Is Babel, What Is Used For?

If I give a example from a real life, you may imagine smoothly what Babel is, Babel is a simultaneous translator :)

When I return to software development from real life. Babel is a interpreter javascript library which changes syntax of codes.

Today, browsers can not follow all new technologies instantly. In this situations BabelJS rescues life of software developers.

For example, you want to use ES6 (ECMA Script 6) but not all browsers can interpret it, in this situation Babel’s javascript library step in for us and it changes ES6 javascript code syntax to ES5 javascript code syntax or if you want, it can change ES6 to old style javascript codes.

Have a good codings.. See you in other posts..

B. Aytac AGMA
Comp. Eng.

You can share and save this page with:
Tags: , , , , , , , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*