Skip to content

Commit 477a42d

Browse files
authored
Merge pull request #3134 from v-mepa/update_page_tittle_and_meta_tag
SEO: Update_page_tittle_and_meta_tag
2 parents 2a1f2f7 + df03f58 commit 477a42d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

hub/dev-environment/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Setup a development environment on Windows 10
3-
description: A guide to help you setup your development environment on Windows and install your prefered tools and code languages. Whether you prefer using Python, NodeJS, VS Code, Git, Bash, Linux tools and commands, Android Studio, we've got your covered with great new tools like Windows Terminal and WSL.
3+
description: A guide to help you setup your development environment on Windows and install your prefered tools and code languages.
44
author: mattwojo
55
ms.author: mattwoj
66
manager: jken

hub/dev-environment/javascript/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: Windows for JavaScript, NodeJS, React, and Vue developers
3-
description: A guide to help you get started building JavaScript apps. Install NodeJS, React, Vue, Next.js, Nuxt.js, or Gatsby and set up your development environment on Windows 10.
2+
title: Install JavaScript frameworks on Windows
3+
description: A guide to help you get started with JavaScript frameworks on Windows, including Node.js, React.js, Vue.js, Next.js, Nuxt.js, or Gatsby.
44
author: mattwojo
55
ms.author: mattwoj
66
manager: jken
77
ms.topic: article
88
ms.technology: windows-javascript
99
keywords: Node.js, NodeJS, next.js, nuxt.js, gatsby, react, vue, windows, install, wsl, Set up windows, Dev Environment
1010
ms.localizationpriority: medium
11-
ms.date: 04/19/2021
11+
ms.date: 06/04/2021
1212
---
1313

14-
# Windows 10 for JavaScript & Node.js developers
14+
# Install JavaScript frameworks on Windows
1515

1616
This guide will help you get started using JavaScript frameworks on Windows, including Node.js, React.js, Vue.js, Next.js, Nuxt.js, or Gatsby.
1717

18-
## Choose a framework to install and set up your dev environment
18+
## Choose a JavaScript framework to install and set up your dev environment
1919

2020
:::row:::
2121
:::column:::

0 commit comments

Comments
 (0)