We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Normalize Bonfire Capitalization
splits campsites by countries and then sorts them
Normalize Summit and Improvement Names
Merge remote-tracking branch 'refs/remotes/origin/R282-Copy'
Update
Merge pull request #104 from ArbitraryHubris/fix/js-styleguide Fix/js styleguide
titlecase
uppercase headings and fixed typo
minor inconsistency
fixed inconsistencies, misplaced codeblocks
Merge pull request #102 from bugron/new-articles_part-2 Good work
add more new articles
Merge branch 'master' of github.com:FreeCodeCamp/wiki
Merge pull request #101 from sabahang/patch-1 Added solution to Bonfire Sorted Union Wiki
Added my solution to bonfire sorted union wiki Added a solution that uses filter to tackle duplicate elements
Merge remote-tracking branch 'refs/remotes/origin/master' into R282-Copy
Merge pull request #92 from faizaanceg/fix/string-prototypes new pages for String.prototype.concat and String.prototype.indexOf
Removed question post
Merge pull request #100 from sabahang/patch-1 Added two shorter solutions for Bonfire missing letters and fixed some wiki formatting
fix syntax
Merge pull request #99 from coded9/patch-4 New solution for Bonfire: Where art thou in a simple way
Merge pull request #98 from coded9/patch-3 New Solution for Bonfire:Search and Replace using regular expressions
Added solutions Added two shorter solutions and fixed some styling issues
New solution
New solution using regular expressions
Merge pull request #97 from coded9/patch-6 New solution for convert HTML entities using Javascript chaining
Another Solution Explanation also added in comments
new String.prototype
Merge pull request #88 from HermanFassett/patch-1 Fix code
Fix code Fixing code to pass tests