-
Notifications
You must be signed in to change notification settings - Fork 1.7k
/
Copy pathTOC.yml
48 lines (48 loc) · 1.74 KB
/
TOC.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
- name: JavaScript and TypeScript
href: index.yml
- name: Overview
items:
- name: JavaScript in Visual Studio 2019
href: javascript-in-vs-2019.md
- name: JavaScript in Visual Studio 2017
href: javascript-in-vs-2017.md
- name: Quickstarts
items:
- name: First look at the Visual Studio IDE
href: quickstart-ide-orientation-js.md
- name: Create a Node.js project
href: /visualstudio/ide/quickstart-nodejs?toc=/visualstudio/javascript/toc.json
- name: Create a Vue.js project
href: quickstart-vuejs-with-nodejs.md
- name: Tutorials
items:
- name: Create a Node.js app with Express
href: tutorial-nodejs.md
- name: Create a Node.js app with React
href: tutorial-nodejs-with-react-and-jsx.md
- name: Publish a Node.js app to Linux App Service
href: publish-nodejs-app-azure.md
- name: How-to Guides
items:
- name: Write and edit code
href: write-and-edit-code.md
- name: Create a Vue.js application
href: create-application-with-vuejs.md
- name: Manage npm packages
href: npm-package-management.md
- name: Develop without projects or solutions ("Open Folder")
href: develop-javascript-code-without-solutions-projects.md
- name: Use the Node.js interactive REPL
href: nodejs-interactive-repl.md
- name: JavaScript IntelliSense
href: /visualstudio/ide/javascript-intellisense?toc=/visualstudio/javascript/toc.json
- name: Debug a JavaScript application
href: debug-nodejs.md
- name: Unit testing JavaScript
href: unit-testing-javascript-with-visual-studio.md
- name: Resources
items:
- name: package.json configuration
href: configure-packages-with-package-json.md
- name: Wiki docs for JavaScript and TypeScript
href: https://github.com/Microsoft/nodejstools/wiki