Skip to content

Conversation

@phucfix
Copy link

@phucfix phucfix commented Sep 24, 2025

Add link to pure function explanation in README

Because

Readers may not be familiar with the term "pure function," so adding an external reference helps improve clarity and understanding of the documentation.

This PR

  • Add a link in the README to an explanation of pure functions

Issue

Closes #XXXXX

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

Add link to pure function explanation in README
@github-actions github-actions bot added the Content: JavaScript Involves the JavaScript course label Sep 24, 2025
@phucfix phucfix closed this Sep 24, 2025
@phucfix phucfix reopened this Sep 24, 2025
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. The same change needs to be made to the Ruby course's hash map lesson. The change can be made in this same PR - no need to open a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content: JavaScript Involves the JavaScript course

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants