Skip to content

fix(curriculum): clarify .toFixed() explanation and examples#67000

Closed
domsteindl wants to merge 1 commit intofreeCodeCamp:mainfrom
domsteindl:fix/curriculum-clarify-lecture
Closed

fix(curriculum): clarify .toFixed() explanation and examples#67000
domsteindl wants to merge 1 commit intofreeCodeCamp:mainfrom
domsteindl:fix/curriculum-clarify-lecture

Conversation

@domsteindl
Copy link
Copy Markdown

Checklist:

Closes #66991

Further clarify explanation of how .toFixed() acts when no argument is provided.
To accomplish this i moved the example as for when no argument is provided further up and also altered the explanation of it

I have tested the change on my local setup of ffc

Before

image

After

Screenshot 2026-04-19 at 02-04-17 Working with Numbers and Common Number Methods - What Is the toFixed() Method and How Does It Work Learn freeCodeCamp org

@domsteindl domsteindl requested review from a team as code owners April 19, 2026 00:08
@github-actions github-actions bot added scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. deprioritized PR reviews are deprioritized; lacks productive input and ignores codebase best practices. labels Apr 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi there,

Thanks for opening this pull request.

The automated checks found some issues:

Linked Issue: The linked issue has not been triaged yet, and a solution has not been agreed upon. Once the issue is open for contribution, you are welcome to update this pull request to reflect the issue consensus. Until then, we will not be able to review your pull request.


Join us in our chat room or our forum if you have any questions or need help with contributing.

@Jeevankumar-s Jeevankumar-s added the status: blocked In a transient & temporary hold. label Apr 19, 2026
@gikf
Copy link
Copy Markdown
Member

gikf commented Apr 19, 2026

Hi there,

Thanks for creating this pull request.

The linked issue has not been triaged yet, and a solution has not been agreed upon. Once the issue is open for contribution, you are welcome to update this pull request to reflect the issue consensus. Until the issue is open for contribution, we will not be able to review your pull request.

@gikf gikf closed this Apr 19, 2026
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

deprioritized PR reviews are deprioritized; lacks productive input and ignores codebase best practices. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. status: blocked In a transient & temporary hold.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No explanation of default behaviour if no arguments included in toFixed() method

3 participants