October 5, 2019

139 words 1 min read

Getting Started with Node.js

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 Getting Started with Node.js
Speakers Justin Reock (Chief Architect, OpenLogic by Perforce)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 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.

comments powered by Disqus