Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Setting Up Vim for Front-End Development. (HTML/CSS/JS Focus)

So recently I switch to a FreeBSD fork called TrueOS (because I'm a tech-masochist)

The Problem is that the only version of NPM available depends on Node v.7 so I can't build the Atom text ediotr, because it doesn't yet support Node 7.

Basically, I've decided to switch to Vim (insert scary music) for my development stuff anyway as I tinker with Python and Java abit. I've also decided to do most of my HTML/CSS/JS work on it too. As someone who literally has just finished Kenneth's Vim workshop what plugins are recommended for front-end devs?

Any and all help is appreciated!