IBM Developer

Summary

Summary, next steps, and additional resources for Node.js development

By J Steven Perry

Summary

This learning path completes your introduction to Node.js development. If you began with the "Get started with Node.js" learning path and continued with this one, you should have a firm foundation for your continuing education and practice as a professional Node.js developer.

Next steps

If you want to continue learning from this course, start by playing with the Shopping List application. Use the source code to deepen your understanding of the code and patterns in Node.js applications; I guarantee you'll notice things about the code now that you didn't see when you first started this course! You can also use npm to integrate new tools and packages from the Node ecosystem. And, of course, you should always log, debug, and profile your code for optimal functioning and performance.