Skip to content

Commit ba686cb

Browse files
author
gitName
committed
User Story 440934: Q&M: Retire React path and 3 modules (1 of 2)
1 parent 7acaa5a commit ba686cb

27 files changed

+70
-768
lines changed

.openpublishing.redirection.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48633,6 +48633,66 @@
4863348633
"source_path": "learn-pr/sqlserver/sql-server-2022-performance-enhancements/8-summary.md",
4863448634
"redirect_url": "/training/paths/get-started-querying-with-transact-sql/",
4863548635
"redirect_document_id": false
48636+
},
48637+
{
48638+
"source_path": "learn-pr/paths/react/index.yml",
48639+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48640+
"redirect_document_id": false
48641+
},
48642+
{
48643+
"source_path": "learn-pr/language/react-get-started/1-introduction.yml",
48644+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48645+
"redirect_document_id": false
48646+
},
48647+
{
48648+
"source_path": "learn-pr/language/react-get-started/2-javascript-xml.yml",
48649+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48650+
"redirect_document_id": false
48651+
},
48652+
{
48653+
"source_path": "learn-pr/language/react-get-started/3-clone-starter.yml",
48654+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48655+
"redirect_document_id": false
48656+
},
48657+
{
48658+
"source_path": "learn-pr/language/react-get-started/4-hello-world-test.yml",
48659+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48660+
"redirect_document_id": false
48661+
},
48662+
{
48663+
"source_path": "learn-pr/language/react-get-started/5-create-first-component.yml",
48664+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48665+
"redirect_document_id": false
48666+
},
48667+
{
48668+
"source_path": "learn-pr/language/react-get-started/6-dynamic-data-exercise.yml",
48669+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48670+
"redirect_document_id": false
48671+
},
48672+
{
48673+
"source_path": "learn-pr/language/react-get-started/7-add-style.yml",
48674+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48675+
"redirect_document_id": false
48676+
},
48677+
{
48678+
"source_path": "learn-pr/language/react-get-started/8-project-from-scratch.yml",
48679+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48680+
"redirect_document_id": false
48681+
},
48682+
{
48683+
"source_path": "learn-pr/language/react-get-started/9-knowledge-check.yml",
48684+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48685+
"redirect_document_id": false
48686+
},
48687+
{
48688+
"source_path": "learn-pr/language/react-get-started/10-summary.yml",
48689+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48690+
"redirect_document_id": false
48691+
},
48692+
{
48693+
"source_path": "learn-pr/language/react-get-started/index.yml",
48694+
"redirect_url": "https://learn.microsoft.com/training/browse/",
48695+
"redirect_document_id": false
4863648696
}
4863748697
]
4863848698
}

learn-pr/achievements.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5795,3 +5795,13 @@ achievements:
57955795
title: Design a hybrid network architecture on Azure
57965796
summary: You have a traditional on-premises infrastructure that you need to connect to resources in Azure. In this module, you learn how to select a connectivity method for your use cases that balances functionality, cost, and security.
57975797
iconUrl: /training/achievements/design-a-hybrid-network-architecture.svg
5798+
- uid: learn.react.trophy
5799+
type: trophy
5800+
title: Creating your first web apps with React
5801+
summary: React.js is the most popular front-end JavaScript framework. Through JSX, a combination of HTML and JavaScript, developers are able to create views in a natural fashion. Developers can also create components for reusable blocks across their applications. This learning path will introduce you to React, and the core skills you need as a developer to use this powerful framework.
5802+
iconUrl: /training/achievements/react/react-path.svg
5803+
- uid: learn.language.react-get-started.badge
5804+
type: badge
5805+
title: Get started with React
5806+
summary: React.js is the most popular front-end JavaScript framework. Developers use JSX, a combination of HTML and JavaScript, to create views in a natural way. Developers can also create components for blocks that can be reused across their applications. This module introduces React and the core skills developers need to use this powerful framework.
5807+
iconUrl: /training/achievements/react/react-get-started.svg

learn-pr/github/introduction-copilot-javascript/includes/7-summary.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ To avoid consuming all your monthly GitHub Codespaces time, it's important to de
2323
* [What is GitHub Copilot?](/shows/introduction-to-github-copilot/what-is-github-copilot-1-of-6?WT.mc_id=academic-105743-bethanycheum )
2424
* [Introduction to GitHub Copilot](/training/modules/introduction-to-github-copilot/?WT.mc_id=academic-105774-abrilu)
2525
* [Code with GitHub Codespaces](/training/modules/code-with-github-codespaces/?WT.mc_id=academic-105774-abrilu)
26-
* [Get started with React](/training/modules/react-get-started/?WT.mc_id=academic-105774-abrilu)
2726
* [Visual Studio Code (YouTube)](https://www.youtube.com/@code/playlists)

learn-pr/language/react-get-started/1-introduction.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/react-get-started/10-summary.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/react-get-started/2-javascript-xml.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

learn-pr/language/react-get-started/3-clone-starter.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/react-get-started/4-hello-world-test.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/react-get-started/5-create-first-component.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/language/react-get-started/6-dynamic-data-exercise.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)