Variables, Types, and Collections
Given a scenario, write code to create variables and initialize them correctly.
Objects, Functions, and Classes
Given a business requirement, locate the best function implementation.
Given a business requirement, apply fundamentals of object implementation to solve the business requirement.
Given a business requirement, apply fundamentals of class implementation to solve the business requirement.
Server Side JavaScript
Given a scenario and requirements, infer which Node.js implementation is a good solution.
Know the core Node.js modules and given requirements, infer which Node.js library/framework is a good solution.
Given a scenario and requirements, distinguish which Node.Js Package Management solution is the most fitting.