Node.js Beyond npm
Instructor: Eve Porcello
If you’ve worked on any kind of JavaScript project, it’s likely that you’ve run an npm install or set up an Express server, but have you really dug into Node.js itself? In this course, we’ll discuss Node.js beyond the basics to cover the techniques that you need to know to contribute to Node projects without feeling overwhelmed.
We’ll start by covering common design patterns that are reflected in Node.js. Then we’ll dig into asynchronous data and data streaming. By the end of the workshop, you’ll have a new set of skills for building advanced, enterprise-scale applications with Node.js.
Eve Porcello is a software developer, teacher, and co-founder of Moon Highway, a curriculum development company focused on JavaScript, Node.js, React, and GraphQL. She creates learning content for corporate engineering teams, has created video courses for LinkedIn Learning and egghead.io, and is the co-author of O’Reilly’s Learning GraphQL and Learning React.