Skip to content

States and Effects: Amend additional resources#30923

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

States and Effects: Amend additional resources#30923
mao-sz merged 2 commits intoTheOdinProject:mainfrom
Desel72:fix/issue-30917

Conversation

@Desel72
Copy link
Copy Markdown
Contributor

@Desel72 Desel72 commented Mar 19, 2026

Because

This PR addresses GitHub issue #30917 which requests amendments to the States and Effects lessons. The changes streamline the curriculum by removing supplemental Additional resources sections and updating a broken/outdated link to a more reliable source.

This PR

  • Replaced the React reconciliation link in Introduction to State assignment section from Medium article to GeeksforGeeks article
  • Removed the entire "Additional resources" section from Introduction to State lesson
  • Removed the entire "Additional resources" section from More on State lesson
  • Removed the entire "Additional resources" section from How to Deal with Side Effects lesson

Issue

Closes #30917

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 and change link States and Effects: Amend additional resources Mar 19, 2026
Copy link
Copy Markdown
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

@mao-sz mao-sz merged commit 35a2497 into TheOdinProject:main Mar 19, 2026
2 checks passed
@Desel72 Desel72 deleted the fix/issue-30917 branch March 19, 2026 16:36
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.

States and Effects: Amend additional resources

2 participants