Download presentation
Presentation is loading. Please wait.
Published byAlexa Kirchner Modified over 6 years ago
1
Nick Trogh (@nicktrog)
Technical Evangelist, Microsoft
2
Agenda Introduction to the Node Tools for Visual Studio DEMO
The editor Debugging REPL NPM Unit testing Profiling
3
#AskMSDev
4
Introduction to Node Tools for Visual Studio
5
Why Bring all features you’ve come to expect to Node.js Free extension
IntelliSense Cross-platform debugging Profiling Package management Source control integration Free extension
6
Open Source
7
DEMO Node Tools for Visual Studio Getting started:
npm install -g typescript tsc greeter.ts Types Classes Interfaces Modules Generics Enums Optional fields in interface or function params (?-syntax) Lambdas VS Code Tooling Tsconfig.json -> typescript configuration and IntelliSense (avoids use of reference) Tasks.json -> compile task Node Tools for Visual Studio
8
Agenda Introduction to the Node Tools for Visual Studio DEMO
The editor Debugging REPL NPM Unit testing Profiling
9
Resources Node Tools for Visual Studio Node.js chat sample
Node.js chat sample
10
Want more JavaScript webinars?
11
#AskMSDev
12
Thank you
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.