BoF: Getting Started with Node.js

Learn to leverage the power of server-side Javascript with this Node.js introductory tutorial. Well dive into Nodes architecture and understand the build and dependency management systems involved. …
Talk Title | BoF: Getting Started with Node.js |
Speakers | Justin Reock (Chief Architect, OpenLogic by Perforce) |
Conference | Open Source Summit + ELC North America |
Conf Tag | |
Location | San Diego, CA, USA |
Date | Aug 19-23, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Learn to leverage the power of server-side Javascript with this Node.js introductory tutorial. We’ll dive into Node’s architecture and understand the build and dependency management systems involved. Several modules for Node will be demoed, and we’ll learn how to debug Node applications within an IDE. You’ll come away with an understanding of what sets Node apart from traditional Javascript, it’s inherently asynchronous and event-driven architecture, and take a look at some real world applications built on Node.