What are some good (free) resources for learning Node.js?
I've been writing Javascript for few years now but mostly frontend code, I am familiar with modules, ES6, package dependencies etc. What I'm looking for is a good book/github repo that would give me insight into writing server-side code. If the tutorial would be written for latest release of Node (I believe it's 8), that'd be the best!
No comments yet.