Also you know JS already.
Ask HN: You have 1 week to get as good as possible at Node.js. What do you do?
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?
#2Obtain a recent udemy crash course, and cram hard. Particularly focus on completing some of the projects.
Re: Ask HN: You have 1 week to get as good as possible at Node.js. What do you do?
#3Find 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.
Re: Ask HN: You have 1 week to get as good as possible at Node.js. What do you do?
#4Find 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
Re: Ask HN: You have 1 week to get as good as possible at Node.js. What do you do?
#5Obtain a recent udemy crash course, and cram hard. Particularly focus on completing some of the projects.
Thanks for suggestion