Skip to content

Refs And Memoization: Rephrase sentence to clarify useMemo behavior#30939

Merged
mao-sz merged 1 commit intoTheOdinProject:mainfrom
sameeksha-dalvi:rephrase-sentence
Mar 25, 2026
Merged

Refs And Memoization: Rephrase sentence to clarify useMemo behavior#30939
mao-sz merged 1 commit intoTheOdinProject:mainfrom
sameeksha-dalvi:rephrase-sentence

Conversation

@sameeksha-dalvi
Copy link
Contributor

Because

The sentence in the Refs and Memoization lesson needed rephrasing to clarify useMemo behavior.

This PR

  • Updated the sentence based on the suggested wording

Issue

Closes #30935

Additional Information

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 25, 2026
@mao-sz mao-sz merged commit f11f0b4 into TheOdinProject:main Mar 25, 2026
3 checks passed
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.

Refs And Memoization: <A slightly confusing sentence when comparing useEffect and useMemo>

2 participants