Skip to content

Conversation

@Asartea
Copy link
Contributor

@Asartea Asartea commented Nov 12, 2022

Because

The current function names in tempConversion are unreadable and directly contradict eveything stated about writing clean code two lesson earlier this PR updates them to be more inline

This PR

  • Changes the function names to be more in line with the convention recommended in the clean code lesson
  • Updates README.md and tempConversion.spec.js to account for these changes

Related to

Additional Information

Discussed in https://discord.com/channels/505093832157691914/1041022385123491840. While there was some valid reasoning that the convention we lay forth in the clean code isn't always used nor always the standard convention, I saw no real opposition to the specific issue of updating these names.

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases
  • 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 includes changes that needs to be updated on the solutions branch, I have created another PR (and linked it to this PR).

Copy link
Contributor

@thatblindgeye thatblindgeye left a comment

Choose a reason for hiding this comment

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

This looks good! Thanks for making this update. Im just going to add the Do Not Merge label until your other PR is ready to be merged.

@thatblindgeye thatblindgeye added Status: Do Not Merge This PR should not be merged until further notice and removed Status: Do Not Merge This PR should not be merged until further notice labels Nov 19, 2022
@thatblindgeye thatblindgeye merged commit 8746ce0 into TheOdinProject:main Nov 19, 2022
aegis945 pushed a commit to aegis945/javascript-exercises that referenced this pull request Jan 15, 2023
07_tempConversion: Update tempConversion function's naming
Oussama5379 added a commit to Oussama5379/javascript-exercises that referenced this pull request Feb 1, 2025
07_tempConversion: Update tempConversion function's naming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants