Live data from Hacker News

Ask HN: You have 1 week to get as good as possible at Node.js. What do you do?

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: You have 1 week to get as good as possible at Node.js. What do you do?

#4

Find a relevant node GitHub project. Admire the code. Change it to do something useful. Separately, follow a tutorial for getting a basic express static webpage served so the essential mechanics a node web app are understood.

Thanks for suggestion