Skip to content

Commit c48e109

Browse files
authored
Merge pull request #50941 from ShawnKupfer/WB1822
User Story 440934: Q&M: Retire React path and 3 modules (1 of 2)
2 parents b2a1c7b + 2d3fec3 commit c48e109

27 files changed

+70
-768
lines changed

.openpublishing.redirection.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49481,6 +49481,66 @@
4948149481
"source_path": "learn-pr/sports-machine-learning/use-mixed-reality-toolkit/index.yml",
4948249482
"redirect_url": "https://learn.microsoft.com/training/browse/",
4948349483
"redirect_document_id": false
49484+
},
49485+
{
49486+
"source_path": "learn-pr/paths/react/index.yml",
49487+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49488+
"redirect_document_id": false
49489+
},
49490+
{
49491+
"source_path": "learn-pr/language/react-get-started/1-introduction.yml",
49492+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49493+
"redirect_document_id": false
49494+
},
49495+
{
49496+
"source_path": "learn-pr/language/react-get-started/2-javascript-xml.yml",
49497+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49498+
"redirect_document_id": false
49499+
},
49500+
{
49501+
"source_path": "learn-pr/language/react-get-started/3-clone-starter.yml",
49502+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49503+
"redirect_document_id": false
49504+
},
49505+
{
49506+
"source_path": "learn-pr/language/react-get-started/4-hello-world-test.yml",
49507+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49508+
"redirect_document_id": false
49509+
},
49510+
{
49511+
"source_path": "learn-pr/language/react-get-started/5-create-first-component.yml",
49512+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49513+
"redirect_document_id": false
49514+
},
49515+
{
49516+
"source_path": "learn-pr/language/react-get-started/6-dynamic-data-exercise.yml",
49517+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49518+
"redirect_document_id": false
49519+
},
49520+
{
49521+
"source_path": "learn-pr/language/react-get-started/7-add-style.yml",
49522+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49523+
"redirect_document_id": false
49524+
},
49525+
{
49526+
"source_path": "learn-pr/language/react-get-started/8-project-from-scratch.yml",
49527+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49528+
"redirect_document_id": false
49529+
},
49530+
{
49531+
"source_path": "learn-pr/language/react-get-started/9-knowledge-check.yml",
49532+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49533+
"redirect_document_id": false
49534+
},
49535+
{
49536+
"source_path": "learn-pr/language/react-get-started/10-summary.yml",
49537+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49538+
"redirect_document_id": false
49539+
},
49540+
{
49541+
"source_path": "learn-pr/language/react-get-started/index.yml",
49542+
"redirect_url": "https://learn.microsoft.com/training/browse/",
49543+
"redirect_document_id": false
4948449544
}
4948549545
]
4948649546
}

learn-pr/achievements.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5810,6 +5810,16 @@ achievements:
58105810
title: Design a hybrid network architecture on Azure
58115811
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.
58125812
iconUrl: /training/achievements/design-a-hybrid-network-architecture.svg
5813+
- uid: learn.react.trophy
5814+
type: trophy
5815+
title: Creating your first web apps with React
5816+
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.
5817+
iconUrl: /training/achievements/react/react-path.svg
5818+
- uid: learn.language.react-get-started.badge
5819+
type: badge
5820+
title: Get started with React
5821+
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.
5822+
iconUrl: /training/achievements/react/react-get-started.svg
58135823
- uid: learn.sports-machine-learning.use-mixed-reality-toolkit.badge
58145824
type: badge
58155825
title: Create a mixed reality basketball player lineup with the Mixed Reality Toolkit

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)