-
Notifications
You must be signed in to change notification settings - Fork 358
Home
Steve Lee edited this page Oct 11, 2015
·
37 revisions
- NTVS Installation
- Install Node.js and get started with NTVS
- Tutorials and Walkthroughs
- NTVS Overview video - fast-paced overview of NTVS with @DinoViehland (outdated, but still good)
- Node.js and NTVS Walkthrough (Channel 9) - discussion and walkthrough of Node.js/NTVS with @mousetraps
- Tutorial: Build a Node.js powered chatroom web app in NTVS with Rami Sayar
- [FAQ] See "Features in-Depth" below for more information on TypeScript support, running Grunt on build, deploying to Azure, and other NTVS features.
- Contributing to NTVS
- Build Instructions for NTVS
- Manual Test Matrix
- Microsoft Internal Contributor Docs
- IntelliSense and Editing
- Debugging
- Projects
- TypeScript
- npm Integration
- Interactive Window (REPL)
- Profiling
- Azure Deployment
- Test Explorer
- Pre and Post Build Actions (running grunt on build)
- Package IntelliSense
- Web Essentials (includes jslint and jshint support)
- Task Runner Explorer (for grunt and gulp)
- EditorConfig
- MAX_PATH workarounds
- iisnode - hosting Node.js applications on Windows
- nvm-windows - for switching between Node versions on the fly