Skip to content

React Intro: Remove additional resources#30924

Merged
mao-sz merged 2 commits intoTheOdinProject:mainfrom
Desel72:fix/issue-30916
Mar 19, 2026
Merged

React Intro: Remove additional resources#30924
mao-sz merged 2 commits intoTheOdinProject:mainfrom
Desel72:fix/issue-30916

Conversation

@Desel72
Copy link
Contributor

@Desel72 Desel72 commented Mar 19, 2026

Because

This PR addresses GitHub issue #30916 which requests the removal of Additional resources sections from React Introduction lessons. The changes streamline the curriculum by removing supplemental content to focus students on core lesson material.

This PR

  • Removed the entire "Additional resources" section from Introduction to React lesson
  • Removed the entire "Additional resources" section from Setting Up a React Environment lesson
  • Removed the entire "Additional resources" section from React Components lesson

Issue

Closes #30916

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

@github-actions github-actions bot added the Content: React Involves the React course label Mar 19, 2026
@Desel72 Desel72 changed the title fix: remove additional resources React Intro: Remove additional resources Mar 19, 2026
Copy link
Contributor

@mao-sz mao-sz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. You've left an extra blank line at the end of each of these lessons, so these must be removed to pass the linter checks before I can merge.

Info on running the linter locally

@Desel72
Copy link
Contributor Author

Desel72 commented Mar 19, 2026

@mao-sz Could you please review again? thank you

Copy link
Contributor

@mao-sz mao-sz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing that. A heads up that you can request a re-review via the re-review button in the top-right (see image below)

Image

@mao-sz mao-sz merged commit 7f5b37a into TheOdinProject:main Mar 19, 2026
2 checks passed
@Desel72 Desel72 deleted the fix/issue-30916 branch March 19, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content: React Involves the React course

Projects

None yet

Development

Successfully merging this pull request may close these issues.

React Intro: Remove additional resources

2 participants