Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Giorgi Kiknadze
Courses Plus Student 2,768 PointsAndrew is using Node's version 0.10.32 and currently it's 4.1.0 and Is it still actual tutorial?
Should I learn it or should I skip it? and loot tutorials on another website?
3 Answers

Andreas Remdt
7,721 PointsDon't worry, this course is still up-to-date. Although it seems like there are many versions between 0.10.32 and 4.1.0, that's not the case. Version 4.0.0 was release a few weeks ago, before that day version 0.12.xx was current. The reason for this huge jump are developer decisions and marketing reasons.
There may be some changes in the API for sure in 4.1.0, but you will hardly find them when following this course. Once you have an advanced understanding you might come across some issues or things that changed.

Kevin Korte
28,135 PointsI followed this last week, it still works just fine. It's worth doing.

Ximena Castillo
Courses Plus Student 1,921 PointsHi guys I recommend for all new students to install a node manager to have different versions, it will help you to work better. Some projects only accept node 0.10.x, others 0.12.x so you should have them.