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 trialGiorgi 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,149 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.