First post of the New Year! And it’s a short one…

Recently, I’ve decided to actually care more about my text editor and download some packages to make life easier (or just make Sublime look better). Here is my definitive guide on what to get:

Essential

If you develop in JavaScript and build stuff with React

  • Babel
    • Syntax highlighting for ES6 and JSX
  • JSHint Gutter
    • JavaScript linter. Saved me a few times…

Things you should use but don’t want to

  • Vintage
    • Vim emulator that actually comes with Sublime…

Happy coding!

  • Walter