Y
Hacker News
new
|
ask
|
show
|
jobs
by
yashodhan
4780 days ago
How is their Node.js course? Are there comparable courses out there for learning Nodejs from scratch?
3 comments
prezjordan
4780 days ago
I really liked it. Good introduction, but it won't offer too much if you've worked with Nodejs in the past. It goes over the basics, some refactoring, then introduces socket.io and redis. Their Rails courses are also quite excellent.
link
davidandgoliath
4780 days ago
I too wonder about this question :)
link
jdlshore
4779 days ago
My series, "Let's Code: Test-Driven JavaScript" covers Node.js, along with a lot of other material. It's intended for professional developers.
http://www.letscodejavascript.com
link