Skip to content
C.W.K.
Stream
Quiz · 5 questions

Modern Node — The 2026 Reality

Native features that cover common jobs once handled by npm packages

Level 0Node Curious
0 XP0/40 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete

Quiz

01When can Node's built-in node:test be enough without a third-party test runner?
02Which two npm packages have common roles covered by node --env-file=.env --watch server.mjs in a simple modern project?
03You run node script.ts on current Node and get an error about enums. What's the issue?
04Why is node:sqlite's API synchronous (DatabaseSync) instead of promise-returning?
05What does node --permission --allow-fs-read=./data script.mjs actually do?
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.