Tag: javascript import
-
How to Use Javascript 6 (ES6) Right Now Including ‘Import’
Note: This post is outdated because Babel changed the way it works. Please read this updated tutorial to start writing ES6 apps. So you want to use the new Javascript, most popularily denoted as ES6 (ECMAScript version 6)? Why wouldn’t you, it has all these neat features like actual classes with constructors, arrow functions, blockscoping, etc……