Posts

Showing posts from March, 2016

Babel syntax highlighting for Sublime 3

In case you are looking for an ES6 syntax highlighting in sublime, check the babel-sublime project. Here it is:  babel-sublime

Looking into ES6

I'm starting to look at ES6 and here's one post that I found useful for converting react.js components to ES6. http://www.tamas.io/react-with-es6/