Permalink
Please sign in to comment.
Showing
with
530 additions
and 635 deletions.
- +1 −1 10-Steps-To-Plan-Better-So-You-Can-Write-Less-Code.md
- +1 −1 Academic-Honesty-Policy.md
- +1 −1 Algorithm-Arguments-Optional.md
- +1 −1 Algorithm-Binary-Agents.md
- +1 −1 Algorithm-Boo-who.md
- +1 −1 Algorithm-Caesars-Cipher.md
- +1 −1 Algorithm-Check-for-Palindromes.md
- +5 −5 Algorithm-Chunky-Monkey.md
- +1 −1 Algorithm-Confirm-the-Ending.md
- +1 −1 Algorithm-Convert-HTML-Entities.md
- +1 −1 Algorithm-DNA-Pairing.md
- +1 −1 Algorithm-Diff-Two-Arrays.md
- +1 −1 Algorithm-Drop-it.md
- +1 −1 Algorithm-Everything-be-True.md
- +1 −1 Algorithm-Exact-Change.md
- +1 −1 Algorithm-Factorialize-a-Number.md
- +1 −1 Algorithm-Falsy-Bouncer.md
- +1 −1 Algorithm-Find-The-Longest-Word-in-a-String.md
- +1 −1 Algorithm-Finders-Keepers.md
- +1 −1 Algorithm-Friendly-Date-Ranges.md
- +1 −1 Algorithm-Inventory-Update.md
- +1 −1 Algorithm-Make-a-Person.md
- +1 −1 Algorithm-Map-the-Debris.md
- +2 −2 Algorithm-Meet-Algorithm.md
- +2 −2 Algorithm-Missing-letters.md
- +1 −1 Algorithm-Mutations.md
- +1 −1 Algorithm-No-Repeats-Please.md
- +1 −1 Algorithm-Pairwise.md
- +1 −1 Algorithm-Pig-Latin.md
- +1 −1 Algorithm-Repeat-a-String-Repeat-a-String.md
- +1 −1 Algorithm-Return-Largest-Numbers-in-Arrays.md
- +1 −1 Algorithm-Reverse-a-String.md
- +1 −1 Algorithm-Roman-Numeral-Converter.md
- +1 −1 Algorithm-Search-and-Replace.md
- +1 −1 Algorithm-Seek-and-Destroy.md
- +1 −1 Algorithm-Slasher-Flick.md
- +1 −1 Algorithm-Smallest-Common-Multiple.md
- +1 −1 Algorithm-Sorted-Union.md
- +1 −1 Algorithm-Spinal-Tap-Case.md
- +1 −1 Algorithm-Steamroller.md
- +9 −9 Algorithm-Style-Guide.md
- +1 −1 Algorithm-Sum-All-Numbers-in-a-Range.md
- +1 −1 Algorithm-Sum-All-Odd-Fibonacci-Numbers.md
- +1 −1 Algorithm-Sum-All-Primes.md
- +2 −2 Algorithm-Symmetric-Difference.md
- +1 −1 Algorithm-Title-Case-a-Sentence.md
- +1 −1 Algorithm-Truncate-a-String.md
- +1 −1 Algorithm-Validate-US-Telephone-Numbers.md
- +1 −1 Algorithm-Where-art-thou.md
- +1 −1 Algorithm-Where-do-I-belong.md
- +1 −1 Algorithm-Wiki-Template.md
- +3 −3 August-2015-Improvements.md
- +1 −1 August-Live-Stream.md
- +3 −3 Back-End-Project-Resources.md
- +1 −1 Bonus-SocketIO.md
- +1 −1 Challenge-Accessing-Nested-Arrays-In-Json.md
- +1 −1 Challenge-Accessing-Nested-Objects-In-Json.md
- +1 −1 Challenge-Accessing-Objects-Properties-With-Bracket-Notation.md
- +1 −1 Challenge-Accessing-Objects-Properties-With-The-Dot-Operator.md
- +1 −1 Challenge-Accessing-Objects-Properties-With-Variables.md
- +1 −1 Challenge-Adding-A-Default-Option-In-Switch-Statements.md
- +1 −1 Challenge-Assignment-With-A-Returned-Value.md
- +1 −1 Challenge-Chaining-If-Else-Statements.md
- +1 −1 Challenge-Change-the-Font-Size-of-an-Element.md
- +1 −1 Challenge-Comparison-With-The-Equality-Operator.md
- +1 −1 Challenge-Comparison-With-The-Greater-Than-Equal-To-Operator.md
- +1 −1 Challenge-Comparison-With-The-Greater-Than-Operator.md
- +1 −1 Challenge-Comparison-With-The-Inequality-Operator.md
- +1 −1 Challenge-Comparison-With-The-Less-Than-Equal-To-Operator.md
- +1 −1 Challenge-Comparison-With-The-Less-Than-Operator.md
- +1 −1 Challenge-Comparison-With-The-Strict-Equality-Operator.md
- +1 −1 Challenge-Comparison-With-The-Strict-Inequality-Operator.md
- +1 −1 Challenge-Comparisons-With-The-Logical-And-Operator.md
- +2 −2 Challenge-Comparisons-With-The-Logical-Or-Operator.md
- +1 −1 Challenge-Generate-Random-Whole-Numbers-within-a-Range.md
- +1 −1 Challenge-Global-Scope-And-Functions.md
- +1 −1 Challenge-Global-Vs-Local-Scope-In-Functions.md
- +1 −1 Challenge-Introducing-Else-If-Statements.md
- +1 −1 Challenge-Introducing-Else-Statements.md
- +1 −1 Challenge-Introducing-Javascript-Object-Notation-Json.md
- +1 −1 Challenge-Iterate-Through-An-Array-With-A-For-Loop.md
- +1 −1 Challenge-Label-Bootstrap-Buttons.md
- +1 −1 Challenge-Local-Scope-And-Functions.md
- +1 −1 Challenge-Multiple-Identical-Options-In-Switch-Statements.md
- +2 −2 Challenge-Nesting-For-Loops.md
- +1 −1 Challenge-Passing-Values-To-Functions-With-Arguments.md
- +1 −1 Challenge-Replacing-If-Else-Chains-With-Switch.md
- +1 −1 Challenge-Return-A-Value-From-A-Function-With-Return.md
- +1 −1 Challenge-Return-Early-Pattern-For-Functions.md
- +1 −1 Challenge-Returning-Boolean-Values-From-Functions.md
- +1 −1 Challenge-Save-your-Code-Revisions-Forever-with-Git.md
- +1 −1 Challenge-Selecting-From-Many-Options-With-Switch-Statements.md
- +1 −1 Challenge-Testing-Objects-For-Properties.md
- +1 −1 Challenge-Trigger-Click Events-with-jQuery.md
- +1 −1 Challenge-Updating-Object-Properties.md
- +1 −1 Challenge-Use-Conditional-Logic-with-If-Else-Statements.md
- +1 −1 Challenge-Use-Hex-Code-to-Color-Elements-Blue.md
- +1 −1 Challenge-Use-Hex-Code-to-Color-Elements-Green.md
- +1 −1 Challenge-Using-Objects-For-Lookups.md
- +3 −3 Checkpoint-Counting-Cards.md
- +3 −3 Checkpoint-Golf-Code.md
- +2 −2 Checkpoint-Profile-Lookup.md
- +4 −4 Checkpoint-Record-Collection.md
- +1 −1 Checkpoint-Shopping-List.md
- +3 −3 Checkpoint-Stand-In-Line.md
- +3 −3 Checkpoint-Word-Blanks.md
- +1 −1 Coding-Help.md
- +1 −1 Contributions-Guide---with-Typo-Demo.md
- +2 −2 Creating-a-New-Github-Issue.md
- +1 −1 Develop-Back-End-Project-locally-and-run-on-c9.io.md
- +2 −2 Disable-Code-Auto-Run.md
- +4 −4 Free-Code-Camp-Front-End-Development-Certificate.md
- +3 −3 Free-Code-Camp-Full-Stack-Development-Certificate.md
- +1 −1 Frontend-file-structure.md
- +1 −1 Guide-to-Back-End-Projects-Table-of-Contents.md
- +1 −1 Home.md
- +4 −4 How-Free-Code-Camp-works.md
- +5 −5 How-To-Contribute-To-The-Wiki.md
- +2 −2 How-To-Create-A-Pull-Request-for-Free-Code-Camp.md
- +1 −1 How-to-clear-specific-values-from-your-browser's-local-storage.md
- +4 −4 How-to-get-the-MEAN-stack-running-locally-on-OSX.md
- +1 −1 How-to-install-Screenhero.md
- +1 −1 How-to-start-when-you-are-stuck-(I).md
- +4 −4 How-to-start-when-you-are-stuck-(II).md
- +1 −1 How-you-can-help-to-stimulate-your-city's-Campsite-on-Facebook.md
- +3 −3 Intro-to-Yeoman-Angular-Fullstack-Back-End-Projects.md
- +295 −295 Map.md
- +6 −6 October-2015-Improvements.md
- +1 −1 October-2015-Summit-Agenda.md
- +1 −1 Saturday-Summit-August-2015.md
- +6 −6 Saturday-Summit-December-2015.md
- +1 −1 Saturday-Summit-October-2015.md
- +1 −1 Select-Issues-for-Contributing-Using-Labels.md
- +3 −3 Site-Improvements-August-2015.md
- +6 −6 Site-Improvements-October-2015.md
- +4 −4 Spanish-Translation-Terminology.md
- +2 −2 Start-Here.md
- +1 −1 Using-Github-Pages-for-your-front-end-development-projects.md
- +10 −10 What-the-style-guide-for-Algorithms-is.md
- +1 −1 Why-You-Should-Try-Pair-Programming.md
- +1 −1 Wiki-Style-Guide.md
- +2 −2 bf-bouncer.md
- +1 −1 bot-announce.md
- +5 −5 camperbot.md
- +1 −1 html-elements.md
- +0 −105 rename-wiki.bat
2
10-Steps-To-Plan-Better-So-You-Can-Write-Less-Code.md
2
Academic-Honesty-Policy.md
2
Algorithm-Arguments-Optional.md
2
Algorithm-Binary-Agents.md
2
Algorithm-Boo-who.md
2
Algorithm-Caesars-Cipher.md
2
Algorithm-Check-for-Palindromes.md
10
Algorithm-Chunky-Monkey.md
2
Algorithm-Confirm-the-Ending.md
2
Algorithm-Convert-HTML-Entities.md
2
Algorithm-DNA-Pairing.md
2
Algorithm-Diff-Two-Arrays.md
2
Algorithm-Drop-it.md
2
Algorithm-Everything-be-True.md
2
Algorithm-Exact-Change.md
2
Algorithm-Factorialize-a-Number.md
2
Algorithm-Falsy-Bouncer.md
2
Algorithm-Find-The-Longest-Word-in-a-String.md
2
Algorithm-Finders-Keepers.md
2
Algorithm-Friendly-Date-Ranges.md
2
Algorithm-Inventory-Update.md
2
Algorithm-Make-a-Person.md
2
Algorithm-Map-the-Debris.md
4
Algorithm-Meet-Algorithm.md
4
Algorithm-Missing-letters.md
2
Algorithm-Mutations.md
2
Algorithm-No-Repeats-Please.md
2
Algorithm-Pairwise.md
2
Algorithm-Pig-Latin.md
2
Algorithm-Repeat-a-String-Repeat-a-String.md
2
Algorithm-Return-Largest-Numbers-in-Arrays.md
2
Algorithm-Reverse-a-String.md
2
Algorithm-Roman-Numeral-Converter.md
2
Algorithm-Search-and-Replace.md
2
Algorithm-Seek-and-Destroy.md
2
Algorithm-Slasher-Flick.md
2
Algorithm-Smallest-Common-Multiple.md
2
Algorithm-Sorted-Union.md
2
Algorithm-Spinal-Tap-Case.md
2
Algorithm-Steamroller.md
18
Algorithm-Style-Guide.md
2
Algorithm-Sum-All-Numbers-in-a-Range.md
2
Algorithm-Sum-All-Odd-Fibonacci-Numbers.md
2
Algorithm-Sum-All-Primes.md
4
Algorithm-Symmetric-Difference.md
2
Algorithm-Title-Case-a-Sentence.md
2
Algorithm-Truncate-a-String.md
2
Algorithm-Validate-US-Telephone-Numbers.md
2
Algorithm-Where-art-thou.md
2
Algorithm-Where-do-I-belong.md
2
Algorithm-Wiki-Template.md
6
August-2015-Improvements.md
2
August-Live-Stream.md
6
Back-End-Project-Resources.md
2
Bonus-SocketIO.md
2
Challenge-Accessing-Nested-Arrays-In-Json.md
2
Challenge-Accessing-Nested-Objects-In-Json.md
2
Challenge-Accessing-Objects-Properties-With-Bracket-Notation.md
2
Challenge-Accessing-Objects-Properties-With-The-Dot-Operator.md
2
Challenge-Accessing-Objects-Properties-With-Variables.md
2
Challenge-Adding-A-Default-Option-In-Switch-Statements.md
2
Challenge-Assignment-With-A-Returned-Value.md
2
Challenge-Chaining-If-Else-Statements.md
2
Challenge-Change-the-Font-Size-of-an-Element.md
2
Challenge-Comparison-With-The-Equality-Operator.md
2
Challenge-Comparison-With-The-Greater-Than-Equal-To-Operator.md
2
Challenge-Comparison-With-The-Greater-Than-Operator.md
2
Challenge-Comparison-With-The-Inequality-Operator.md
2
Challenge-Comparison-With-The-Less-Than-Equal-To-Operator.md
2
Challenge-Comparison-With-The-Less-Than-Operator.md
2
Challenge-Comparison-With-The-Strict-Equality-Operator.md
2
Challenge-Comparison-With-The-Strict-Inequality-Operator.md
2
Challenge-Comparisons-With-The-Logical-And-Operator.md
4
Challenge-Comparisons-With-The-Logical-Or-Operator.md
2
Challenge-Generate-Random-Whole-Numbers-within-a-Range.md
2
Challenge-Global-Scope-And-Functions.md
2
Challenge-Global-Vs-Local-Scope-In-Functions.md
2
Challenge-Introducing-Else-If-Statements.md
2
Challenge-Introducing-Else-Statements.md
2
Challenge-Introducing-Javascript-Object-Notation-Json.md
2
Challenge-Iterate-Through-An-Array-With-A-For-Loop.md
2
Challenge-Label-Bootstrap-Buttons.md
@@ -1,2 +1,2 @@ | ||
# Label Bootstrap Buttons | ||
-Just like we labeled our [wells](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Label-Bootstrap-Wells), we want to label our buttons. | ||
+Just like we labeled our [wells](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Label-Bootstrap-Wells), we want to label our buttons. |
2
Challenge-Local-Scope-And-Functions.md
2
Challenge-Multiple-Identical-Options-In-Switch-Statements.md
4
Challenge-Nesting-For-Loops.md
2
Challenge-Passing-Values-To-Functions-With-Arguments.md
2
Challenge-Replacing-If-Else-Chains-With-Switch.md
2
Challenge-Return-A-Value-From-A-Function-With-Return.md
2
Challenge-Return-Early-Pattern-For-Functions.md
2
Challenge-Returning-Boolean-Values-From-Functions.md
2
Challenge-Save-your-Code-Revisions-Forever-with-Git.md
2
Challenge-Selecting-From-Many-Options-With-Switch-Statements.md
2
Challenge-Testing-Objects-For-Properties.md
2
Challenge-Trigger-Click Events-with-jQuery.md
2
Challenge-Updating-Object-Properties.md
2
Challenge-Use-Conditional-Logic-with-If-Else-Statements.md
2
Challenge-Use-Hex-Code-to-Color-Elements-Blue.md
2
Challenge-Use-Hex-Code-to-Color-Elements-Green.md
2
Challenge-Using-Objects-For-Lookups.md
6
Checkpoint-Counting-Cards.md
6
Checkpoint-Golf-Code.md
4
Checkpoint-Profile-Lookup.md
8
Checkpoint-Record-Collection.md
2
Checkpoint-Shopping-List.md
6
Checkpoint-Stand-In-Line.md
6
Checkpoint-Word-Blanks.md
2
Coding-Help.md
2
Contributions-Guide---with-Typo-Demo.md
4
Creating-a-New-Github-Issue.md
2
Develop-Back-End-Project-locally-and-run-on-c9.io.md
4
Disable-Code-Auto-Run.md
8
Free-Code-Camp-Front-End-Development-Certificate.md
6
Free-Code-Camp-Full-Stack-Development-Certificate.md
2
Frontend-file-structure.md
2
Guide-to-Back-End-Projects-Table-of-Contents.md
2
Home.md
8
How-Free-Code-Camp-works.md
10
How-To-Contribute-To-The-Wiki.md
4
How-To-Create-A-Pull-Request-for-Free-Code-Camp.md
2
How-to-clear-specific-values-from-your-browser's-local-storage.md
8
How-to-get-the-MEAN-stack-running-locally-on-OSX.md
2
How-to-install-Screenhero.md
2
How-to-start-when-you-are-stuck-(I).md
8
How-to-start-when-you-are-stuck-(II).md
2
How-you-can-help-to-stimulate-your-city's-Campsite-on-Facebook.md
6
Intro-to-Yeoman-Angular-Fullstack-Back-End-Projects.md
@@ -1,9 +1,9 @@ | ||
-> Hey FreeCodeCampers! This guide is here to help you navigate creating your first basejump. When I encountered the first basejump, I had no idea what was going on and spent weeks learning all of these things myself. Everything here is stuff I wish I had known coming into the basejumps. Oh and by the way, if you have a question that isn't answered by this guide, that's an issue, and you should report it as an issue to this repository! —[@clnhll](http://twitter.com/clnhll) | ||
+> Hey FreeCodeCampers! This guide is here to help you navigate creating your first Back End Project. When I encountered the first Back End Project, I had no idea what was going on and spent weeks learning all of these things myself. Everything here is stuff I wish I had known coming into the Back End Projects. Oh and by the way, if you have a question that isn't answered by this guide, that's an issue, and you should report it as an issue to this repository! —[@clnhll](http://twitter.com/clnhll) | ||
Yeoman is a tool that allows you to generate barebones apps based on different software stacks using “generator” packages made by developers who want to make your life easier. These packages streamline your time developing and deploying websites using your platform of choice. We’re using a full-stack MEAN (MongoDB, ExpressJS, AngularJS, NodeJS) generator called generator-angular-fullstack by DaftMonk (https://github.com/DaftMonk/generator-angular-fullstack). | ||
-Once you’ve completed the Waypoint: Get Set for Basejumps, use this guide to navigate the base structure of your new app and learn how to interact with the database as well as the user. | ||
+Once you’ve completed the Challenge: Get Set for Back End Projects, use this guide to navigate the base structure of your new app and learn how to interact with the database as well as the user. | ||
-[NEXT](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Guide-to-Basejumps-Table-of-Contents) | ||
+[NEXT](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Guide-to-Back End Projects-Table-of-Contents) | ||
Sourced from (https://github.com/clnhll/guidetobasejumps) with permission. |
590
Map.md
@@ -1,332 +1,332 @@ | ||
# HTML5 and CSS | ||
-1. [Waypoint: Say Hello to HTML Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Say-Hello-to-HTML-Elements) | ||
-2. [Waypoint: Headline with the h2 Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Headline-with-the-h2-Element) | ||
-3. [Waypoint: Inform with the Paragraph Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Inform-with-the-Paragraph-Element) | ||
-4. [Waypoint: Make Unique Objects by Passing Parameters to our Constructor](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Make-Unique-Objects-by-Passing-Parameters-to-our-Constructor) | ||
-5. [Waypoint: Uncomment HTML](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Uncomment-HTML) | ||
-6. [Waypoint: Comment out HTML](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comment-out-HTML) | ||
-7. [Waypoint: Fill in the Blank with Placeholder Text](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Fill-in-the-Blank-with-Placeholder-Text) | ||
-8. [Waypoint: Delete HTML Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Delete-HTML-Elements) | ||
-9. [Waypoint: Change the Color of Text](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Change-the-Color-of-Text) | ||
-10. [Waypoint: Use CSS Selectors to Style Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-CSS-Selectors-to-Style-Elements) | ||
-11. [Waypoint: Use a CSS Class to Style an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-a-CSS-Class-to-Style-an-Element) | ||
-12. [Waypoint: Style Multiple Elements with a CSS Class](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Style-Multiple-Elements-with-a-CSS-Class) | ||
-13. [Waypoint: Change the Font Size of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Change-the-Font-Size-of-an-Element) | ||
-14. [Waypoint: Set the Font Family of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Set-the-Font-Family-of-an-Element) | ||
-15. [Waypoint: Import a Google Font](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Import-a-Google-Font) | ||
-16. [Waypoint: Specify How Fonts Should Degrade](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Specify-How-Fonts-Should-Degrade) | ||
-17. [Waypoint: Add Images to your Website](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Images-to-your-Website) | ||
-18. [Waypoint: Size your Images](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Size-your-Images) | ||
-19. [Waypoint: Add Borders Around your Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Borders-Around-your-Elements) | ||
-20. [Waypoint: Add Rounded Corners with a Border Radius](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Rounded-Corners-with-a-Border-Radius) | ||
-21. [Waypoint: Make Circular Images with a Border Radius](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Make-Circular-Images-with-a-Border-Radius) | ||
-22. [Waypoint: Link to External Pages with Anchor Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Link-to-External-Pages-with-Anchor-Elements) | ||
-23. [Waypoint: Nest an Anchor Element within a Paragraph](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Nest-an-Anchor-Element-within-a-Paragraph)) | ||
-24. [Waypoint: Make Dead Links using the Hash Symbol](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Make-Dead-Links-using-the-Hash-Symbol) | ||
-25. [Waypoint: Turn an Image into a Link](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Turn-an-Image-into-a-Link) | ||
-26. [Waypoint: Add Alt Text to an Image for Accessibility](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Alt-Text-to-an-Image-for-Accessibility) | ||
-27. [Waypoint: Create a Bulleted Unordered List](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Bulleted-Unordered-List) | ||
-28. [Waypoint: Create an Ordered List](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-an-Ordered-List) | ||
-29. [Waypoint: Create a Text Field](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Text-Field) | ||
-30. [Waypoint: Add Placeholder Text to a Text Field](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Placeholder-Text-to-a-Text-Field) | ||
-31. [Waypoint: Create a Form Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Form-Element) | ||
-32. [Waypoint: Add a Submit Button to a Form](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-a-Submit-Button-to-a-Form) | ||
-33. [Waypoint: Use HTML5 to Require a Field](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-HTML5-to-Require-a-Field) | ||
-34. [Waypoint: Create a Set of Radio Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Set-of-Radio-Buttons) | ||
-35. [Waypoint: Create a Set of Checkboxes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Set-of-Checkboxes) | ||
-36. [Waypoint: Check Radio Buttons and Checkboxes by Default](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Check-Radio-Buttons-and-Checkboxes-by-Default) | ||
-37. [Waypoint: Nest Many Elements within a Single Div Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Nest-Many-Elements-within-a-Single-Div-Element) | ||
-38. [Waypoint: Give a Background Color to a Div Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Give-a-Background-Color-to-a-Div-Element) | ||
-39. [Waypoint: Set the ID of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Set-the-ID-of-an-Element) | ||
-40. [Waypoint: Use an ID Attribute to Style an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-an-ID-Attribute-to-Style-an-Element) | ||
-41. [Waypoint: Adjusting the Padding of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Adjusting-the-Padding-of-an-Element) | ||
-42. [Waypoint: Adjust the Margin of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Adjust-the-Margin-of-an-Element) | ||
-43. [Waypoint: Add a Negative Margin to an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-a-Negative-Margin-to-an-Element) | ||
-44. [Waypoint: Add Different Padding to Each Side of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Different-Padding-to-Each-Side-of-an-Element) | ||
-45. [Waypoint: Add Different Margins to Each Side of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Different-Margins-to-Each-Side-of-an-Element) | ||
-46. [Waypoint: Use Clockwise Notation to Specify the Padding of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Clockwise-Notation-to-Specify-the-Padding-of-an-Element) | ||
-47. [Waypoint: Use Clockwise Notation to Specify the Margin of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Clockwise-Notation-to-Specify-the-Margin-of-an-Element) | ||
-48. [Waypoint: Style the HTML Body Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Style-the-HTML-Body-Element) | ||
-49. [Waypoint: Inherit Styles from the Body Element Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Inherit-Styles-from-the-Body-Element) | ||
-50. [Waypoint: Prioritize One Style Over Another Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Prioritize-One-Style-Over-Another) | ||
-51. [Waypoint: Override Styles in Subsequent CSS Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Override-Styles-in-Subsequent-CSS) | ||
-52. [Waypoint: Override Class Declarations by Styling ID Attributes Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Override-Class-Declarations-by-Styling-ID-Attributes) | ||
-53. [Waypoint: Override Class Declarations with Inline Styles Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Override-Class-Declarations-with-Inline-Styles) | ||
-54. [Waypoint: Override All Other Styles by using Important Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Override-All-Other-Styles-by-using-Important) | ||
-55. [Waypoint: Use Hex Code for Specific Colors Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Hex-Code-for-Specific-Colors) | ||
-56. [Waypoint: Use Hex Code to Color Elements White Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-White) | ||
-57. [Waypoint: Use Hex Code to Color Elements Red Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-Red) | ||
-58. [Waypoint: Use Hex Code to Color Elements Green Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-Green) | ||
-59. [Waypoint: Use Hex Code to Color Elements Blue](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-Blue) | ||
-60. [Waypoint: Use Hex Code to Mix Colors](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Hex-Code-to-Mix-Colors) | ||
-61. [Waypoint: Use Hex Code to Color Elements Gray](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Hex-Code-to-Color-Elements-Gray) | ||
-62. [Waypoint: Use Hex Code for Specific Shades of Gray](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Hex-Code-for-Specific-Shades-of-Gray) | ||
-63. [Waypoint: Use Abbreviated Hex Code](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Abbreviated-Hex-Code) | ||
-64. [Waypoint: Use RGB values to Color Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-RGB-values-to-Color-Elements) | ||
-65. [Waypoint: Use RGB to Color Elements White](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-RGB-to-Color-Elements-White) | ||
-66. [Waypoint: Use RGB to Color Elements Red](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-RGB-to-Color-Elements-Red) | ||
-67. [Waypoint: Use RGB to Color Elements Green](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-RGB-to-Color-Elements-Green) | ||
-68. [Waypoint: Use RGB to Color Elements Blue](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-RGB-to-Color-Elements-Blue) | ||
-69. [Waypoint: Use RGB to Mix Colors](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-RGB-to-Mix-Colors) | ||
-70. [Waypoint: Use RGB to Color Elements Gray](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-RGB-to-Color-Elements-Gray) | ||
+1. [Challenge: Say Hello to HTML Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Say-Hello-to-HTML-Elements) | ||
+2. [Challenge: Headline with the h2 Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Headline-with-the-h2-Element) | ||
+3. [Challenge: Inform with the Paragraph Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Inform-with-the-Paragraph-Element) | ||
+4. [Challenge: Make Unique Objects by Passing Parameters to our Constructor](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Make-Unique-Objects-by-Passing-Parameters-to-our-Constructor) | ||
+5. [Challenge: Uncomment HTML](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Uncomment-HTML) | ||
+6. [Challenge: Comment out HTML](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comment-out-HTML) | ||
+7. [Challenge: Fill in the Blank with Placeholder Text](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Fill-in-the-Blank-with-Placeholder-Text) | ||
+8. [Challenge: Delete HTML Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Delete-HTML-Elements) | ||
+9. [Challenge: Change the Color of Text](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Change-the-Color-of-Text) | ||
+10. [Challenge: Use CSS Selectors to Style Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-CSS-Selectors-to-Style-Elements) | ||
+11. [Challenge: Use a CSS Class to Style an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-a-CSS-Class-to-Style-an-Element) | ||
+12. [Challenge: Style Multiple Elements with a CSS Class](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Style-Multiple-Elements-with-a-CSS-Class) | ||
+13. [Challenge: Change the Font Size of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Change-the-Font-Size-of-an-Element) | ||
+14. [Challenge: Set the Font Family of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Set-the-Font-Family-of-an-Element) | ||
+15. [Challenge: Import a Google Font](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Import-a-Google-Font) | ||
+16. [Challenge: Specify How Fonts Should Degrade](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Specify-How-Fonts-Should-Degrade) | ||
+17. [Challenge: Add Images to your Website](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Images-to-your-Website) | ||
+18. [Challenge: Size your Images](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Size-your-Images) | ||
+19. [Challenge: Add Borders Around your Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Borders-Around-your-Elements) | ||
+20. [Challenge: Add Rounded Corners with a Border Radius](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Rounded-Corners-with-a-Border-Radius) | ||
+21. [Challenge: Make Circular Images with a Border Radius](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Make-Circular-Images-with-a-Border-Radius) | ||
+22. [Challenge: Link to External Pages with Anchor Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Link-to-External-Pages-with-Anchor-Elements) | ||
+23. [Challenge: Nest an Anchor Element within a Paragraph](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Nest-an-Anchor-Element-within-a-Paragraph)) | ||
+24. [Challenge: Make Dead Links using the Hash Symbol](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Make-Dead-Links-using-the-Hash-Symbol) | ||
+25. [Challenge: Turn an Image into a Link](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Turn-an-Image-into-a-Link) | ||
+26. [Challenge: Add Alt Text to an Image for Accessibility](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Alt-Text-to-an-Image-for-Accessibility) | ||
+27. [Challenge: Create a Bulleted Unordered List](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Bulleted-Unordered-List) | ||
+28. [Challenge: Create an Ordered List](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-an-Ordered-List) | ||
+29. [Challenge: Create a Text Field](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Text-Field) | ||
+30. [Challenge: Add Placeholder Text to a Text Field](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Placeholder-Text-to-a-Text-Field) | ||
+31. [Challenge: Create a Form Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Form-Element) | ||
+32. [Challenge: Add a Submit Button to a Form](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-a-Submit-Button-to-a-Form) | ||
+33. [Challenge: Use HTML5 to Require a Field](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-HTML5-to-Require-a-Field) | ||
+34. [Challenge: Create a Set of Radio Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Set-of-Radio-Buttons) | ||
+35. [Challenge: Create a Set of Checkboxes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Set-of-Checkboxes) | ||
+36. [Challenge: Check Radio Buttons and Checkboxes by Default](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Check-Radio-Buttons-and-Checkboxes-by-Default) | ||
+37. [Challenge: Nest Many Elements within a Single Div Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Nest-Many-Elements-within-a-Single-Div-Element) | ||
+38. [Challenge: Give a Background Color to a Div Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Give-a-Background-Color-to-a-Div-Element) | ||
+39. [Challenge: Set the ID of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Set-the-ID-of-an-Element) | ||
+40. [Challenge: Use an ID Attribute to Style an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-an-ID-Attribute-to-Style-an-Element) | ||
+41. [Challenge: Adjusting the Padding of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Adjusting-the-Padding-of-an-Element) | ||
+42. [Challenge: Adjust the Margin of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Adjust-the-Margin-of-an-Element) | ||
+43. [Challenge: Add a Negative Margin to an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-a-Negative-Margin-to-an-Element) | ||
+44. [Challenge: Add Different Padding to Each Side of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Different-Padding-to-Each-Side-of-an-Element) | ||
+45. [Challenge: Add Different Margins to Each Side of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Different-Margins-to-Each-Side-of-an-Element) | ||
+46. [Challenge: Use Clockwise Notation to Specify the Padding of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Clockwise-Notation-to-Specify-the-Padding-of-an-Element) | ||
+47. [Challenge: Use Clockwise Notation to Specify the Margin of an Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Clockwise-Notation-to-Specify-the-Margin-of-an-Element) | ||
+48. [Challenge: Style the HTML Body Element](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Style-the-HTML-Body-Element) | ||
+49. [Challenge: Inherit Styles from the Body Element Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Inherit-Styles-from-the-Body-Element) | ||
+50. [Challenge: Prioritize One Style Over Another Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Prioritize-One-Style-Over-Another) | ||
+51. [Challenge: Override Styles in Subsequent CSS Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Override-Styles-in-Subsequent-CSS) | ||
+52. [Challenge: Override Class Declarations by Styling ID Attributes Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Override-Class-Declarations-by-Styling-ID-Attributes) | ||
+53. [Challenge: Override Class Declarations with Inline Styles Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Override-Class-Declarations-with-Inline-Styles) | ||
+54. [Challenge: Override All Other Styles by using Important Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Override-All-Other-Styles-by-using-Important) | ||
+55. [Challenge: Use Hex Code for Specific Colors Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Hex-Code-for-Specific-Colors) | ||
+56. [Challenge: Use Hex Code to Color Elements White Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Hex-Code-to-Color-Elements-White) | ||
+57. [Challenge: Use Hex Code to Color Elements Red Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Hex-Code-to-Color-Elements-Red) | ||
+58. [Challenge: Use Hex Code to Color Elements Green Complete](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Hex-Code-to-Color-Elements-Green) | ||
+59. [Challenge: Use Hex Code to Color Elements Blue](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Hex-Code-to-Color-Elements-Blue) | ||
+60. [Challenge: Use Hex Code to Mix Colors](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Hex-Code-to-Mix-Colors) | ||
+61. [Challenge: Use Hex Code to Color Elements Gray](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Hex-Code-to-Color-Elements-Gray) | ||
+62. [Challenge: Use Hex Code for Specific Shades of Gray](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Hex-Code-for-Specific-Shades-of-Gray) | ||
+63. [Challenge: Use Abbreviated Hex Code](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Abbreviated-Hex-Code) | ||
+64. [Challenge: Use RGB values to Color Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-RGB-values-to-Color-Elements) | ||
+65. [Challenge: Use RGB to Color Elements White](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-RGB-to-Color-Elements-White) | ||
+66. [Challenge: Use RGB to Color Elements Red](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-RGB-to-Color-Elements-Red) | ||
+67. [Challenge: Use RGB to Color Elements Green](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-RGB-to-Color-Elements-Green) | ||
+68. [Challenge: Use RGB to Color Elements Blue](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-RGB-to-Color-Elements-Blue) | ||
+69. [Challenge: Use RGB to Mix Colors](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-RGB-to-Mix-Colors) | ||
+70. [Challenge: Use RGB to Color Elements Gray](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-RGB-to-Color-Elements-Gray) | ||
# Responsive Design with Bootstrap | ||
-1. [Waypoint: Use Responsive Design with Bootstrap Fluid Containers](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Responsive-Design-with-Bootstrap-Fluid-Containers) | ||
-2. [Waypoint: Make Images Mobile Responsive](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Make-Images-Mobile-Responsive) | ||
-3. [Waypoint: Center Text with Bootstrap](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Center-Text-with-Bootstrap) | ||
-4. [Waypoint: Create a Bootstrap Button](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Bootstrap-Button) | ||
-5. [Waypoint: Create a Block Element Bootstrap Button](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Block-Element-Bootstrap-Button) | ||
-6. [Waypoint: Taste the Bootstrap Button Color Rainbow](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Taste-the-Bootstrap-Button-Color-Rainbow) | ||
-7. [Waypoint: Call out Optional Actions with Button Info](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Call-out-Optional-Actions-with-Button-Info) | ||
-8. [Waypoint: Warn your Users of a Dangerous Action](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Warn-your-Users-of-a-Dangerous-Action) | ||
-9. [Waypoint: Use the Bootstrap Grid to Put Elements Side By Side](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-the-Bootstrap-Grid-to-Put-Elements-Side-By-Side) | ||
-10. [Waypoint: Ditch Custom CSS for Bootstrap](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Ditch-Custom-CSS-for-Bootstrap) | ||
-11. [Waypoint: Use Spans for Inline Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Spans-for-Inline-Elements) | ||
-12. [Waypoint: Create a Custom Heading](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Custom-Heading) | ||
-13. [Waypoint: Add Font Awesome Icons to our Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Font-Awesome-Icons-to-our-Buttons) | ||
-14. [Waypoint: Add Font Awesome Icons to all of our Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Font-Awesome-Icons-to-all-of-our-Buttons) | ||
-15. [Waypoint: Responsively Style Radio Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Responsively-Style-Radio-Buttons) | ||
-16. [Waypoint: Responsively Style Checkboxes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Responsively-Style-Checkboxes) | ||
-17. [Waypoint: Style Text Inputs as Form Controls](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Style-Text-Inputs-as-Form-Controls) | ||
-18. [Waypoint: Line up Form Elements Responsively with Bootstrap](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Line-up-Form-Elements-Responsively-with-Bootstrap) | ||
-19. [Waypoint: Create a Bootstrap Headline](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Bootstrap-Headline) | ||
-20. [Waypoint: House our page within a Bootstrap Container Fluid Div](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-House-our-page-within-a-Bootstrap-Container-Fluid-Div) | ||
-21. [Waypoint: Create a Bootstrap Row](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Bootstrap-Row) | ||
-22. [Waypoint: Split your Bootstrap Row](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Split-your-Bootstrap-Row) | ||
-23. [Waypoint: Create Bootstrap Wells](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-Bootstrap-Wells) | ||
-24. [Waypoint: Add Elements within your Bootstrap Wells](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Elements-within-your-Bootstrap-Wells) | ||
-25. [Waypoint: Apply the Default Bootstrap Button Style](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Apply-the-Default-Bootstrap-Button-Style) | ||
-26. [Waypoint: Create a Class to Target with jQuery Selectors](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-a-Class-to-Target-with-jQuery-Selectors) | ||
-27. [Waypoint: Add ID Attributes to Bootstrap Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-ID-Attributes-to-Bootstrap-Elements) | ||
-28. [Waypoint: Label Bootstrap Wells](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Label-Bootstrap-Wells) | ||
-29. [Waypoint: Give Each Element a Unique ID](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Give-Each-Element-a-Unique-ID) | ||
-30. [Waypoint: Label Bootstrap Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Label-Bootstrap-Buttons) | ||
-31. [Waypoint: Use Comments to Clarify Code](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Comments-to-Clarify-Code) | ||
+1. [Challenge: Use Responsive Design with Bootstrap Fluid Containers](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Responsive-Design-with-Bootstrap-Fluid-Containers) | ||
+2. [Challenge: Make Images Mobile Responsive](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Make-Images-Mobile-Responsive) | ||
+3. [Challenge: Center Text with Bootstrap](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Center-Text-with-Bootstrap) | ||
+4. [Challenge: Create a Bootstrap Button](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Bootstrap-Button) | ||
+5. [Challenge: Create a Block Element Bootstrap Button](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Block-Element-Bootstrap-Button) | ||
+6. [Challenge: Taste the Bootstrap Button Color Rainbow](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Taste-the-Bootstrap-Button-Color-Rainbow) | ||
+7. [Challenge: Call out Optional Actions with Button Info](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Call-out-Optional-Actions-with-Button-Info) | ||
+8. [Challenge: Warn your Users of a Dangerous Action](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Warn-your-Users-of-a-Dangerous-Action) | ||
+9. [Challenge: Use the Bootstrap Grid to Put Elements Side By Side](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-the-Bootstrap-Grid-to-Put-Elements-Side-By-Side) | ||
+10. [Challenge: Ditch Custom CSS for Bootstrap](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Ditch-Custom-CSS-for-Bootstrap) | ||
+11. [Challenge: Use Spans for Inline Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Spans-for-Inline-Elements) | ||
+12. [Challenge: Create a Custom Heading](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Custom-Heading) | ||
+13. [Challenge: Add Font Awesome Icons to our Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Font-Awesome-Icons-to-our-Buttons) | ||
+14. [Challenge: Add Font Awesome Icons to all of our Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Font-Awesome-Icons-to-all-of-our-Buttons) | ||
+15. [Challenge: Responsively Style Radio Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Responsively-Style-Radio-Buttons) | ||
+16. [Challenge: Responsively Style Checkboxes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Responsively-Style-Checkboxes) | ||
+17. [Challenge: Style Text Inputs as Form Controls](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Style-Text-Inputs-as-Form-Controls) | ||
+18. [Challenge: Line up Form Elements Responsively with Bootstrap](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Line-up-Form-Elements-Responsively-with-Bootstrap) | ||
+19. [Challenge: Create a Bootstrap Headline](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Bootstrap-Headline) | ||
+20. [Challenge: House our page within a Bootstrap Container Fluid Div](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-House-our-page-within-a-Bootstrap-Container-Fluid-Div) | ||
+21. [Challenge: Create a Bootstrap Row](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Bootstrap-Row) | ||
+22. [Challenge: Split your Bootstrap Row](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Split-your-Bootstrap-Row) | ||
+23. [Challenge: Create Bootstrap Wells](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-Bootstrap-Wells) | ||
+24. [Challenge: Add Elements within your Bootstrap Wells](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Elements-within-your-Bootstrap-Wells) | ||
+25. [Challenge: Apply the Default Bootstrap Button Style](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Apply-the-Default-Bootstrap-Button-Style) | ||
+26. [Challenge: Create a Class to Target with jQuery Selectors](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-a-Class-to-Target-with-jQuery-Selectors) | ||
+27. [Challenge: Add ID Attributes to Bootstrap Elements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-ID-Attributes-to-Bootstrap-Elements) | ||
+28. [Challenge: Label Bootstrap Wells](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Label-Bootstrap-Wells) | ||
+29. [Challenge: Give Each Element a Unique ID](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Give-Each-Element-a-Unique-ID) | ||
+30. [Challenge: Label Bootstrap Buttons](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Label-Bootstrap-Buttons) | ||
+31. [Challenge: Use Comments to Clarify Code](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Comments-to-Clarify-Code) | ||
# Gear up for Success | ||
-1. [Waypoint: Browse Camper News ](http://freecodecamp.com/challenges/waypoint-browse-camper-news) | ||
-2. [Waypoint: Reference our Wiki ](http://freecodecamp.com/challenges/waypoint-reference-our-wiki) | ||
-3. [Waypoint: Join our LinkedIn Alumni Network ](http://freecodecamp.com/challenges/waypoint-join-our-linkedin-alumni-network) | ||
-4. [Waypoint: Commit to a Goal and a Nonprofit](http://freecodecamp.com/challenges/waypoint-commit-to-a-goal-and-a-nonprofit) | ||
+1. [Challenge: Browse Camper News ](http://freecodecamp.com/challenges/Challenge-browse-camper-news) | ||
+2. [Challenge: Reference our Wiki ](http://freecodecamp.com/challenges/Challenge-reference-our-wiki) | ||
+3. [Challenge: Join our LinkedIn Alumni Network ](http://freecodecamp.com/challenges/Challenge-join-our-linkedin-alumni-network) | ||
+4. [Challenge: Commit to a Goal and a Nonprofit](http://freecodecamp.com/challenges/Challenge-commit-to-a-goal-and-a-nonprofit) | ||
# jQuery | ||
-1. [Waypoint: Learn how Script Tags and Document Ready Work](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Learn-how-Script-Tags-and-Document-Ready-Work) | ||
-2. [Waypoint: Target HTML Elements with Selectors Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Target-HTML-Elements-with-Selectors-Using-jQuery) | ||
-3. [Waypoint: Target Elements by Class Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Target-Elements-by-Class-Using-jQuery) | ||
-4. [Waypoint: Target Elements by ID Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Target-Elements-by-ID-Using-jQuery) | ||
-5. [Waypoint: Delete your jQuery Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Delete-your-jQuery-Functions) | ||
-6. [Waypoint: Target the same element with multiple jQuery Selectors](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Target-the-same-element-with-multiple-jQuery-Selectors) | ||
-7. [Waypoint: Remove Classes from an element with jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Remove-Classes-from-an-element-with-jQuery) | ||
-8. [Waypoint: Change the CSS of an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Change-the-CSS-of-an-Element-Using-jQuery) | ||
-9. [Waypoint: Disable an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Disable-an-Element-Using-jQuery) | ||
-10. [Waypoint: Change Text Inside an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Change-Text-Inside-an-Element-Using-jQuery) | ||
-11. [Waypoint: Remove an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Remove-an-Element-Using-jQuery) | ||
-12. [Waypoint: Use appendTo to Move Elements with jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-appendTo-to-Move-Elements-with-jQuery) | ||
-13. [Waypoint: Clone an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Clone-an-Element-Using-jQuery) | ||
-14. [Waypoint: Target the Parent of an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Target-the-Parent-of-an-Element-Using-jQuery) | ||
-15. [Waypoint: Target the Children of an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Target-the-Children-of-an-Element-Using-jQuery) | ||
-16. [Waypoint: Target a Specific Child of an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Target-a-Specific-Child-of-an-Element-Using-jQuery) | ||
-17. [Waypoint: Target Even Numbered Elements Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Target-Even-Numbered-Elements-Using-jQuery) | ||
-18. [Waypoint: Use jQuery to Modify the Entire Page](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-jQuery-to-Modify-the-Entire-Page) | ||
+1. [Challenge: Learn how Script Tags and Document Ready Work](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Learn-how-Script-Tags-and-Document-Ready-Work) | ||
+2. [Challenge: Target HTML Elements with Selectors Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Target-HTML-Elements-with-Selectors-Using-jQuery) | ||
+3. [Challenge: Target Elements by Class Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Target-Elements-by-Class-Using-jQuery) | ||
+4. [Challenge: Target Elements by ID Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Target-Elements-by-ID-Using-jQuery) | ||
+5. [Challenge: Delete your jQuery Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Delete-your-jQuery-Functions) | ||
+6. [Challenge: Target the same element with multiple jQuery Selectors](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Target-the-same-element-with-multiple-jQuery-Selectors) | ||
+7. [Challenge: Remove Classes from an element with jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Remove-Classes-from-an-element-with-jQuery) | ||
+8. [Challenge: Change the CSS of an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Change-the-CSS-of-an-Element-Using-jQuery) | ||
+9. [Challenge: Disable an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Disable-an-Element-Using-jQuery) | ||
+10. [Challenge: Change Text Inside an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Change-Text-Inside-an-Element-Using-jQuery) | ||
+11. [Challenge: Remove an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Remove-an-Element-Using-jQuery) | ||
+12. [Challenge: Use appendTo to Move Elements with jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-appendTo-to-Move-Elements-with-jQuery) | ||
+13. [Challenge: Clone an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Clone-an-Element-Using-jQuery) | ||
+14. [Challenge: Target the Parent of an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Target-the-Parent-of-an-Element-Using-jQuery) | ||
+15. [Challenge: Target the Children of an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Target-the-Children-of-an-Element-Using-jQuery) | ||
+16. [Challenge: Target a Specific Child of an Element Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Target-a-Specific-Child-of-an-Element-Using-jQuery) | ||
+17. [Challenge: Target Even Numbered Elements Using jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Target-Even-Numbered-Elements-Using-jQuery) | ||
+18. [Challenge: Use jQuery to Modify the Entire Page](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-jQuery-to-Modify-the-Entire-Page) | ||
# Basic JavaScript | ||
-1. [Waypoint: Comment your JavaScript Code](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comment-your-JavaScript-Code) | ||
-2. [Waypoint: Understand Boolean Values](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Understand-Boolean-Values) | ||
-3. [Waypoint: Declare JavaScript Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Declare-JavaScript-Variables) | ||
-4. [Waypoint: Storing Values with the Equal Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Storing-Values-with-the-Equal-Operator) | ||
-5. [Waypoint: Initializing Variables with the Equal Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Initializing-Variables-with-the-Equal-Operator) | ||
-6. [Waypoint: Understanding Uninitialized Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Understanding-Uninitialized-Variables) | ||
-7. [Waypoint: Understanding Case Sensitivity in Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Understanding-Case-Sensitivity-in-Variables) | ||
-8. [Waypoint: Add Two Numbers with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-Two-Numbers-with-JavaScript) | ||
-9. [Waypoint: Subtract One Number from Another with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Subtract-One-Number-from-Another-with-JavaScript) | ||
-10. [Waypoint: Multiply Two Numbers with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Multiply-Two-Numbers-with-JavaScript) | ||
-11. [Waypoint: Divide One Number by Another with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Divide-One-Number-by-Another-with-JavaScript) | ||
-12. [Waypoint: Increment a Number with Javascript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Increment-a-Number-with-Javascript) | ||
-13. [Waypoint: Decrement a Number with Javascript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Decrement-a-Number-with-Javascript) | ||
-14. [Waypoint: Create Decimal Numbers with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Create-Decimal-Numbers-with-JavaScript) | ||
-15. [Waypoint: Multiply Two Decimals with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Perform-Arithmetic-Operations-on-Decimals-with-JavaScript) | ||
-16. [Waypoint: Divide one Decimal by Another with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Perform-Arithmetic-Operations-on-Decimals-with-JavaScript) | ||
-17. [Waypoint: Finding a Remainder in Javascript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Finding-a-Remainder-in-Javascript) | ||
-18. [Waypoint: Assignment with Plus Equals](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Assignment-with-Plus-Equals) | ||
-19. [Waypoint: Assignment with Minus Equals](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Assignment-with-Minus-Equals) | ||
-20. [Waypoint: Assignment with Times Equals](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Assignment-with-Times-Equals) | ||
-21. [Waypoint: Assignment with Divided by Equals](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Assignment-with-Divided-by-Equals) | ||
+1. [Challenge: Comment your JavaScript Code](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comment-your-JavaScript-Code) | ||
+2. [Challenge: Understand Boolean Values](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Understand-Boolean-Values) | ||
+3. [Challenge: Declare JavaScript Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Declare-JavaScript-Variables) | ||
+4. [Challenge: Storing Values with the Equal Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Storing-Values-with-the-Equal-Operator) | ||
+5. [Challenge: Initializing Variables with the Equal Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Initializing-Variables-with-the-Equal-Operator) | ||
+6. [Challenge: Understanding Uninitialized Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Understanding-Uninitialized-Variables) | ||
+7. [Challenge: Understanding Case Sensitivity in Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Understanding-Case-Sensitivity-in-Variables) | ||
+8. [Challenge: Add Two Numbers with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-Two-Numbers-with-JavaScript) | ||
+9. [Challenge: Subtract One Number from Another with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Subtract-One-Number-from-Another-with-JavaScript) | ||
+10. [Challenge: Multiply Two Numbers with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Multiply-Two-Numbers-with-JavaScript) | ||
+11. [Challenge: Divide One Number by Another with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Divide-One-Number-by-Another-with-JavaScript) | ||
+12. [Challenge: Increment a Number with Javascript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Increment-a-Number-with-Javascript) | ||
+13. [Challenge: Decrement a Number with Javascript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Decrement-a-Number-with-Javascript) | ||
+14. [Challenge: Create Decimal Numbers with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Create-Decimal-Numbers-with-JavaScript) | ||
+15. [Challenge: Multiply Two Decimals with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Perform-Arithmetic-Operations-on-Decimals-with-JavaScript) | ||
+16. [Challenge: Divide one Decimal by Another with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Perform-Arithmetic-Operations-on-Decimals-with-JavaScript) | ||
+17. [Challenge: Finding a Remainder in Javascript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Finding-a-Remainder-in-Javascript) | ||
+18. [Challenge: Assignment with Plus Equals](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Assignment-with-Plus-Equals) | ||
+19. [Challenge: Assignment with Minus Equals](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Assignment-with-Minus-Equals) | ||
+20. [Challenge: Assignment with Times Equals](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Assignment-with-Times-Equals) | ||
+21. [Challenge: Assignment with Divided by Equals](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Assignment-with-Divided-by-Equals) | ||
22. [Checkpoint: Convert Celsius to Fahrenheit](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Checkpoint-Convert-Celsius-to-Fahrenheit) | ||
-23. [Waypoint: Declare String Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Declare-String-Variables) | ||
-24. [Waypoint: Escaping Literal Quotes in Strings](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Escaping-Literal-Quotes-in-Strings) | ||
-25. [Waypoint: Quoting Strings with Single Quotes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Quoting-Strings-with-Single-Quotes) | ||
-26. [Waypoint: Escape Sequences in Strings](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Escape-Sequences-in-Strings) | ||
-27. [Waypoint: Concatenating Strings with Plus Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Concatenating-Strings-with-Plus-Operator) | ||
-28. [Waypoint: Concatenating Strings with the Plus Equals Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Concatenating-Strings-with-the-Plus-Equals-Operator) | ||
-29. [Waypoint: Constructing Strings with Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Constructing-Strings-with-Variables) | ||
-30. [Waypoint: Appending Variables to Strings](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Appending-Variables-to-Strings) | ||
-31. [Waypoint: Find the Length of a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Check-the-Length-Property-of-a-String-Variable) | ||
-32. [Waypoint: Use Bracket Notation to Find the First Character in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Bracket-Notation-to-Find-the-First-Character-in-a-String) | ||
-33. [Waypoint: Understand String Immutability](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Understand-String-Immutability) | ||
-34. [Waypoint: Use Bracket Notation to Find the Nth Character in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Bracket-Notation-to-Find-the-Nth-Character-in-a-String) | ||
-35. [Waypoint: Use Bracket Notation to Find the Last Character in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Bracket-Notation-to-Find-the-Last-Character-in-a-String) | ||
-36. [Waypoint: Use Bracket Notation to Find the Nth-to-Last Character in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Bracket-Notation-to-Find-the-Nth-to-Last-Character-in-a-String) | ||
+23. [Challenge: Declare String Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Declare-String-Variables) | ||
+24. [Challenge: Escaping Literal Quotes in Strings](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Escaping-Literal-Quotes-in-Strings) | ||
+25. [Challenge: Quoting Strings with Single Quotes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Quoting-Strings-with-Single-Quotes) | ||
+26. [Challenge: Escape Sequences in Strings](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Escape-Sequences-in-Strings) | ||
+27. [Challenge: Concatenating Strings with Plus Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Concatenating-Strings-with-Plus-Operator) | ||
+28. [Challenge: Concatenating Strings with the Plus Equals Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Concatenating-Strings-with-the-Plus-Equals-Operator) | ||
+29. [Challenge: Constructing Strings with Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Constructing-Strings-with-Variables) | ||
+30. [Challenge: Appending Variables to Strings](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Appending-Variables-to-Strings) | ||
+31. [Challenge: Find the Length of a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Check-the-Length-Property-of-a-String-Variable) | ||
+32. [Challenge: Use Bracket Notation to Find the First Character in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Bracket-Notation-to-Find-the-First-Character-in-a-String) | ||
+33. [Challenge: Understand String Immutability](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Understand-String-Immutability) | ||
+34. [Challenge: Use Bracket Notation to Find the Nth Character in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Bracket-Notation-to-Find-the-Nth-Character-in-a-String) | ||
+35. [Challenge: Use Bracket Notation to Find the Last Character in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Bracket-Notation-to-Find-the-Last-Character-in-a-String) | ||
+36. [Challenge: Use Bracket Notation to Find the Nth-to-Last Character in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Bracket-Notation-to-Find-the-Nth-to-Last-Character-in-a-String) | ||
37. [Checkpoint: Word Blanks](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Checkpoint: Word-Blanks) | ||
-38. [Waypoint: Store Multiple Values in one Variable using JavaScript Arrays](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Store-Multiple-Values-in-one-Variable-using-JavaScript-Arrays) | ||
-39. [Waypoint: Nest one Array within Another Array](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Nest-one-Array-within-Another-Array) | ||
-40. [Waypoint: Access Array Data with Indexes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Access-Array-Data-with-Indexes) | ||
-41. [Waypoint: Modify Array Data With Indexes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Modify-Array-Data-With-Indexes) | ||
-42. [Waypoint: Access Multi-Dimensional Arrays With Indexes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Access-Multi-Dimensional-Arrays-With-Indexes) | ||
-43. [Waypoint: Manipulate Arrays With pop()](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Manipulate-Arrays-With-pop()) | ||
-44. [Waypoint: Manipulate Arrays With push()](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Manipulate-Arrays-With-push()) | ||
-45. [Waypoint: Manipulate Arrays With shift()](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Manipulate-Arrays-With-shift()) | ||
-46. [Waypoint: Manipulate Arrays With unshift()](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Manipulate-Arrays-With-unshift()) | ||
+38. [Challenge: Store Multiple Values in one Variable using JavaScript Arrays](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Store-Multiple-Values-in-one-Variable-using-JavaScript-Arrays) | ||
+39. [Challenge: Nest one Array within Another Array](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Nest-one-Array-within-Another-Array) | ||
+40. [Challenge: Access Array Data with Indexes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Access-Array-Data-with-Indexes) | ||
+41. [Challenge: Modify Array Data With Indexes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Modify-Array-Data-With-Indexes) | ||
+42. [Challenge: Access Multi-Dimensional Arrays With Indexes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Access-Multi-Dimensional-Arrays-With-Indexes) | ||
+43. [Challenge: Manipulate Arrays With pop()](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Manipulate-Arrays-With-pop()) | ||
+44. [Challenge: Manipulate Arrays With push()](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Manipulate-Arrays-With-push()) | ||
+45. [Challenge: Manipulate Arrays With shift()](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Manipulate-Arrays-With-shift()) | ||
+46. [Challenge: Manipulate Arrays With unshift()](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Manipulate-Arrays-With-unshift()) | ||
47. [Checkpoint: Shopping List](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Checkpoint-Shopping-List) | ||
-48. [Waypoint: Write Reusable JavaScript with Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Write-Reusable-JavaScript-with-Functions) | ||
-49. [Waypoint: Passing Values to Functions with Arguments](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Passing-Values-To-Functions-With-Arguments) | ||
-50. [Waypoint: Global Scope and Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Global-Scope-And-Functions) | ||
-51. [Waypoint: Local Scope and Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Local-Scope-And-Functions) | ||
-52. [Waypoint: Global vs. Local Scope in Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Global-Vs-Local-Scope-In-Functions) | ||
-53. [Waypoint: Return a Value from a Function with Return](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Return-A-Value-From-A-Function-With-Return) | ||
-54. [Waypoint: Assignment with a Returned Value](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Assignment-With-A-Returned-Value) | ||
+48. [Challenge: Write Reusable JavaScript with Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Write-Reusable-JavaScript-with-Functions) | ||
+49. [Challenge: Passing Values to Functions with Arguments](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Passing-Values-To-Functions-With-Arguments) | ||
+50. [Challenge: Global Scope and Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Global-Scope-And-Functions) | ||
+51. [Challenge: Local Scope and Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Local-Scope-And-Functions) | ||
+52. [Challenge: Global vs. Local Scope in Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Global-Vs-Local-Scope-In-Functions) | ||
+53. [Challenge: Return a Value from a Function with Return](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Return-A-Value-From-A-Function-With-Return) | ||
+54. [Challenge: Assignment with a Returned Value](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Assignment-With-A-Returned-Value) | ||
55. [Checkpoint: Stand in Line](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Checkpoint-Stand-in-Line) | ||
-56. [Waypoint: Use Conditional Logic with If-Else Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-Conditional-Logic-with-If-Else-Statements) | ||
-57. [Waypoint: Comparison with the Equality Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparison-With-The-Equality-Operator) | ||
-58. [Waypoint: Comparison with the Strict Equality Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparison-With-The-Strict-Equality-Operator) | ||
-59. [Waypoint: Comparison with the Inequality Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparison-With-The-Inequality-Operator) | ||
-60. [Waypoint: Comparison with the Strict Inequality Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparison-With-The-Strict-Inequality-Operator) | ||
-61. [Waypoint: Comparison with the Greater Than Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparison-With-The-Greater-Than-Operator) | ||
-62. [Waypoint: Comparison with the Greater Than Equal To Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparison-With-The-Greater-Than-Equal-To-Operator) | ||
-63. [Waypoint: Comparison with the Less Than Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparison-With-The-Less-Than-Operator) | ||
-64. [Waypoint: Comparison with the Less Than Equal To Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparison-With-The-Less-Than-Equal-To-Operator) | ||
-65. [Waypoint: Comparisons with the Logical And Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparisons-With-The-Logical-And-Operator) | ||
-66. [Waypoint: Comparisons with the Logical Or Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Comparisons-With-The-Logical-Or-Operator) | ||
-67. [Waypoint: Introducing Else Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Introducing-Else-Statements) | ||
-68. [Waypoint: Introducing Else If Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Introducing-Else-If-Statements) | ||
-69. Waypoint: Logical Order in If Else Statements | ||
-70. [Waypoint: Chaining If Else Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Chaining-If-Else-Statements) | ||
+56. [Challenge: Use Conditional Logic with If-Else Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-Conditional-Logic-with-If-Else-Statements) | ||
+57. [Challenge: Comparison with the Equality Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparison-With-The-Equality-Operator) | ||
+58. [Challenge: Comparison with the Strict Equality Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparison-With-The-Strict-Equality-Operator) | ||
+59. [Challenge: Comparison with the Inequality Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparison-With-The-Inequality-Operator) | ||
+60. [Challenge: Comparison with the Strict Inequality Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparison-With-The-Strict-Inequality-Operator) | ||
+61. [Challenge: Comparison with the Greater Than Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparison-With-The-Greater-Than-Operator) | ||
+62. [Challenge: Comparison with the Greater Than Equal To Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparison-With-The-Greater-Than-Equal-To-Operator) | ||
+63. [Challenge: Comparison with the Less Than Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparison-With-The-Less-Than-Operator) | ||
+64. [Challenge: Comparison with the Less Than Equal To Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparison-With-The-Less-Than-Equal-To-Operator) | ||
+65. [Challenge: Comparisons with the Logical And Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparisons-With-The-Logical-And-Operator) | ||
+66. [Challenge: Comparisons with the Logical Or Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Comparisons-With-The-Logical-Or-Operator) | ||
+67. [Challenge: Introducing Else Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Introducing-Else-Statements) | ||
+68. [Challenge: Introducing Else If Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Introducing-Else-If-Statements) | ||
+69. Challenge: Logical Order in If Else Statements | ||
+70. [Challenge: Chaining If Else Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Chaining-If-Else-Statements) | ||
71. [Checkpoint: Golf Code](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Checkpoint-Golf-Code) | ||
-72. [Waypoint: Selecting from many options with Switch Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Selecting-From-Many-Options-With-Switch-Statements) | ||
-73. [Waypoint: Adding a default option in Switch statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Adding-A-Default-Option-In-Switch-Statements) | ||
-74. [Waypoint: Multiple Identical Options in Switch Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Multiple-Identical-Options-In-Switch-Statements) | ||
-75. [Waypoint: Replacing If Else Chains with Switch](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Replacing-If-Else-Chains-With-Switch) | ||
-76. [Waypoint: Returning Boolean Values from Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Returning-Boolean-Values-From-Functions) | ||
-77. [Waypoint: Return Early Pattern for Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Return-Early-Pattern-For-Functions) | ||
+72. [Challenge: Selecting from many options with Switch Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Selecting-From-Many-Options-With-Switch-Statements) | ||
+73. [Challenge: Adding a default option in Switch statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Adding-A-Default-Option-In-Switch-Statements) | ||
+74. [Challenge: Multiple Identical Options in Switch Statements](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Multiple-Identical-Options-In-Switch-Statements) | ||
+75. [Challenge: Replacing If Else Chains with Switch](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Replacing-If-Else-Chains-With-Switch) | ||
+76. [Challenge: Returning Boolean Values from Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Returning-Boolean-Values-From-Functions) | ||
+77. [Challenge: Return Early Pattern for Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Return-Early-Pattern-For-Functions) | ||
78. [Checkpoint: Counting Cards](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Checkpoint-Counting-Cards) | ||
-79. [Waypoint: Build JavaScript Objects](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Build-JavaScript-Objects) | ||
-80. [Waypoint: Accessing Objects Properties with the Dot Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Accessing-Objects-Properties-With-The-Dot-Operator) | ||
-81. [Waypoint: Accessing Objects Properties with Bracket Notation](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Accessing-Objects-Properties-With-Bracket-Notation) | ||
-82. [Waypoint: Accessing Objects Properties with Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Accessing-Objects-Properties-With-Variables) | ||
-83. [Waypoint: Updating Object Properties](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Manipulate-JavaScript-Objects) | ||
-84. [Waypoint: Add New Properties to a JavaScript Object](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Add-New-Properties-to-a-JavaScript-Object) | ||
-85. [Waypoint: Delete Properties from a JavaScript Object](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Delete-Properties-from-a-JavaScript-Object) | ||
-86. [Waypoint: Using Objects for Lookups](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Using-Objects-For-Lookups) | ||
-87. [Waypoint: Testing Objects for Properties](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Testing-Objects-For-Properties) | ||
-88. [Waypoint: Introducing JavaScript Object Notation (JSON)](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Introducing-Javascript-Object-Notation-Json) | ||
-89. [Waypoint: Accessing Nested Objects in JSON](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Accessing-Nested-Objects-In-Json) | ||
-90. [Waypoint: Accessing Nested Arrays in JSON](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Accessing-Nested-Arrays-In-Json) | ||
+79. [Challenge: Build JavaScript Objects](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Build-JavaScript-Objects) | ||
+80. [Challenge: Accessing Objects Properties with the Dot Operator](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Accessing-Objects-Properties-With-The-Dot-Operator) | ||
+81. [Challenge: Accessing Objects Properties with Bracket Notation](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Accessing-Objects-Properties-With-Bracket-Notation) | ||
+82. [Challenge: Accessing Objects Properties with Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Accessing-Objects-Properties-With-Variables) | ||
+83. [Challenge: Updating Object Properties](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Manipulate-JavaScript-Objects) | ||
+84. [Challenge: Add New Properties to a JavaScript Object](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Add-New-Properties-to-a-JavaScript-Object) | ||
+85. [Challenge: Delete Properties from a JavaScript Object](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Delete-Properties-from-a-JavaScript-Object) | ||
+86. [Challenge: Using Objects for Lookups](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Using-Objects-For-Lookups) | ||
+87. [Challenge: Testing Objects for Properties](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Testing-Objects-For-Properties) | ||
+88. [Challenge: Introducing JavaScript Object Notation (JSON)](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Introducing-Javascript-Object-Notation-Json) | ||
+89. [Challenge: Accessing Nested Objects in JSON](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Accessing-Nested-Objects-In-Json) | ||
+90. [Challenge: Accessing Nested Arrays in JSON](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Accessing-Nested-Arrays-In-Json) | ||
91. [Checkpoint: Record Collection](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Checkpoint-Record-Collection) | ||
-92. [Waypoint: Iterate with JavaScript For Loops](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Iterate-with-JavaScript-For-Loops) | ||
-93. [Waypoint: Iterate Odd Numbers With a For Loop](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Iterate-Odd-Numbers-With-a-For-Loop) | ||
-94. [Waypoint: Count Backwards With a For Loop](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Count-Backwards-With-a-For-Loop) | ||
-95. [Waypoint: Iterate Through an Array with a For Loop](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Iterate-Through-An-Array-With-A-For-Loop) | ||
-96. [Waypoint: Nesting For Loops](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Nesting-For-Loops) | ||
-97. [Waypoint: Iterate with JavaScript While Loops](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Iterate-with-JavaScript-While-Loops) | ||
+92. [Challenge: Iterate with JavaScript For Loops](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Iterate-with-JavaScript-For-Loops) | ||
+93. [Challenge: Iterate Odd Numbers With a For Loop](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Iterate-Odd-Numbers-With-a-For-Loop) | ||
+94. [Challenge: Count Backwards With a For Loop](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Count-Backwards-With-a-For-Loop) | ||
+95. [Challenge: Iterate Through an Array with a For Loop](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Iterate-Through-An-Array-With-A-For-Loop) | ||
+96. [Challenge: Nesting For Loops](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Nesting-For-Loops) | ||
+97. [Challenge: Iterate with JavaScript While Loops](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Iterate-with-JavaScript-While-Loops) | ||
98. [Checkpoint: Profile Lookup](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Checkpoint-Profile-Lookup) | ||
-99. [Waypoint: Generate Random Fractions with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Generate-Random-Fractions-with-JavaScript) | ||
-100. [Waypoint: Generate Random Whole Numbers with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Generate-Random-Whole-Numbers-with-JavaScript) | ||
-101. [Waypoint: Generate Random Whole Numbers within a Range](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Generate-Random-Whole-Numbers-within-a-Range) | ||
-102. [Waypoint: Sift through Text with Regular Expressions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Sift-through-Text-with-Regular-Expressions) | ||
-103. [Waypoint: Find Numbers with Regular Expressions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Find-Numbers-with-Regular-Expressions) | ||
-104. [Waypoint: Find White Space with Regular Expressions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Find-White-Space-with-Regular-Expressions) | ||
-105. [Waypoint: Invert Regular Expression Matches with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Invert-Regular-Expression-Matches-with-JavaScript) | ||
+99. [Challenge: Generate Random Fractions with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Generate-Random-Fractions-with-JavaScript) | ||
+100. [Challenge: Generate Random Whole Numbers with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Generate-Random-Whole-Numbers-with-JavaScript) | ||
+101. [Challenge: Generate Random Whole Numbers within a Range](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Generate-Random-Whole-Numbers-within-a-Range) | ||
+102. [Challenge: Sift through Text with Regular Expressions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Sift-through-Text-with-Regular-Expressions) | ||
+103. [Challenge: Find Numbers with Regular Expressions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Find-Numbers-with-Regular-Expressions) | ||
+104. [Challenge: Find White Space with Regular Expressions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Find-White-Space-with-Regular-Expressions) | ||
+105. [Challenge: Invert Regular Expression Matches with JavaScript](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Invert-Regular-Expression-Matches-with-JavaScript) | ||
# Object Oriented and Functional Programming | ||
-1. [Waypoint: Declare JavaScript Objects as Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Declare-JavaScript-Objects-as-Variables) | ||
-2. [Waypoint: Construct JavaScript Objects with Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Construct-JavaScript-Objects-with-Functions) | ||
-3. [Waypoint: Make Object Properties Private](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Make-Object-Properties-Private) | ||
-4. [Waypoint: Make Instances of Objects with a Constructor Function](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Make-Instances-of-Objects-with-a-Constructor-Function) | ||
-5. [Waypoint: Iterate over Arrays with .map](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Iterate-over-Arrays-with-map) | ||
-6. [Waypoint: Condense arrays with .reduce](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Condense-arrays-with-reduce) | ||
-7. [Waypoint: Filter Arrays with .filter](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Filter-Arrays-with-filter) | ||
-8. [Waypoint: Sort Arrays with .sort](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Sort-Arrays-with-sort) | ||
-9. [Waypoint: Reverse Arrays with .reverse](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Reverse-Arrays-with-reverse) | ||
-10. [Waypoint: Concatenate Strings with .concat](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Concatenate-Strings-with-.concat) | ||
-11. [Waypoint: Split Strings with .split](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Split-Strings-with-split) | ||
-12. [Waypoint: Join Strings with .join](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Join-Strings-with-.join) | ||
+1. [Challenge: Declare JavaScript Objects as Variables](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Declare-JavaScript-Objects-as-Variables) | ||
+2. [Challenge: Construct JavaScript Objects with Functions](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Construct-JavaScript-Objects-with-Functions) | ||
+3. [Challenge: Make Object Properties Private](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Make-Object-Properties-Private) | ||
+4. [Challenge: Make Instances of Objects with a Constructor Function](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Make-Instances-of-Objects-with-a-Constructor-Function) | ||
+5. [Challenge: Iterate over Arrays with .map](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Iterate-over-Arrays-with-map) | ||
+6. [Challenge: Condense arrays with .reduce](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Condense-arrays-with-reduce) | ||
+7. [Challenge: Filter Arrays with .filter](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Filter-Arrays-with-filter) | ||
+8. [Challenge: Sort Arrays with .sort](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Sort-Arrays-with-sort) | ||
+9. [Challenge: Reverse Arrays with .reverse](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Reverse-Arrays-with-reverse) | ||
+10. [Challenge: Concatenate Strings with .concat](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Concatenate-Strings-with-.concat) | ||
+11. [Challenge: Split Strings with .split](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Split-Strings-with-split) | ||
+12. [Challenge: Join Strings with .join](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Join-Strings-with-.join) | ||
# Basic Algorithm Scripting | ||
-1. [Bonfire: Meet Bonfire](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Meet-Bonfire) | ||
-2. [Bonfire: Reverse a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Reverse-a-String) | ||
-3. [Bonfire: Factorialize a Number](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Factorialize-a-Number) | ||
-4. [Bonfire: Check for Palindromes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Check-for-Palindromes) | ||
-5. [Bonfire: Find the Longest Word in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-find-the-longest-word-in-a-string) | ||
-6. [Bonfire: Title Case a Sentence](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-title-case-a-sentence) | ||
-7. [Bonfire: Return Largest Numbers in Arrays](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-return-largest-numbers-in-arrays) | ||
-8. [Bonfire: Confirm the Ending](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Confirm-the-Ending) | ||
-9. [Bonfire: Repeat a string repeat a string](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-repeat-a-string-repeat-a-string) | ||
-10. [Bonfire: Truncate a string](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-truncate-a-string) | ||
-11. [Bonfire: Chunky Monkey](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Chunky-Monkey) | ||
-12. [Bonfire: Slasher Flick](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-slasher-flick) | ||
-13. [Bonfire: Mutations](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-mutations) | ||
-14. [Bonfire: Falsy Bouncer](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Falsy-Bouncer) | ||
-15. [Bonfire: Seek and Destroy](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Seek-and-Destroy) | ||
-16. [Bonfire: Where do I belong](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Where-do-I-belong) | ||
-17. [Bonfire: Caesar's Cipher](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Caesars-Cipher) | ||
+1. [Algorithm: Meet Algorithm](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Meet-Algorithm) | ||
+2. [Algorithm: Reverse a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Reverse-a-String) | ||
+3. [Algorithm: Factorialize a Number](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Factorialize-a-Number) | ||
+4. [Algorithm: Check for Palindromes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Check-for-Palindromes) | ||
+5. [Algorithm: Find the Longest Word in a String](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-find-the-longest-word-in-a-string) | ||
+6. [Algorithm: Title Case a Sentence](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-title-case-a-sentence) | ||
+7. [Algorithm: Return Largest Numbers in Arrays](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-return-largest-numbers-in-arrays) | ||
+8. [Algorithm: Confirm the Ending](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Confirm-the-Ending) | ||
+9. [Algorithm: Repeat a string repeat a string](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-repeat-a-string-repeat-a-string) | ||
+10. [Algorithm: Truncate a string](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-truncate-a-string) | ||
+11. [Algorithm: Chunky Monkey](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Chunky-Monkey) | ||
+12. [Algorithm: Slasher Flick](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-slasher-flick) | ||
+13. [Algorithm: Mutations](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-mutations) | ||
+14. [Algorithm: Falsy Bouncer](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Falsy-Bouncer) | ||
+15. [Algorithm: Seek and Destroy](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Seek-and-Destroy) | ||
+16. [Algorithm: Where do I belong](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Where-do-I-belong) | ||
+17. [Algorithm: Caesar's Cipher](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Caesars-Cipher) | ||
# Intermediate Algorithm Scripting | ||
-1. [Bonfire: Sum All Numbers in a Range](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Sum-All-Numbers-in-a-Range) | ||
-2. [Bonfire: Diff Two Arrays](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Diff-Two-Arrays) | ||
-3. [Bonfire: Roman Numeral Converter](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-roman-numeral-converter) | ||
-4. [Bonfire: Where art thou](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Where-art-thou) | ||
-5. [Bonfire: Search and Replace](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Search-and-Replace) | ||
-6. [Bonfire: Pig Latin](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Pig-Latin) | ||
-7. [Bonfire: DNA Pairing](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-DNA-Pairing) | ||
-8. [Bonfire: Missing letters](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Missing-letters) | ||
-9. [Bonfire: Boo who](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Boo-who) | ||
-10. [Bonfire: Sorted Union](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Sorted-Union) | ||
-11. [Bonfire: Convert HTML Entities](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-convert-HTML-entities) | ||
-12. [Bonfire: Spinal Tap Case](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Spinal-Tap-Case) | ||
-13. [Bonfire: Sum All Odd Fibonacci Numbers](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-sum-all-odd-fibonacci-numbers) | ||
-14. [Bonfire: Sum All Primes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-sum-all-primes) | ||
-15. [Bonfire: Smallest Common Multiple](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Smallest-Common-Multiple) | ||
-16. [Bonfire: Finders Keepers](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-finders-keepers) | ||
-17. [Bonfire: Drop it](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Drop-it) | ||
-18. [Bonfire: Steamroller](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-steamroller) | ||
-19. [Bonfire: Binary Agents](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Binary-Agents) | ||
-20. [Bonfire: Everything Be True](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Everything-be-True) | ||
-21. [Bonfire: Arguments Optional](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Arguments-Optional) | ||
+1. [Algorithm: Sum All Numbers in a Range](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Sum-All-Numbers-in-a-Range) | ||
+2. [Algorithm: Diff Two Arrays](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Diff-Two-Arrays) | ||
+3. [Algorithm: Roman Numeral Converter](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-roman-numeral-converter) | ||
+4. [Algorithm: Where art thou](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Where-art-thou) | ||
+5. [Algorithm: Search and Replace](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Search-and-Replace) | ||
+6. [Algorithm: Pig Latin](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Pig-Latin) | ||
+7. [Algorithm: DNA Pairing](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-DNA-Pairing) | ||
+8. [Algorithm: Missing letters](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Missing-letters) | ||
+9. [Algorithm: Boo who](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Boo-who) | ||
+10. [Algorithm: Sorted Union](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Sorted-Union) | ||
+11. [Algorithm: Convert HTML Entities](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-convert-HTML-entities) | ||
+12. [Algorithm: Spinal Tap Case](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Spinal-Tap-Case) | ||
+13. [Algorithm: Sum All Odd Fibonacci Numbers](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-sum-all-odd-fibonacci-numbers) | ||
+14. [Algorithm: Sum All Primes](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-sum-all-primes) | ||
+15. [Algorithm: Smallest Common Multiple](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Smallest-Common-Multiple) | ||
+16. [Algorithm: Finders Keepers](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-finders-keepers) | ||
+17. [Algorithm: Drop it](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Drop-it) | ||
+18. [Algorithm: Steamroller](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-steamroller) | ||
+19. [Algorithm: Binary Agents](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Binary-Agents) | ||
+20. [Algorithm: Everything Be True](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Everything-be-True) | ||
+21. [Algorithm: Arguments Optional](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Arguments-Optional) | ||
# JSON APIs and Ajax | ||
-1. [Waypoint: Trigger Click Events with jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Trigger-Click-Events-with-jQuery) | ||
-2. [Waypoint: Change Text with Click Events](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Change-Text-with-Click-Events) | ||
-3. [Waypoint: Get JSON with the jQuery getJSON Method](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Get-JSON-with-the-jQuery-getJSON-Method) | ||
-4. [Waypoint: Convert JSON Data to HTML](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Convert-JSON-Data-to-HTML) | ||
-5. [Waypoint: Render Images from Data Sources](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Render-Images-from-Data-Sources) | ||
-6. [Waypoint: Prefilter JSON](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Prefilter-JSON) | ||
-7. [Waypoint: Get Geo-location Data](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Get-Geo-location-Data) | ||
+1. [Challenge: Trigger Click Events with jQuery](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Trigger-Click-Events-with-jQuery) | ||
+2. [Challenge: Change Text with Click Events](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Change-Text-with-Click-Events) | ||
+3. [Challenge: Get JSON with the jQuery getJSON Method](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Get-JSON-with-the-jQuery-getJSON-Method) | ||
+4. [Challenge: Convert JSON Data to HTML](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Convert-JSON-Data-to-HTML) | ||
+5. [Challenge: Render Images from Data Sources](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Render-Images-from-Data-Sources) | ||
+6. [Challenge: Prefilter JSON](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Prefilter-JSON) | ||
+7. [Challenge: Get Geo-location Data](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Get-Geo-location-Data) | ||
# Upper Intermediate Algorithm Scripting | ||
-1. [Bonfire: Make a Person](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-make-a-person) | ||
-2. [Bonfire: Map the Debris](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-map-the-debris) | ||
-3. [Bonfire: Pairwise](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-pairwise) | ||
+1. [Algorithm: Make a Person](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-make-a-person) | ||
+2. [Algorithm: Map the Debris](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-map-the-debris) | ||
+3. [Algorithm: Pairwise](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-pairwise) | ||
# Automated Testing and Debugging | ||
-1. [Waypoint: Use the Javascript Console](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Use-the-Javascript-Console) | ||
-2. [Waypoint: Using typeof](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Using-typeof) | ||
+1. [Challenge: Use the Javascript Console](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Use-the-Javascript-Console) | ||
+2. [Challenge: Using typeof](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Using-typeof) | ||
# Advanced Algorithm Scripting | ||
-1. [Bonfire: Validate US Telephone Numbers](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Validate-US-Telephone-Numbers) | ||
-2. [Bonfire: Symmetric Difference](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Symmetric-Difference) | ||
-3. [Bonfire: Exact Change](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Exact-Change) | ||
-4. [Bonfire: Inventory Update](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-inventory-update) | ||
-5. [Bonfire: No repeats please](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/bonfire-no-repeats-please) | ||
-6. [Bonfire: Friendly Date Ranges](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Bonfire-Friendly-Date-Ranges) | ||
+1. [Algorithm: Validate US Telephone Numbers](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Validate-US-Telephone-Numbers) | ||
+2. [Algorithm: Symmetric Difference](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Symmetric-Difference) | ||
+3. [Algorithm: Exact Change](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Exact-Change) | ||
+4. [Algorithm: Inventory Update](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-inventory-update) | ||
+5. [Algorithm: No repeats please](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-no-repeats-please) | ||
+6. [Algorithm: Friendly Date Ranges](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Algorithm-Friendly-Date-Ranges) | ||
# Git | ||
-1. [Waypoint: Save your Code Revisions Forever with Git](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Waypoint-Save-your-Code-Revisions-Forever-with-Git) | ||
+1. [Challenge: Save your Code Revisions Forever with Git](https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Challenge-Save-your-Code-Revisions-Forever-with-Git) | ||
# Node.js and Express.js | ||
-1. Waypoint: Manage Packages with NPM | ||
-2. Waypoint: Start a Node.js Server | ||
-3. Waypoint: Continue working with Node.js Servers | ||
-4. Waypoint: Finish working with Node.js Servers | ||
-5. Waypoint: Build Web Apps with Express.js | ||
+1. Challenge: Manage Packages with NPM | ||
+2. Challenge: Start a Node.js Server | ||
+3. Challenge: Continue working with Node.js Servers | ||
+4. Challenge: Finish working with Node.js Servers | ||
+5. Challenge: Build Web Apps with Express.js | ||
# MongoDB | ||
-1. Waypoint: Store Data in MongoDB | ||
+1. Challenge: Store Data in MongoDB |
12
October-2015-Improvements.md
2
October-2015-Summit-Agenda.md
2
Saturday-Summit-August-2015.md
12
Saturday-Summit-December-2015.md
2
Saturday-Summit-October-2015.md
2
Select-Issues-for-Contributing-Using-Labels.md
6
Site-Improvements-August-2015.md
12
Site-Improvements-October-2015.md
8
Spanish-Translation-Terminology.md
4
Start-Here.md
2
Using-Github-Pages-for-your-front-end-development-projects.md
20
What-the-style-guide-for-Algorithms-is.md
@@ -1,15 +1,15 @@ | ||
-Writing Bonfire challenges is a great way to exercise your own problem solving and testing abilities. Follow this process closely to maximize the chances of us accepting your bonfire. | ||
+Writing Algorithm challenges is a great way to exercise your own problem solving and testing abilities. Follow this process closely to maximize the chances of us accepting your Algorithm. | ||
-- Fork the Free Code Camp repository and open `seed_data/bonfires.json` to become familiar with the format of our bonfires. | ||
-- Regardless of your bonfire's difficulty, put it as the last bonfire in the JSON file. Change one of the numbers in the ID to ensure that your bonfire has a unique ID. | ||
-- In the terminal, run `node seed_data/seed.js`. Run `gulp`. You should be able to navigate to your new bonfire in the challenge map. Whenever you make a change to bonfire.json, you'll need to reseed in order to see these changes in the browser. | ||
-- Solve your own Bonfire. Confirm that your tests work as expected and that your instructions are sufficiently clear. | ||
+- Fork the Free Code Camp repository and open `seed_data/Algorithms.json` to become familiar with the format of our Algorithms. | ||
+- Regardless of your Algorithm's difficulty, put it as the last Algorithm in the JSON file. Change one of the numbers in the ID to ensure that your Algorithm has a unique ID. | ||
+- In the terminal, run `node seed_data/seed.js`. Run `gulp`. You should be able to navigate to your new Algorithm in the challenge map. Whenever you make a change to Algorithm.json, you'll need to reseed in order to see these changes in the browser. | ||
+- Solve your own Algorithm. Confirm that your tests work as expected and that your instructions are sufficiently clear. | ||
- Submit a pull request to Free Code Camp's Staging branch and in the pull request body, link to a gist that has your algorithmic solution. | ||
-Here is a description of each of the Bonfires' fields. | ||
+Here is a description of each of the Algorithms' fields. | ||
- Name - The name of your challenge. It's OK for this to be humorous but it must be brief and relevant to the task. | ||
-- Difficulty - Attempt to rate difficulty compared against existing bonfire challenges. A good proxy for the difficulty of a bonfire is how long it takes you to solve it. For every 15 minutes it takes, increase the difficulty. For example, a one-hour bonfire should probably be a 4. | ||
+- Difficulty - Attempt to rate difficulty compared against existing Algorithm challenges. A good proxy for the difficulty of a Algorithm is how long it takes you to solve it. For every 15 minutes it takes, increase the difficulty. For example, a one-hour Algorithm should probably be a 4. | ||
- Description- Separate paragraphs with a line break. Only the first paragraph is visible prior to a user before they click the the 'More information' button. All necessary information must be included in the first paragraph. Write this first paragraph as succinctly as possible. Subsequent paragraphs should offer hints or details if needed. If your subject matter warrants deeper understanding, you may link to Wikipedia. | ||
-- Challenge Seed - This is where you set up what will be in the editor when the camper starts the bonfire. | ||
-- Tests - These tests are what bring your challenge to life. Without them, we cannot confirm the accuracy of a user's submitted answer. Choose your tests wisely. Bonfire tests are written using the Chai.js assertion library. Please use the should and expect syntax for end user readability. As an example of what not do to, many of the original Bonfire challenges are written with assert syntax and many of the test cases are difficult to read. If your bonfire question has a lot of edge cases, you will need to write many tests for full coverage. If you find yourself writing more tests than you desire, you may consider simplifying the requirements of your bonfire challenge. For difficulty level 1 through 3, you will generally only need 2 to 4 tests. | ||
-- MDNlinks- Take a look at `seed_data/bonfireMDNlinks.js`. If any of these concepts are relevant to your bonfire, be sure to include them. If you know of an MDN article that isn't linked here, you can add it to the bonfireMDNlinks.js file before adding it to your bonfire. | ||
+- Challenge Seed - This is where you set up what will be in the editor when the camper starts the Algorithm. | ||
+- Tests - These tests are what bring your challenge to life. Without them, we cannot confirm the accuracy of a user's submitted answer. Choose your tests wisely. Algorithm tests are written using the Chai.js assertion library. Please use the should and expect syntax for end user readability. As an example of what not do to, many of the original Algorithm challenges are written with assert syntax and many of the test cases are difficult to read. If your Algorithm question has a lot of edge cases, you will need to write many tests for full coverage. If you find yourself writing more tests than you desire, you may consider simplifying the requirements of your Algorithm challenge. For difficulty level 1 through 3, you will generally only need 2 to 4 tests. | ||
+- MDNlinks- Take a look at `seed_data/bonfireMDNlinks.js`. If any of these concepts are relevant to your Algorithm, be sure to include them. If you know of an MDN article that isn't linked here, you can add it to the bonfireMDNlinks.js file before adding it to your Algorithm. |
2
Why-You-Should-Try-Pair-Programming.md
2
Wiki-Style-Guide.md
4
bf-bouncer.md
2
bot-announce.md
10
camperbot.md
2
html-elements.md
105
rename-wiki.bat
@@ -1,105 +0,0 @@ | ||
-git mv "Waypoint-Manipulate-Arrays-With-push().md" "Challenge-Manipulate-Arrays-With-push().md" | ||
-git mv "Waypoint-Manipulate-Arrays-With-shift().md" "Challenge-Manipulate-Arrays-With-shift().md" | ||
-git mv "Waypoint-Manipulate-Arrays-With-unshift().md" "Challenge-Manipulate-Arrays-With-unshift().md" | ||
-git mv "Waypoint-Manipulate-JavaScript-Objects.md" "Challenge-Manipulate-JavaScript-Objects.md" | ||
-git mv "Waypoint-Modify-Array-Data-With-Indexes.md" "Challenge-Modify-Array-Data-With-Indexes.md" | ||
-git mv "Waypoint-Multiple-Identical-Options-In-Switch-Statements.md" "Challenge-Multiple-Identical-Options-In-Switch-Statements.md" | ||
-git mv "Waypoint-Multiply-Two-Numbers-with-JavaScript.md" "Challenge-Multiply-Two-Numbers-with-JavaScript.md" | ||
-git mv "Waypoint-Nest-an-Anchor-Element-within-a-Paragraph.md" "Challenge-Nest-an-Anchor-Element-within-a-Paragraph.md" | ||
-git mv "Waypoint-Nest-Many-Elements-within-a-Single-Div-Element.md" "Challenge-Nest-Many-Elements-within-a-Single-Div-Element.md" | ||
-git mv "Waypoint-Nest-one-Array-within-Another-Array.md" "Challenge-Nest-one-Array-within-Another-Array.md" | ||
-git mv "Waypoint-Nesting-For-Loops.md" "Challenge-Nesting-For-Loops.md" | ||
-git mv "Waypoint-Override-All-Other-Styles-by-using-Important.md" "Challenge-Override-All-Other-Styles-by-using-Important.md" | ||
-git mv "Waypoint-Override-Class-Declarations-by-Styling-ID-Attributes.md" "Challenge-Override-Class-Declarations-by-Styling-ID-Attributes.md" | ||
-git mv "Waypoint-Override-Class-Declarations-with-Inline-Styles.md" "Challenge-Override-Class-Declarations-with-Inline-Styles.md" | ||
-git mv "Waypoint-Override-Styles-in-Subsequent-CSS.md" "Challenge-Override-Styles-in-Subsequent-CSS.md" | ||
-git mv "Waypoint-Passing-Values-To-Functions-With-Arguments.md" "Challenge-Passing-Values-To-Functions-With-Arguments.md" | ||
-git mv "Waypoint-Perform-Arithmetic-Operations-on-Decimals-with-JavaScript.md" "Challenge-Perform-Arithmetic-Operations-on-Decimals-with-JavaScript.md" | ||
-git mv "Waypoint-Prefilter-JSON.md" "Challenge-Prefilter-JSON.md" | ||
-git mv "Waypoint-Prioritize-One-Style-Over-Another.md" "Challenge-Prioritize-One-Style-Over-Another.md" | ||
-git mv "Waypoint-Quoting-Strings-with-Single-Quotes.md" "Challenge-Quoting-Strings-with-Single-Quotes.md" | ||
-git mv "Waypoint-Remove-an-Element-Using-jQuery.md" "Challenge-Remove-an-Element-Using-jQuery.md" | ||
-git mv "Waypoint-Remove-Classes-from-an-element-with-jQuery.md" "Challenge-Remove-Classes-from-an-element-with-jQuery.md" | ||
-git mv "Waypoint-Render-Images-from-Data-Sources.md" "Challenge-Render-Images-from-Data-Sources.md" | ||
-git mv "Waypoint-Replacing-If-Else-Chains-With-Switch.md" "Challenge-Replacing-If-Else-Chains-With-Switch.md" | ||
-git mv "Waypoint-Responsively-Style-Checkboxes.md" "Challenge-Responsively-Style-Checkboxes.md" | ||
-git mv "Waypoint-Responsively-Style-Radio-Buttons.md" "Challenge-Responsively-Style-Radio-Buttons.md" | ||
-git mv "Waypoint-Return-A-Value-From-A-Function-With-Return.md" "Challenge-Return-A-Value-From-A-Function-With-Return.md" | ||
-git mv "Waypoint-Return-Early-Pattern-For-Functions.md" "Challenge-Return-Early-Pattern-For-Functions.md" | ||
-git mv "Waypoint-Returning-Boolean-Values-From-Functions.md" "Challenge-Returning-Boolean-Values-From-Functions.md" | ||
-git mv "Waypoint-Reverse-Arrays-with-reverse.md" "Challenge-Reverse-Arrays-with-reverse.md" | ||
-git mv "Waypoint-Save-your-Code-Revisions-Forever-with-Git.md" "Challenge-Save-your-Code-Revisions-Forever-with-Git.md" | ||
-git mv "Waypoint-Say-Hello-to-HTML-Elements.md" "Challenge-Say-Hello-to-HTML-Elements.md" | ||
-git mv "Waypoint-Selecting-From-Many-Options-With-Switch-Statements.md" "Challenge-Selecting-From-Many-Options-With-Switch-Statements.md" | ||
-git mv "Waypoint-Set-the-Font-Family-of-an-Element.md" "Challenge-Set-the-Font-Family-of-an-Element.md" | ||
-git mv "Waypoint-Set-the-ID-of-an-Element.md" "Challenge-Set-the-ID-of-an-Element.md" | ||
-git mv "Waypoint-Sift-through-Text-with-Regular-Expressions.md" "Challenge-Sift-through-Text-with-Regular-Expressions.md" | ||
-git mv "Waypoint-Size-your-Images.md" "Challenge-Size-your-Images.md" | ||
-git mv "Waypoint-Sort-Arrays-with-sort.md" "Challenge-Sort-Arrays-with-sort.md" | ||
-git mv "Waypoint-Specify-How-Fonts-Should-Degrade.md" "Challenge-Specify-How-Fonts-Should-Degrade.md" | ||
-git mv "Waypoint-Split-Strings-with-split.md" "Challenge-Split-Strings-with-split.md" | ||
-git mv "Waypoint-Split-your-Bootstrap-Row.md" "Challenge-Split-your-Bootstrap-Row.md" | ||
-git mv "Waypoint-Store-Multiple-Values-in-one-Variable-using-JavaScript-Arrays.md" "Challenge-Store-Multiple-Values-in-one-Variable-using-JavaScript-Arrays.md" | ||
-git mv "Waypoint-Storing-Values-with-the-Equal-Operator.md" "Challenge-Storing-Values-with-the-Equal-Operator.md" | ||
-git mv "Waypoint-Style-Multiple-Elements-with-a-CSS-Class.md" "Challenge-Style-Multiple-Elements-with-a-CSS-Class.md" | ||
-git mv "Waypoint-Style-Text-Inputs-as-Form-Controls.md" "Challenge-Style-Text-Inputs-as-Form-Controls.md" | ||
-git mv "Waypoint-Style-the-HTML-Body-Element.md" "Challenge-Style-the-HTML-Body-Element.md" | ||
-git mv "Waypoint-Subtract-One-Number-from-Another-with-JavaScript.md" "Challenge-Subtract-One-Number-from-Another-with-JavaScript.md" | ||
-git mv "Waypoint-Target-a-Specific-Child-of-an-Element-Using-jQuery.md" "Challenge-Target-a-Specific-Child-of-an-Element-Using-jQuery.md" | ||
-git mv "Waypoint-Target-Elements-by-Class-Using-jQuery.md" "Challenge-Target-Elements-by-Class-Using-jQuery.md" | ||
-git mv "Waypoint-Target-Elements-by-ID-Using-jQuery.md" "Challenge-Target-Elements-by-ID-Using-jQuery.md" | ||
-git mv "Waypoint-Target-Even-Numbered-Elements-Using-jQuery.md" "Challenge-Target-Even-Numbered-Elements-Using-jQuery.md" | ||
-git mv "Waypoint-Target-HTML-Elements-with-Selectors-Using-jQuery.md" "Challenge-Target-HTML-Elements-with-Selectors-Using-jQuery.md" | ||
-git mv "Waypoint-Target-the-Children-of-an-Element-Using-jQuery.md" "Challenge-Target-the-Children-of-an-Element-Using-jQuery.md" | ||
-git mv "Waypoint-Target-the-Parent-of-an-Element-Using-jQuery.md" "Challenge-Target-the-Parent-of-an-Element-Using-jQuery.md" | ||
-git mv "Waypoint-Target-the-same-element-with-multiple-jQuery-Selectors.md" "Challenge-Target-the-same-element-with-multiple-jQuery-Selectors.md" | ||
-git mv "Waypoint-Taste-the-Bootstrap-Button-Color-Rainbow.md" "Challenge-Taste-the-Bootstrap-Button-Color-Rainbow.md" | ||
-git mv "Waypoint-Testing-Objects-For-Properties.md" "Challenge-Testing-Objects-For-Properties.md" | ||
-git mv "Waypoint-Trigger-Click Events-with-jQuery.md" "Challenge-Trigger-Click Events-with-jQuery.md" | ||
-git mv "Waypoint-Turn-an-Image-into-a-Link.md" "Challenge-Turn-an-Image-into-a-Link.md" | ||
-git mv "Waypoint-Uncomment-HTML.md" "Challenge-Uncomment-HTML.md" | ||
-git mv "Waypoint-Understand-Boolean-Values.md" "Challenge-Understand-Boolean-Values.md" | ||
-git mv "Waypoint-Understand-String-Immutability.md" "Challenge-Understand-String-Immutability.md" | ||
-git mv "Waypoint-Understanding-Case-Sensitivity-in-Variables.md" "Challenge-Understanding-Case-Sensitivity-in-Variables.md" | ||
-git mv "Waypoint-Understanding-Uninitialized-Variables.md" "Challenge-Understanding-Uninitialized-Variables.md" | ||
-git mv "Waypoint-Updating-Object-Properties.md" "Challenge-Updating-Object-Properties.md" | ||
-git mv "Waypoint-Use-a-CSS-Class-to-Style-an-Element.md" "Challenge-Use-a-CSS-Class-to-Style-an-Element.md" | ||
-git mv "Waypoint-Use-Abbreviated-Hex-Code.md" "Challenge-Use-Abbreviated-Hex-Code.md" | ||
-git mv "Waypoint-Use-an-ID-Attribute-to-Style-an-Element.md" "Challenge-Use-an-ID-Attribute-to-Style-an-Element.md" | ||
-git mv "Waypoint-Use-appendTo-to-Move-Elements-with-jQuery.md" "Challenge-Use-appendTo-to-Move-Elements-with-jQuery.md" | ||
-git mv "Waypoint-Use-Bracket-Notation-to-Find-the-First-Character-in-a-String.md" "Challenge-Use-Bracket-Notation-to-Find-the-First-Character-in-a-String.md" | ||
-git mv "Waypoint-Use-Bracket-Notation-to-Find-the-Last-Character-in-a-String.md" "Challenge-Use-Bracket-Notation-to-Find-the-Last-Character-in-a-String.md" | ||
-git mv "Waypoint-Use-Bracket-Notation-to-Find-the-Nth-Character-in-a-String.md" "Challenge-Use-Bracket-Notation-to-Find-the-Nth-Character-in-a-String.md" | ||
-git mv "Waypoint-Use-Bracket-Notation-to-Find-the-Nth-to-Last-Character-in-a-String.md" "Challenge-Use-Bracket-Notation-to-Find-the-Nth-to-Last-Character-in-a-String.md" | ||
-git mv "Waypoint-Use-Clockwise-Notation-to-Specify-the-Margin-of-an-Element.md" "Challenge-Use-Clockwise-Notation-to-Specify-the-Margin-of-an-Element.md" | ||
-git mv "Waypoint-Use-Clockwise-Notation-to-Specify-the-Padding-of-an-Element.md" "Challenge-Use-Clockwise-Notation-to-Specify-the-Padding-of-an-Element.md" | ||
-git mv "Waypoint-Use-Comments-to-Clarify-Code.md" "Challenge-Use-Comments-to-Clarify-Code.md" | ||
-git mv "Waypoint-Use-Conditional-Logic-with-If-Else-Statements.md" "Challenge-Use-Conditional-Logic-with-If-Else-Statements.md" | ||
-git mv "Waypoint-Use-CSS-Selectors-to-Style-Elements.md" "Challenge-Use-CSS-Selectors-to-Style-Elements.md" | ||
-git mv "Waypoint-Use-Hex-Code-for-Specific-Colors.md" "Challenge-Use-Hex-Code-for-Specific-Colors.md" | ||
-git mv "Waypoint-Use-Hex-Code-for-Specific-Shades-of-Gray.md" "Challenge-Use-Hex-Code-for-Specific-Shades-of-Gray.md" | ||
-git mv "Waypoint-Use-Hex-Code-to-Color-Elements-Blue.md" "Challenge-Use-Hex-Code-to-Color-Elements-Blue.md" | ||
-git mv "Waypoint-Use-Hex-Code-to-Color-Elements-Gray.md" "Challenge-Use-Hex-Code-to-Color-Elements-Gray.md" | ||
-git mv "Waypoint-Use-Hex-Code-to-Color-Elements-Green.md" "Challenge-Use-Hex-Code-to-Color-Elements-Green.md" | ||
-git mv "Waypoint-Use-Hex-Code-to-Color-Elements-Red.md" "Challenge-Use-Hex-Code-to-Color-Elements-Red.md" | ||
-git mv "Waypoint-Use-Hex-Code-to-Color-Elements-White.md" "Challenge-Use-Hex-Code-to-Color-Elements-White.md" | ||
-git mv "Waypoint-Use-Hex-Code-to-Mix-Colors.md" "Challenge-Use-Hex-Code-to-Mix-Colors.md" | ||
-git mv "Waypoint-Use-HTML5-to-Require-a-Field.md" "Challenge-Use-HTML5-to-Require-a-Field.md" | ||
-git mv "Waypoint-Use-jQuery-to-Modify-the-Entire-Page.md" "Challenge-Use-jQuery-to-Modify-the-Entire-Page.md" | ||
-git mv "Waypoint-Use-Responsive-Design-with-Bootstrap-Fluid-Containers.md" "Challenge-Use-Responsive-Design-with-Bootstrap-Fluid-Containers.md" | ||
-git mv "Waypoint-Use-RGB-to-Color-Elements-Blue.md" "Challenge-Use-RGB-to-Color-Elements-Blue.md" | ||
-git mv "Waypoint-Use-RGB-to-Color-Elements-Gray.md" "Challenge-Use-RGB-to-Color-Elements-Gray.md" | ||
-git mv "Waypoint-Use-RGB-to-Color-Elements-Green.md" "Challenge-Use-RGB-to-Color-Elements-Green.md" | ||
-git mv "Waypoint-Use-RGB-to-Color-Elements-Red.md" "Challenge-Use-RGB-to-Color-Elements-Red.md" | ||
-git mv "Waypoint-Use-RGB-to-Color-Elements-White.md" "Challenge-Use-RGB-to-Color-Elements-White.md" | ||
-git mv "Waypoint-Use-RGB-to-Mix-Colors.md" "Challenge-Use-RGB-to-Mix-Colors.md" | ||
-git mv "Waypoint-Use-RGB-values-to-Color-Elements.md" "Challenge-Use-RGB-values-to-Color-Elements.md" | ||
-git mv "Waypoint-Use-Spans-for-Inline-Elements.md" "Challenge-Use-Spans-for-Inline-Elements.md" | ||
-git mv "Waypoint-Use-the-Bootstrap-Grid-to-Put-Elements-Side-By-Side.md" "Challenge-Use-the-Bootstrap-Grid-to-Put-Elements-Side-By-Side.md" | ||
-git mv "Waypoint-Use-the-Javascript-Console.md" "Challenge-Use-the-Javascript-Console.md" | ||
-git mv "Waypoint-Using-Objects-For-Lookups.md" "Challenge-Using-Objects-For-Lookups.md" | ||
-git mv "Waypoint-Using-typeof.md" "Challenge-Using-typeof.md" | ||
-git mv "Waypoint-Warn-your-Users-of-a-Dangerous-Action.md" "Challenge-Warn-your-Users-of-a-Dangerous-Action.md" | ||
-git mv "Waypoint-Write-Reusable-JavaScript-with-Functions.md" "Challenge-Write-Reusable-JavaScript-with-Functions.md" | ||
-git mv "What-the-style-guide-for-Bonfires-is.md" "What-the-style-guide-for-Algorithms-is.md" | ||
-git mv "Zipline-Use-the-Twitchtv-JSON-API.md" "Front-End-Project-Use-the-Twitchtv-JSON-API.md" |
0 comments on commit
019a5b6