DEV Community

Discussion on: Node.js Certification: first impressions

Collapse
 
terary profile image
Terary Chambers

Great tips.

I have only one additional recommendation.

Someone preparing for the test really should practice using a similar environment, virtual machine, CentOS, vscode. Make sure not to allocate too much resources (so that it runs slower, similar to network degradation).

Someone that can write code that uses setTimeout + promise + stream + test
via slow virtual box will be well prepared. Of course, this is in addition to all the other recommendations.