Node.js and Template Literals Introduction
Use Node.js to create a console app, and learn how to use template literals to work more efficiently with strings. Complete the Driver's License Code-Along Activity, and then work on the Driver's License Individual Exercises.
Driver's License Code-Along Activity
Follow the instructions on this page to create a Node.js application that displays some driver's license information.
Driver's License Individual Exercises
After completing the code-along activity, complete the exercises on this page to build on the driver's license app.