We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove Backticks Image Remove backticks image as it duplicates the preceding text.
Merge pull request #130 from BKinahan/fix/rename-code-format Rename Code Format
Rename Code Format Rename `code format` article to `code formatting`. closes FreeCodeCamp/camperbot#10
Merge pull request #129 from SaintPeter/fix/update-PR-article Markdown fixes and minor edits to PR docs.
Markdown fixes and minor edits to PR docs.
Merge pull request #128 from SaintPeter/article-how-to-pr-fork How to Fork and Create Pull Requests
How to Fork and Create Pull Requests
Merge pull request #127 from cschritt/wiki/Bonfire-Repeat-a-String-Solution added solution to bonfire article Repeat a String
added solution to bonfire article
Merge pull request #126 from chrisipanaque/fix/argument-text-link Fixes the word Argument in link
Fixes the word Argument in link Fixes the word Argument in text link, where it points to more information about optimization issues and managing arguments.
Merge pull request #125 from abhisekp/patch-1 Add link to code of conduct
Add link to code of conduct
Merge pull request #108 from gurulearningxyz/for-loop-explained-changes For loop explained changes
Merge pull request #124 from sabahang/patch-1 Added my solution to Binary Agents Bonfire
Added my solution to Binary Agents Bonfire Added a shorter solution that uses `split()`, `map()` and Spread Operator to provide a cleaner solution
Merge pull request #123 from sabahang/patch-2 Added my solution to bonfire Steamroller
added a link to the original solution added a link to Stackoverflow to reference the original author
Added my solution to bonfire Steamroller Added a solution using reduce and recursion to flatten all nested array elements
Merge pull request #122 from sabahang/patch-1 Added my solution and removed an incorrect solution for bonfire drop it
removed a user from contributors list Removed @mhelmetag with his consent as the offered solution didn't provide the correct answer
Added my solution and removed an incorrect solution - The removed solution was wrong as it used `filter()` and removed all the elements that didn't satisfy the condition rather than just the ones that don't satisfy the condition before the index of the first found element - Added my solution to the problem - fixed formatting
adding explaination and code sample for loops adding explaination and code sample for loops, updated with feedback
Merge pull request #121 from FreeCodeCamp/banning-policy Banning policy
add banning policy
revert confused person wiki post
Merge branch 'master' of https://github.com/FreeCodeCamp/wiki
Merge pull request #117 from coded9/patch-9 New Solution for Bonfire Sorted Union using reduce()
Merge pull request #118 from coded9/patch-11 New solution for Bonfire Arguments optional
Merge branch 'master' of https://github.com/FreeCodeCamp/FreeCodeCamp.wiki