This lesson offers an introduction to working with third-party modules using the CommonJS standard. This lesson guides you with installing a third-party package, importing and exporting the module, and creating custom code that is integrated with the module.
This lesson is intended for anyone who wants to learn about Node.js.
There are no prerequisites for this lesson but an interest in Node.js would be beneficial.