I’m currently learning node.js through Lynda.com. As part of this course, I’m also learning about unit testing, which I’m sure will come in handy soon. Once this course is done, I will probably start watching some Laracasts and learning about Laravel, which should expose me to more unit testing.

I am finding unit testing very interesting, and only slightly confusing so far. But the topic seems secondary to the learning of node.js, and he’s flying through the different tools that are available through npm. Still, I’m getting a lot of good information.

Learning Node.js