Skip to content
Browse files

Rename Wiki Articles to new Terminology

Map:
Waypoint => Challenge
Waypoints => Challenges
Bonfire => Algorithm
Bonfires => Algorithms
Zipline => Front-End-Project
Ziplines => Front-End-Projects
Basejump => Back-End-Project
Basejumps => Back-End-Projects

Also remove some random files which are not needed or stubs.
  • Loading branch information...
1 parent 40dd5f6 commit 5f96f3332c56777794b29289225ba54189af932b @SaintPeter SaintPeter committed
Showing with 0 additions and 29 deletions.
  1. 0 Bonfire-Arguments-Optional.md → Algorithm-Arguments-Optional.md
  2. 0 Bonfire-Binary-Agents.md → Algorithm-Binary-Agents.md
  3. 0 Bonfire-Boo-who.md → Algorithm-Boo-who.md
  4. 0 Bonfire-Caesars-Cipher.md → Algorithm-Caesars-Cipher.md
  5. 0 Bonfire-Check-for-Palindromes.md → Algorithm-Check-for-Palindromes.md
  6. 0 Bonfire-Chunky-Monkey.md → Algorithm-Chunky-Monkey.md
  7. 0 Bonfire-Confirm-the-Ending.md → Algorithm-Confirm-the-Ending.md
  8. 0 Bonfire-Convert-HTML-Entities.md → Algorithm-Convert-HTML-Entities.md
  9. 0 Bonfire-DNA-Pairing.md → Algorithm-DNA-Pairing.md
  10. 0 Bonfire-Diff-Two-Arrays.md → Algorithm-Diff-Two-Arrays.md
  11. 0 Bonfire-Drop-it.md → Algorithm-Drop-it.md
  12. 0 Bonfire-Everything-be-True.md → Algorithm-Everything-be-True.md
  13. 0 Bonfire-Exact-Change.md → Algorithm-Exact-Change.md
  14. 0 Bonfire-Factorialize-a-Number.md → Algorithm-Factorialize-a-Number.md
  15. 0 Bonfire-Falsy-Bouncer.md → Algorithm-Falsy-Bouncer.md
  16. 0 Bonfire-Find-The-Longest-Word-in-a-String.md → Algorithm-Find-The-Longest-Word-in-a-String.md
  17. 0 Bonfire-Finders-Keepers.md → Algorithm-Finders-Keepers.md
  18. 0 Bonfire-Friendly-Date-Ranges.md → Algorithm-Friendly-Date-Ranges.md
  19. 0 Bonfire-Inventory-Update.md → Algorithm-Inventory-Update.md
  20. 0 Bonfire-Make-a-Person.md → Algorithm-Make-a-Person.md
  21. 0 Bonfire-Map-the-Debris.md → Algorithm-Map-the-Debris.md
  22. 0 Bonfire-Meet-Bonfire.md → Algorithm-Meet-Algorithm.md
  23. 0 Bonfire-Missing-letters.md → Algorithm-Missing-letters.md
  24. 0 Bonfire-Mutations.md → Algorithm-Mutations.md
  25. 0 Bonfire-No-Repeats-Please.md → Algorithm-No-Repeats-Please.md
  26. 0 Bonfire-Pairwise.md → Algorithm-Pairwise.md
  27. 0 Bonfire-Pig-Latin.md → Algorithm-Pig-Latin.md
  28. 0 Bonfire-Repeat-a-String-Repeat-a-String.md → Algorithm-Repeat-a-String-Repeat-a-String.md
  29. 0 Bonfire-Return-Largest-Numbers-in-Arrays.md → Algorithm-Return-Largest-Numbers-in-Arrays.md
  30. 0 Bonfire-Reverse-a-String.md → Algorithm-Reverse-a-String.md
  31. 0 Bonfire-Roman-Numeral-Converter.md → Algorithm-Roman-Numeral-Converter.md
  32. 0 Bonfire-Search-and-Replace.md → Algorithm-Search-and-Replace.md
  33. 0 Bonfire-Seek-and-Destroy.md → Algorithm-Seek-and-Destroy.md
  34. 0 Bonfire-Slasher-Flick.md → Algorithm-Slasher-Flick.md
  35. 0 Bonfire-Smallest-Common-Multiple.md → Algorithm-Smallest-Common-Multiple.md
  36. 0 Bonfire-Sorted-Union.md → Algorithm-Sorted-Union.md
  37. 0 Bonfire-Spinal-Tap-Case.md → Algorithm-Spinal-Tap-Case.md
  38. 0 Bonfire-Steamroller.md → Algorithm-Steamroller.md
  39. 0 Bonfire-Style-Guide.md → Algorithm-Style-Guide.md
  40. 0 Bonfire-Sum-All-Numbers-in-a-Range.md → Algorithm-Sum-All-Numbers-in-a-Range.md
  41. 0 Bonfire-Sum-All-Odd-Fibonacci-Numbers.md → Algorithm-Sum-All-Odd-Fibonacci-Numbers.md
  42. 0 Bonfire-Sum-All-Primes.md → Algorithm-Sum-All-Primes.md
  43. 0 Bonfire-Symmetric-Difference.md → Algorithm-Symmetric-Difference.md
  44. 0 Bonfire-Title-Case-a-Sentence.md → Algorithm-Title-Case-a-Sentence.md
  45. 0 Bonfire-Truncate-a-String.md → Algorithm-Truncate-a-String.md
  46. 0 Bonfire-Validate-US-Telephone-Numbers.md → Algorithm-Validate-US-Telephone-Numbers.md
  47. 0 Bonfire-Where-art-thou.md → Algorithm-Where-art-thou.md
  48. 0 Bonfire-Where-do-I-belong.md → Algorithm-Where-do-I-belong.md
  49. 0 Bonfire-Wiki-Template.md → Algorithm-Wiki-Template.md
  50. 0 Basejump-Resources.md → Back-End-Project-Resources.md
  51. 0 Waypoint-Access-Array-Data-with-Indexes.md → Challenge-Access-Array-Data-with-Indexes.md
  52. 0 ...ti-Dimensional-Arrays-With-Indexes.md → Challenge-Access-Multi-Dimensional-Arrays-With-Indexes.md
  53. 0 Waypoint-Accessing-Nested-Arrays-In-Json.md → Challenge-Accessing-Nested-Arrays-In-Json.md
  54. 0 Waypoint-Accessing-Nested-Objects-In-Json.md → Challenge-Accessing-Nested-Objects-In-Json.md
  55. 0 ...erties-With-Bracket-Notation.md → Challenge-Accessing-Objects-Properties-With-Bracket-Notation.md
  56. 0 ...erties-With-The-Dot-Operator.md → Challenge-Accessing-Objects-Properties-With-The-Dot-Operator.md
  57. 0 ...g-Objects-Properties-With-Variables.md → Challenge-Accessing-Objects-Properties-With-Variables.md
  58. 0 ...t-Text-to-an-Image-for-Accessibility.md → Challenge-Add-Alt-Text-to-an-Image-for-Accessibility.md
  59. 0 Waypoint-Add-Borders-Around-your-Elements.md → Challenge-Add-Borders-Around-your-Elements.md
  60. 0 ...ins-to-Each-Side-of-an-Element.md → Challenge-Add-Different-Margins-to-Each-Side-of-an-Element.md
  61. 0 ...ing-to-Each-Side-of-an-Element.md → Challenge-Add-Different-Padding-to-Each-Side-of-an-Element.md
  62. 0 ...d-Elements-within-your-Bootstrap-Wells.md → Challenge-Add-Elements-within-your-Bootstrap-Wells.md
  63. 0 ...wesome-Icons-to-all-of-our-Buttons.md → Challenge-Add-Font-Awesome-Icons-to-all-of-our-Buttons.md
  64. 0 ...int-Add-Font-Awesome-Icons-to-our-Buttons.md → Challenge-Add-Font-Awesome-Icons-to-our-Buttons.md
  65. 0 ...Add-ID-Attributes-to-Bootstrap-Elements.md → Challenge-Add-ID-Attributes-to-Bootstrap-Elements.md
  66. 0 Waypoint-Add-Images-to-your-Website.md → Challenge-Add-Images-to-your-Website.md
  67. 0 ...New-Properties-to-a-JavaScript-Object.md → Challenge-Add-New-Properties-to-a-JavaScript-Object.md
  68. 0 Waypoint-Add-Placeholder-Text-to-a-Text-Field.md → Challenge-Add-Placeholder-Text-to-a-Text-Field.md
  69. 0 ...d-Rounded-Corners-with-a-Border-Radius.md → Challenge-Add-Rounded-Corners-with-a-Border-Radius.md
  70. 0 Waypoint-Add-Two-Numbers-with-JavaScript.md → Challenge-Add-Two-Numbers-with-JavaScript.md
  71. 0 Waypoint-Add-a-Negative-Margin-to-an-Element.md → Challenge-Add-a-Negative-Margin-to-an-Element.md
  72. 0 Waypoint-Add-a-Submit-Button-to-a-Form.md → Challenge-Add-a-Submit-Button-to-a-Form.md
  73. 0 ...t-Add-your-JavaScript-Slot-Machine-Slots.md → Challenge-Add-your-JavaScript-Slot-Machine-Slots.md
  74. 0 ...efault-Option-In-Switch-Statements.md → Challenge-Adding-A-Default-Option-In-Switch-Statements.md
  75. 0 Waypoint-Adjust-the-Margin-of-an-Element.md → Challenge-Adjust-the-Margin-of-an-Element.md
  76. 0 Waypoint-Adjusting-the-Padding-of-an-Element.md → Challenge-Adjusting-the-Padding-of-an-Element.md
  77. 0 Waypoint-Appending-Variables-to-Strings.md → Challenge-Appending-Variables-to-Strings.md
  78. 0 ...ply-the-Default-Bootstrap-Button-Style.md → Challenge-Apply-the-Default-Bootstrap-Button-Style.md
  79. 0 Waypoint-Assignment-With-A-Returned-Value.md → Challenge-Assignment-With-A-Returned-Value.md
  80. 0 Waypoint-Assignment-with-Divided-by-Equals.md → Challenge-Assignment-with-Divided-by-Equals.md
  81. 0 Waypoint-Assignment-with-Minus-Equals.md → Challenge-Assignment-with-Minus-Equals.md
  82. 0 Waypoint-Assignment-with-Plus-Equals.md → Challenge-Assignment-with-Plus-Equals.md
  83. 0 Waypoint-Assignment-with-Times-Equals.md → Challenge-Assignment-with-Times-Equals.md
  84. 0 ...your-JavaScript-Slot-Machine-to-Life.md → Challenge-Bring-your-JavaScript-Slot-Machine-to-Life.md
  85. 0 Waypoint-Build-JavaScript-Objects.md → Challenge-Build-JavaScript-Objects.md
  86. 0 ...ut-Optional-Actions-with-Button-Info.md → Challenge-Call-out-Optional-Actions-with-Button-Info.md
  87. 0 Waypoint-Center-Text-with-Bootstrap.md → Challenge-Center-Text-with-Bootstrap.md
  88. 0 Waypoint-Chaining-If-Else-Statements.md → Challenge-Chaining-If-Else-Statements.md
  89. 0 ...-Text-Inside-an-Element-Using-jQuery.md → Challenge-Change-Text-Inside-an-Element-Using-jQuery.md
  90. 0 Waypoint-Change-Text-with-Click-Events.md → Challenge-Change-Text-with-Click-Events.md
  91. 0 ...ge-the-CSS-of-an-Element-Using-jQuery.md → Challenge-Change-the-CSS-of-an-Element-Using-jQuery.md
  92. 0 Waypoint-Change-the-Color-of-Text.md → Challenge-Change-the-Color-of-Text.md
  93. 0 Waypoint-Change-the-Font-Size-of-an-Element.md → Challenge-Change-the-Font-Size-of-an-Element.md
  94. 0 ...Buttons-and-Checkboxes-by-Default.md → Challenge-Check-Radio-Buttons-and-Checkboxes-by-Default.md
  95. 0 ...th-Property-of-a-String-Variable.md → Challenge-Check-the-Length-Property-of-a-String-Variable.md
  96. 0 Waypoint-Clone-an-Element-Using-jQuery.md → Challenge-Clone-an-Element-Using-jQuery.md
  97. 0 Waypoint-Comment-out-HTML.md → Challenge-Comment-out-HTML.md
  98. 0 Waypoint-Comment-your-JavaScript-Code.md → Challenge-Comment-your-JavaScript-Code.md
  99. 0 ...int-Comparison-With-The-Equality-Operator.md → Challenge-Comparison-With-The-Equality-Operator.md
  100. 0 ...eater-Than-Equal-To-Operator.md → Challenge-Comparison-With-The-Greater-Than-Equal-To-Operator.md
  101. 0 ...arison-With-The-Greater-Than-Operator.md → Challenge-Comparison-With-The-Greater-Than-Operator.md
  102. 0 ...Comparison-With-The-Inequality-Operator.md → Challenge-Comparison-With-The-Inequality-Operator.md
  103. 0 ...The-Less-Than-Equal-To-Operator.md → Challenge-Comparison-With-The-Less-Than-Equal-To-Operator.md
  104. 0 ...t-Comparison-With-The-Less-Than-Operator.md → Challenge-Comparison-With-The-Less-Than-Operator.md
  105. 0 ...-With-The-Strict-Equality-Operator.md → Challenge-Comparison-With-The-Strict-Equality-Operator.md
  106. 0 ...h-The-Strict-Inequality-Operator.md → Challenge-Comparison-With-The-Strict-Inequality-Operator.md
  107. 0 ...arisons-With-The-Logical-And-Operator.md → Challenge-Comparisons-With-The-Logical-And-Operator.md
  108. 0 ...mparisons-With-The-Logical-Or-Operator.md → Challenge-Comparisons-With-The-Logical-Or-Operator.md
  109. 0 Waypoint-Concatenate-Strings-with-.concat.md → Challenge-Concatenate-Strings-with-.concat.md
  110. 0 ...ncatenating-Strings-with-Plus-Operator.md → Challenge-Concatenating-Strings-with-Plus-Operator.md
  111. 0 ...th-the-Plus-Equals-Operator.md → Challenge-Concatenating-Strings-with-the-Plus-Equals-Operator.md
  112. 0 Waypoint-Condense-arrays-with-reduce.md → Challenge-Condense-arrays-with-reduce.md
  113. 0 ...t-JavaScript-Objects-with-Functions.md → Challenge-Construct-JavaScript-Objects-with-Functions.md
  114. 0 Waypoint-Constructing-Strings-with-Variables.md → Challenge-Constructing-Strings-with-Variables.md
  115. 0 Waypoint-Convert-JSON-Data-to-HTML.md → Challenge-Convert-JSON-Data-to-HTML.md
  116. 0 Waypoint-Count-Backwards-With-a-For-Loop.md → Challenge-Count-Backwards-With-a-For-Loop.md
  117. 0 Waypoint-Create-Bootstrap-Wells.md → Challenge-Create-Bootstrap-Wells.md
  118. 0 ...t-Create-Decimal-Numbers-with-JavaScript.md → Challenge-Create-Decimal-Numbers-with-JavaScript.md
  119. 0 ...Create-a-Block-Element-Bootstrap-Button.md → Challenge-Create-a-Block-Element-Bootstrap-Button.md
  120. 0 Waypoint-Create-a-Bootstrap-Button.md → Challenge-Create-a-Bootstrap-Button.md
  121. 0 Waypoint-Create-a-Bootstrap-Headline.md → Challenge-Create-a-Bootstrap-Headline.md
  122. 0 Waypoint-Create-a-Bootstrap-Row.md → Challenge-Create-a-Bootstrap-Row.md
  123. 0 Waypoint-Create-a-Bulleted-Unordered-List.md → Challenge-Create-a-Bulleted-Unordered-List.md
  124. 0 ...-to-Target-with-jQuery-Selectors.md → Challenge-Create-a-Class-to-Target-with-jQuery-Selectors.md
  125. 0 Waypoint-Create-a-Custom-Heading.md → Challenge-Create-a-Custom-Heading.md
  126. 0 Waypoint-Create-a-Form-Element.md → Challenge-Create-a-Form-Element.md
  127. 0 Waypoint-Create-a-JavaScript-Slot-Machine.md → Challenge-Create-a-JavaScript-Slot-Machine.md
  128. 0 Waypoint-Create-a-Set-of-Checkboxes.md → Challenge-Create-a-Set-of-Checkboxes.md
  129. 0 Waypoint-Create-a-Set-of-Radio-Buttons.md → Challenge-Create-a-Set-of-Radio-Buttons.md
  130. 0 Waypoint-Create-a-Text-Field.md → Challenge-Create-a-Text-Field.md
  131. 0 Waypoint-Create-an-Ordered-List.md → Challenge-Create-an-Ordered-List.md
  132. 0 ...Declare-JavaScript-Objects-as-Variables.md → Challenge-Declare-JavaScript-Objects-as-Variables.md
  133. 0 Waypoint-Declare-JavaScript-Variables.md → Challenge-Declare-JavaScript-Variables.md
  134. 0 Waypoint-Declare-String-Variables.md → Challenge-Declare-String-Variables.md
  135. 0 Waypoint-Decrement-a-Number-with-Javascript.md → Challenge-Decrement-a-Number-with-Javascript.md
  136. 0 Waypoint-Delete-HTML-Elements.md → Challenge-Delete-HTML-Elements.md
  137. 0 ...-Properties-from-a-JavaScript-Object.md → Challenge-Delete-Properties-from-a-JavaScript-Object.md
  138. 0 Waypoint-Delete-your-jQuery-Functions.md → Challenge-Delete-your-jQuery-Functions.md
  139. 0 Waypoint-Disable-an-Element-Using-jQuery.md → Challenge-Disable-an-Element-Using-jQuery.md
  140. 0 Waypoint-Ditch-Custom-CSS-for-Bootstrap.md → Challenge-Ditch-Custom-CSS-for-Bootstrap.md
  141. 0 ...-Number-by-Another-with-JavaScript.md → Challenge-Divide-One-Number-by-Another-with-JavaScript.md
  142. 0 Waypoint-Escape-Sequences-in-Strings.md → Challenge-Escape-Sequences-in-Strings.md
  143. 0 Waypoint-Escaping-Literal-Quotes-in-Strings.md → Challenge-Escaping-Literal-Quotes-in-Strings.md
  144. 0 ...Fill-in-the-Blank-with-Placeholder-Text.md → Challenge-Fill-in-the-Blank-with-Placeholder-Text.md
  145. 0 Waypoint-Filter-Arrays-with-filter.md → Challenge-Filter-Arrays-with-filter.md
  146. 0 ...int-Find-Numbers-with-Regular-Expressions.md → Challenge-Find-Numbers-with-Regular-Expressions.md
  147. 0 ...-White-Space-with-Regular-Expressions.md → Challenge-Find-White-Space-with-Regular-Expressions.md
  148. 0 Waypoint-Find-the-Length-of-a-String.md → Challenge-Find-the-Length-of-a-String.md
  149. 0 Waypoint-Finding-a-Remainder-in-Javascript.md → Challenge-Finding-a-Remainder-in-Javascript.md
  150. 0 ...rate-Random-Fractions-with-JavaScript.md → Challenge-Generate-Random-Fractions-with-JavaScript.md
  151. 0 ...dom-Whole-Numbers-with-JavaScript.md → Challenge-Generate-Random-Whole-Numbers-with-JavaScript.md
  152. 0 ...andom-Whole-Numbers-within-a-Range.md → Challenge-Generate-Random-Whole-Numbers-within-a-Range.md
  153. 0 Waypoint-Get-Geo-location-Data.md → Challenge-Get-Geo-location-Data.md
  154. 0 ...Get-JSON-with-the-jQuery-getJSON-Method.md → Challenge-Get-JSON-with-the-jQuery-getJSON-Method.md
  155. 0 Waypoint-Give-Each-Element-a-Unique-ID.md → Challenge-Give-Each-Element-a-Unique-ID.md
  156. 0 ...ve-a-Background-Color-to-a-Div-Element.md → Challenge-Give-a-Background-Color-to-a-Div-Element.md
  157. 0 ...chine-some-stylish-images.md → Challenge-Give-your-JavaScript-Slot-Machine-some-stylish-images.md
  158. 0 Waypoint-Global-Scope-And-Functions.md → Challenge-Global-Scope-And-Functions.md
  159. 0 Waypoint-Global-Vs-Local-Scope-In-Functions.md → Challenge-Global-Vs-Local-Scope-In-Functions.md
  160. 0 Waypoint-Headline-with-the-h2-Element.md → Challenge-Headline-with-the-h2-Element.md
  161. 0 ...strap-Container-Fluid-Div.md → Challenge-House-our-page-within-a-Bootstrap-Container-Fluid-Div.md
  162. 0 Waypoint-Import-a-Google-Font.md → Challenge-Import-a-Google-Font.md
  163. 0 Waypoint-Increment-a-Number-with-Javascript.md → Challenge-Increment-a-Number-with-Javascript.md
  164. 0 Waypoint-Inform-with-the-Paragraph-Element.md → Challenge-Inform-with-the-Paragraph-Element.md
  165. 0 Waypoint-Inherit-Styles-from-the-Body-Element.md → Challenge-Inherit-Styles-from-the-Body-Element.md
  166. 0 ...ariables-with-the-Equal-Operator.md → Challenge-Initializing-Variables-with-the-Equal-Operator.md
  167. 0 Waypoint-Introducing-Else-If-Statements.md → Challenge-Introducing-Else-If-Statements.md
  168. 0 Waypoint-Introducing-Else-Statements.md → Challenge-Introducing-Else-Statements.md
  169. 0 ...ing-Javascript-Object-Notation-Json.md → Challenge-Introducing-Javascript-Object-Notation-Json.md
  170. 0 ...ssion-Matches-with-JavaScript.md → Challenge-Invert-Regular-Expression-Matches-with-JavaScript.md
  171. 0 Waypoint-Iterate-Odd-Numbers-With-a-For-Loop.md → Challenge-Iterate-Odd-Numbers-With-a-For-Loop.md
  172. 0 ...erate-Through-An-Array-With-A-For-Loop.md → Challenge-Iterate-Through-An-Array-With-A-For-Loop.md
  173. 0 Waypoint-Iterate-over-Arrays-with-map.md → Challenge-Iterate-over-Arrays-with-map.md
  174. 0 Waypoint-Iterate-with-JavaScript-For-Loops.md → Challenge-Iterate-with-JavaScript-For-Loops.md
  175. 0 Waypoint-Iterate-with-JavaScript-While-Loops.md → Challenge-Iterate-with-JavaScript-While-Loops.md
  176. 0 Waypoint-Join-Strings-with-.join.md → Challenge-Join-Strings-with-.join.md
  177. 0 Waypoint-Label-Bootstrap-Buttons.md → Challenge-Label-Bootstrap-Buttons.md
  178. 0 Waypoint-Label-Bootstrap-Wells.md → Challenge-Label-Bootstrap-Wells.md
  179. 0 ...ript-Tags-and-Document-Ready-Work.md → Challenge-Learn-how-Script-Tags-and-Document-Ready-Work.md
  180. 0 ...s-Responsively-with-Bootstrap.md → Challenge-Line-up-Form-Elements-Responsively-with-Bootstrap.md
  181. 0 ...External-Pages-with-Anchor-Elements.md → Challenge-Link-to-External-Pages-with-Anchor-Elements.md
  182. 0 Waypoint-Local-Scope-And-Functions.md → Challenge-Local-Scope-And-Functions.md
  183. 0 ...-Circular-Images-with-a-Border-Radius.md → Challenge-Make-Circular-Images-with-a-Border-Radius.md
  184. 0 ...int-Make-Dead-Links-using-the-Hash-Symbol.md → Challenge-Make-Dead-Links-using-the-Hash-Symbol.md
  185. 0 Waypoint-Make-Images-Mobile-Responsive.md → Challenge-Make-Images-Mobile-Responsive.md
  186. 0 ...th-a-Constructor-Function.md → Challenge-Make-Instances-of-Objects-with-a-Constructor-Function.md
  187. 0 Waypoint-Make-Object-Properties-Private.md → Challenge-Make-Object-Properties-Private.md
  188. 0 ...to-our-Constructor.md → Challenge-Make-Unique-Objects-by-Passing-Parameters-to-our-Constructor.md
  189. 0 Waypoint-Manipulate-Arrays-With-pop().md → Challenge-Manipulate-Arrays-With-pop().md
  190. 0 Waypoint-Manipulate-Arrays-With-push().md → Challenge-Manipulate-Arrays-With-push().md
  191. 0 Waypoint-Manipulate-Arrays-With-shift().md → Challenge-Manipulate-Arrays-With-shift().md
  192. 0 Waypoint-Manipulate-Arrays-With-unshift().md → Challenge-Manipulate-Arrays-With-unshift().md
  193. 0 Waypoint-Manipulate-JavaScript-Objects.md → Challenge-Manipulate-JavaScript-Objects.md
  194. 0 Waypoint-Modify-Array-Data-With-Indexes.md → Challenge-Modify-Array-Data-With-Indexes.md
  195. 0 ...al-Options-In-Switch-Statements.md → Challenge-Multiple-Identical-Options-In-Switch-Statements.md
  196. 0 Waypoint-Multiply-Two-Numbers-with-JavaScript.md → Challenge-Multiply-Two-Numbers-with-JavaScript.md
  197. 0 ...ents-within-a-Single-Div-Element.md → Challenge-Nest-Many-Elements-within-a-Single-Div-Element.md
  198. 0 ...-an-Anchor-Element-within-a-Paragraph.md → Challenge-Nest-an-Anchor-Element-within-a-Paragraph.md
  199. 0 Waypoint-Nest-one-Array-within-Another-Array.md → Challenge-Nest-one-Array-within-Another-Array.md
  200. 0 Waypoint-Nesting-For-Loops.md → Challenge-Nesting-For-Loops.md
  201. 0 ...ll-Other-Styles-by-using-Important.md → Challenge-Override-All-Other-Styles-by-using-Important.md
  202. 0 ...s-by-Styling-ID-Attributes.md → Challenge-Override-Class-Declarations-by-Styling-ID-Attributes.md
  203. 0 ...-Declarations-with-Inline-Styles.md → Challenge-Override-Class-Declarations-with-Inline-Styles.md
  204. 0 Waypoint-Override-Styles-in-Subsequent-CSS.md → Challenge-Override-Styles-in-Subsequent-CSS.md
  205. 0 ...g-Values-To-Functions-With-Arguments.md → Challenge-Passing-Values-To-Functions-With-Arguments.md
  206. 0 ...imals-with-JavaScript.md → Challenge-Perform-Arithmetic-Operations-on-Decimals-with-JavaScript.md
  207. 0 Waypoint-Prefilter-JSON.md → Challenge-Prefilter-JSON.md
  208. 0 Waypoint-Prioritize-One-Style-Over-Another.md → Challenge-Prioritize-One-Style-Over-Another.md
  209. 0 Waypoint-Quoting-Strings-with-Single-Quotes.md → Challenge-Quoting-Strings-with-Single-Quotes.md
  210. 0 ...-Classes-from-an-element-with-jQuery.md → Challenge-Remove-Classes-from-an-element-with-jQuery.md
  211. 0 Waypoint-Remove-an-Element-Using-jQuery.md → Challenge-Remove-an-Element-Using-jQuery.md
  212. 0 Waypoint-Render-Images-from-Data-Sources.md → Challenge-Render-Images-from-Data-Sources.md
  213. 0 Waypoint-Replacing-If-Else-Chains-With-Switch.md → Challenge-Replacing-If-Else-Chains-With-Switch.md
  214. 0 Waypoint-Responsively-Style-Checkboxes.md → Challenge-Responsively-Style-Checkboxes.md
  215. 0 Waypoint-Responsively-Style-Radio-Buttons.md → Challenge-Responsively-Style-Radio-Buttons.md
  216. 0 ...-A-Value-From-A-Function-With-Return.md → Challenge-Return-A-Value-From-A-Function-With-Return.md
  217. 0 Waypoint-Return-Early-Pattern-For-Functions.md → Challenge-Return-Early-Pattern-For-Functions.md
  218. 0 ...Returning-Boolean-Values-From-Functions.md → Challenge-Returning-Boolean-Values-From-Functions.md
  219. 0 Waypoint-Reverse-Arrays-with-reverse.md → Challenge-Reverse-Arrays-with-reverse.md
  220. 0 ...-your-Code-Revisions-Forever-with-Git.md → Challenge-Save-your-Code-Revisions-Forever-with-Git.md
  221. 0 Waypoint-Say-Hello-to-HTML-Elements.md → Challenge-Say-Hello-to-HTML-Elements.md
  222. 0 ...tions-With-Switch-Statements.md → Challenge-Selecting-From-Many-Options-With-Switch-Statements.md
  223. 0 Waypoint-Set-the-Font-Family-of-an-Element.md → Challenge-Set-the-Font-Family-of-an-Element.md
  224. 0 Waypoint-Set-the-ID-of-an-Element.md → Challenge-Set-the-ID-of-an-Element.md
  225. 0 ...hrough-Text-with-Regular-Expressions.md → Challenge-Sift-through-Text-with-Regular-Expressions.md
  226. 0 Waypoint-Size-your-Images.md → Challenge-Size-your-Images.md
  227. 0 Waypoint-Sort-Arrays-with-sort.md → Challenge-Sort-Arrays-with-sort.md
  228. 0 Waypoint-Specify-How-Fonts-Should-Degrade.md → Challenge-Specify-How-Fonts-Should-Degrade.md
  229. 0 Waypoint-Split-Strings-with-split.md → Challenge-Split-Strings-with-split.md
  230. 0 Waypoint-Split-your-Bootstrap-Row.md → Challenge-Split-your-Bootstrap-Row.md
  231. 0 ...JavaScript-Arrays.md → Challenge-Store-Multiple-Values-in-one-Variable-using-JavaScript-Arrays.md
  232. 0 ...t-Storing-Values-with-the-Equal-Operator.md → Challenge-Storing-Values-with-the-Equal-Operator.md
  233. 0 ...yle-Multiple-Elements-with-a-CSS-Class.md → Challenge-Style-Multiple-Elements-with-a-CSS-Class.md
  234. 0 Waypoint-Style-Text-Inputs-as-Form-Controls.md → Challenge-Style-Text-Inputs-as-Form-Controls.md
  235. 0 Waypoint-Style-the-HTML-Body-Element.md → Challenge-Style-the-HTML-Body-Element.md
  236. 0 ...r-from-Another-with-JavaScript.md → Challenge-Subtract-One-Number-from-Another-with-JavaScript.md
  237. 0 ...int-Target-Elements-by-Class-Using-jQuery.md → Challenge-Target-Elements-by-Class-Using-jQuery.md
  238. 0 Waypoint-Target-Elements-by-ID-Using-jQuery.md → Challenge-Target-Elements-by-ID-Using-jQuery.md
  239. 0 ...-Even-Numbered-Elements-Using-jQuery.md → Challenge-Target-Even-Numbered-Elements-Using-jQuery.md
  240. 0 ...ts-with-Selectors-Using-jQuery.md → Challenge-Target-HTML-Elements-with-Selectors-Using-jQuery.md
  241. 0 ...d-of-an-Element-Using-jQuery.md → Challenge-Target-a-Specific-Child-of-an-Element-Using-jQuery.md
  242. 0 ...ldren-of-an-Element-Using-jQuery.md → Challenge-Target-the-Children-of-an-Element-Using-jQuery.md
  243. 0 ...-Parent-of-an-Element-Using-jQuery.md → Challenge-Target-the-Parent-of-an-Element-Using-jQuery.md
  244. 0 ...ultiple-jQuery-Selectors.md → Challenge-Target-the-same-element-with-multiple-jQuery-Selectors.md
  245. 0 ...ste-the-Bootstrap-Button-Color-Rainbow.md → Challenge-Taste-the-Bootstrap-Button-Color-Rainbow.md
  246. 0 Waypoint-Testing-Objects-For-Properties.md → Challenge-Testing-Objects-For-Properties.md
  247. 0 Waypoint-Trigger-Click Events-with-jQuery.md → Challenge-Trigger-Click Events-with-jQuery.md
  248. 0 Waypoint-Turn-an-Image-into-a-Link.md → Challenge-Turn-an-Image-into-a-Link.md
  249. 0 Waypoint-Uncomment-HTML.md → Challenge-Uncomment-HTML.md
  250. 0 Waypoint-Understand-Boolean-Values.md → Challenge-Understand-Boolean-Values.md
  251. 0 Waypoint-Understand-String-Immutability.md → Challenge-Understand-String-Immutability.md
  252. 0 ...nding-Case-Sensitivity-in-Variables.md → Challenge-Understanding-Case-Sensitivity-in-Variables.md
  253. 0 ...int-Understanding-Uninitialized-Variables.md → Challenge-Understanding-Uninitialized-Variables.md
  254. 0 Waypoint-Updating-Object-Properties.md → Challenge-Updating-Object-Properties.md
  255. 0 Waypoint-Use-Abbreviated-Hex-Code.md → Challenge-Use-Abbreviated-Hex-Code.md
  256. 0 ...racter-in-a-String.md → Challenge-Use-Bracket-Notation-to-Find-the-First-Character-in-a-String.md
  257. 0 ...aracter-in-a-String.md → Challenge-Use-Bracket-Notation-to-Find-the-Last-Character-in-a-String.md
  258. 0 ...haracter-in-a-String.md → Challenge-Use-Bracket-Notation-to-Find-the-Nth-Character-in-a-String.md
  259. 0 ...-in-a-String.md → Challenge-Use-Bracket-Notation-to-Find-the-Nth-to-Last-Character-in-a-String.md
  260. 0 Waypoint-Use-CSS-Selectors-to-Style-Elements.md → Challenge-Use-CSS-Selectors-to-Style-Elements.md
  261. 0 ...Margin-of-an-Element.md → Challenge-Use-Clockwise-Notation-to-Specify-the-Margin-of-an-Element.md
  262. 0 ...dding-of-an-Element.md → Challenge-Use-Clockwise-Notation-to-Specify-the-Padding-of-an-Element.md
  263. 0 Waypoint-Use-Comments-to-Clarify-Code.md → Challenge-Use-Comments-to-Clarify-Code.md
  264. 0 ...nal-Logic-with-If-Else-Statements.md → Challenge-Use-Conditional-Logic-with-If-Else-Statements.md
  265. 0 Waypoint-Use-HTML5-to-Require-a-Field.md → Challenge-Use-HTML5-to-Require-a-Field.md
  266. 0 Waypoint-Use-Hex-Code-for-Specific-Colors.md → Challenge-Use-Hex-Code-for-Specific-Colors.md
  267. 0 ...e-Hex-Code-for-Specific-Shades-of-Gray.md → Challenge-Use-Hex-Code-for-Specific-Shades-of-Gray.md
  268. 0 Waypoint-Use-Hex-Code-to-Color-Elements-Blue.md → Challenge-Use-Hex-Code-to-Color-Elements-Blue.md
  269. 0 Waypoint-Use-Hex-Code-to-Color-Elements-Gray.md → Challenge-Use-Hex-Code-to-Color-Elements-Gray.md
  270. 0 Waypoint-Use-Hex-Code-to-Color-Elements-Green.md → Challenge-Use-Hex-Code-to-Color-Elements-Green.md
  271. 0 Waypoint-Use-Hex-Code-to-Color-Elements-Red.md → Challenge-Use-Hex-Code-to-Color-Elements-Red.md
  272. 0 Waypoint-Use-Hex-Code-to-Color-Elements-White.md → Challenge-Use-Hex-Code-to-Color-Elements-White.md
  273. 0 Waypoint-Use-Hex-Code-to-Mix-Colors.md → Challenge-Use-Hex-Code-to-Mix-Colors.md
  274. 0 Waypoint-Use-RGB-to-Color-Elements-Blue.md → Challenge-Use-RGB-to-Color-Elements-Blue.md
  275. 0 Waypoint-Use-RGB-to-Color-Elements-Gray.md → Challenge-Use-RGB-to-Color-Elements-Gray.md
  276. 0 Waypoint-Use-RGB-to-Color-Elements-Green.md → Challenge-Use-RGB-to-Color-Elements-Green.md
  277. 0 Waypoint-Use-RGB-to-Color-Elements-Red.md → Challenge-Use-RGB-to-Color-Elements-Red.md
  278. 0 Waypoint-Use-RGB-to-Color-Elements-White.md → Challenge-Use-RGB-to-Color-Elements-White.md
  279. 0 Waypoint-Use-RGB-to-Mix-Colors.md → Challenge-Use-RGB-to-Mix-Colors.md
  280. 0 Waypoint-Use-RGB-values-to-Color-Elements.md → Challenge-Use-RGB-values-to-Color-Elements.md
  281. 0 ...ootstrap-Fluid-Containers.md → Challenge-Use-Responsive-Design-with-Bootstrap-Fluid-Containers.md
  282. 0 Waypoint-Use-Spans-for-Inline-Elements.md → Challenge-Use-Spans-for-Inline-Elements.md
  283. 0 Waypoint-Use-a-CSS-Class-to-Style-an-Element.md → Challenge-Use-a-CSS-Class-to-Style-an-Element.md
  284. 0 ...Use-an-ID-Attribute-to-Style-an-Element.md → Challenge-Use-an-ID-Attribute-to-Style-an-Element.md
  285. 0 ...appendTo-to-Move-Elements-with-jQuery.md → Challenge-Use-appendTo-to-Move-Elements-with-jQuery.md
  286. 0 Waypoint-Use-jQuery-to-Modify-the-Entire-Page.md → Challenge-Use-jQuery-to-Modify-the-Entire-Page.md
  287. 0 ...o-Put-Elements-Side-By-Side.md → Challenge-Use-the-Bootstrap-Grid-to-Put-Elements-Side-By-Side.md
  288. 0 Waypoint-Use-the-Javascript-Console.md → Challenge-Use-the-Javascript-Console.md
  289. 0 Waypoint-Using-Objects-For-Lookups.md → Challenge-Using-Objects-For-Lookups.md
  290. 0 Waypoint-Using-typeof.md → Challenge-Using-typeof.md
  291. 0 ...int-Warn-your-Users-of-a-Dangerous-Action.md → Challenge-Warn-your-Users-of-a-Dangerous-Action.md
  292. 0 ...ite-Reusable-JavaScript-with-Functions.md → Challenge-Write-Reusable-JavaScript-with-Functions.md
  293. 0 Develop-BaseJump-locally-and-run-on-c9.io.md → Develop-Back-End-Project-locally-and-run-on-c9.io.md
  294. 0 Zipline-Use-the-Twitchtv-JSON-API.md → Front-End-Project-Use-the-Twitchtv-JSON-API.md
  295. 0 Guide-to-Basejumps-Table-of-Contents.md → Guide-to-Back-End-Projects-Table-of-Contents.md
  296. 0 ...to-Yeoman-Angular-Fullstack-Basejumps.md → Intro-to-Yeoman-Angular-Fullstack-Back-End-Projects.md
  297. +0 −22 Test-issue-with-Bonfire-truncate-a-string.md
  298. +0 −1 Vadodara.md
  299. 0 What-the-style-guide-for-Bonfires-is.md → What-the-style-guide-for-Algorithms-is.md
  300. +0 −6 botideas.md
Sorry, we could not display the entire diff because too many files (306) changed.
View
0 Bonfire-Arguments-Optional.md → Algorithm-Arguments-Optional.md
File renamed without changes.
View
0 Bonfire-Binary-Agents.md → Algorithm-Binary-Agents.md
File renamed without changes.
View
0 Bonfire-Boo-who.md → Algorithm-Boo-who.md
File renamed without changes.
View
0 Bonfire-Caesars-Cipher.md → Algorithm-Caesars-Cipher.md
File renamed without changes.
View
0 Bonfire-Check-for-Palindromes.md → Algorithm-Check-for-Palindromes.md
File renamed without changes.
View
0 Bonfire-Chunky-Monkey.md → Algorithm-Chunky-Monkey.md
File renamed without changes.
View
0 Bonfire-Confirm-the-Ending.md → Algorithm-Confirm-the-Ending.md
File renamed without changes.
View
0 Bonfire-Convert-HTML-Entities.md → Algorithm-Convert-HTML-Entities.md
File renamed without changes.
View
0 Bonfire-DNA-Pairing.md → Algorithm-DNA-Pairing.md
File renamed without changes.
View
0 Bonfire-Diff-Two-Arrays.md → Algorithm-Diff-Two-Arrays.md
File renamed without changes.
View
0 Bonfire-Drop-it.md → Algorithm-Drop-it.md
File renamed without changes.
View
0 Bonfire-Everything-be-True.md → Algorithm-Everything-be-True.md
File renamed without changes.
View
0 Bonfire-Exact-Change.md → Algorithm-Exact-Change.md
File renamed without changes.
View
0 Bonfire-Factorialize-a-Number.md → Algorithm-Factorialize-a-Number.md
File renamed without changes.
View
0 Bonfire-Falsy-Bouncer.md → Algorithm-Falsy-Bouncer.md
File renamed without changes.
View
0 Bonfire-Find-The-Longest-Word-in-a-String.md → ...ithm-Find-The-Longest-Word-in-a-String.md
File renamed without changes.
View
0 Bonfire-Finders-Keepers.md → Algorithm-Finders-Keepers.md
File renamed without changes.
View
0 Bonfire-Friendly-Date-Ranges.md → Algorithm-Friendly-Date-Ranges.md
File renamed without changes.
View
0 Bonfire-Inventory-Update.md → Algorithm-Inventory-Update.md
File renamed without changes.
View
0 Bonfire-Make-a-Person.md → Algorithm-Make-a-Person.md
File renamed without changes.
View
0 Bonfire-Map-the-Debris.md → Algorithm-Map-the-Debris.md
File renamed without changes.
View
0 Bonfire-Meet-Bonfire.md → Algorithm-Meet-Algorithm.md
File renamed without changes.
View
0 Bonfire-Missing-letters.md → Algorithm-Missing-letters.md
File renamed without changes.
View
0 Bonfire-Mutations.md → Algorithm-Mutations.md
File renamed without changes.
View
0 Bonfire-No-Repeats-Please.md → Algorithm-No-Repeats-Please.md
File renamed without changes.
View
0 Bonfire-Pairwise.md → Algorithm-Pairwise.md
File renamed without changes.
View
0 Bonfire-Pig-Latin.md → Algorithm-Pig-Latin.md
File renamed without changes.
View
0 Bonfire-Repeat-a-String-Repeat-a-String.md → Algorithm-Repeat-a-String-Repeat-a-String.md
File renamed without changes.
View
0 Bonfire-Return-Largest-Numbers-in-Arrays.md → ...rithm-Return-Largest-Numbers-in-Arrays.md
File renamed without changes.
View
0 Bonfire-Reverse-a-String.md → Algorithm-Reverse-a-String.md
File renamed without changes.
View
0 Bonfire-Roman-Numeral-Converter.md → Algorithm-Roman-Numeral-Converter.md
File renamed without changes.
View
0 Bonfire-Search-and-Replace.md → Algorithm-Search-and-Replace.md
File renamed without changes.
View
0 Bonfire-Seek-and-Destroy.md → Algorithm-Seek-and-Destroy.md
File renamed without changes.
View
0 Bonfire-Slasher-Flick.md → Algorithm-Slasher-Flick.md
File renamed without changes.
View
0 Bonfire-Smallest-Common-Multiple.md → Algorithm-Smallest-Common-Multiple.md
File renamed without changes.
View
0 Bonfire-Sorted-Union.md → Algorithm-Sorted-Union.md
File renamed without changes.
View
0 Bonfire-Spinal-Tap-Case.md → Algorithm-Spinal-Tap-Case.md
File renamed without changes.
View
0 Bonfire-Steamroller.md → Algorithm-Steamroller.md
File renamed without changes.
View
0 Bonfire-Style-Guide.md → Algorithm-Style-Guide.md
File renamed without changes.
View
0 Bonfire-Sum-All-Numbers-in-a-Range.md → Algorithm-Sum-All-Numbers-in-a-Range.md
File renamed without changes.
View
0 Bonfire-Sum-All-Odd-Fibonacci-Numbers.md → Algorithm-Sum-All-Odd-Fibonacci-Numbers.md
File renamed without changes.
View
0 Bonfire-Sum-All-Primes.md → Algorithm-Sum-All-Primes.md
File renamed without changes.
View
0 Bonfire-Symmetric-Difference.md → Algorithm-Symmetric-Difference.md
File renamed without changes.
View
0 Bonfire-Title-Case-a-Sentence.md → Algorithm-Title-Case-a-Sentence.md
File renamed without changes.
View
0 Bonfire-Truncate-a-String.md → Algorithm-Truncate-a-String.md
File renamed without changes.
View
0 Bonfire-Validate-US-Telephone-Numbers.md → Algorithm-Validate-US-Telephone-Numbers.md
File renamed without changes.
View
0 Bonfire-Where-art-thou.md → Algorithm-Where-art-thou.md
File renamed without changes.
View
0 Bonfire-Where-do-I-belong.md → Algorithm-Where-do-I-belong.md
File renamed without changes.
View
0 Bonfire-Wiki-Template.md → Algorithm-Wiki-Template.md
File renamed without changes.
View
0 Basejump-Resources.md → Back-End-Project-Resources.md
File renamed without changes.
View
0 Waypoint-Access-Array-Data-with-Indexes.md → Challenge-Access-Array-Data-with-Indexes.md
File renamed without changes.
View
0 ...-Multi-Dimensional-Arrays-With-Indexes.md → ...-Multi-Dimensional-Arrays-With-Indexes.md
File renamed without changes.
View
0 Waypoint-Accessing-Nested-Arrays-In-Json.md → Challenge-Accessing-Nested-Arrays-In-Json.md
File renamed without changes.
View
0 Waypoint-Accessing-Nested-Objects-In-Json.md → ...lenge-Accessing-Nested-Objects-In-Json.md
File renamed without changes.
View
0 ...jects-Properties-With-Bracket-Notation.md → ...jects-Properties-With-Bracket-Notation.md
File renamed without changes.
View
0 ...jects-Properties-With-The-Dot-Operator.md → ...jects-Properties-With-The-Dot-Operator.md
File renamed without changes.
View
0 ...sing-Objects-Properties-With-Variables.md → ...sing-Objects-Properties-With-Variables.md
File renamed without changes.
View
0 ...Alt-Text-to-an-Image-for-Accessibility.md → ...Alt-Text-to-an-Image-for-Accessibility.md
File renamed without changes.
View
0 Waypoint-Add-Borders-Around-your-Elements.md → ...lenge-Add-Borders-Around-your-Elements.md
File renamed without changes.
View
0 ...ent-Margins-to-Each-Side-of-an-Element.md → ...ent-Margins-to-Each-Side-of-an-Element.md
File renamed without changes.
View
0 ...ent-Padding-to-Each-Side-of-an-Element.md → ...ent-Padding-to-Each-Side-of-an-Element.md
File renamed without changes.
View
0 ...d-Elements-within-your-Bootstrap-Wells.md → ...d-Elements-within-your-Bootstrap-Wells.md
File renamed without changes.
View
0 ...nt-Awesome-Icons-to-all-of-our-Buttons.md → ...nt-Awesome-Icons-to-all-of-our-Buttons.md
File renamed without changes.
View
0 ...-Add-Font-Awesome-Icons-to-our-Buttons.md → ...-Add-Font-Awesome-Icons-to-our-Buttons.md
File renamed without changes.
View
0 ...dd-ID-Attributes-to-Bootstrap-Elements.md → ...dd-ID-Attributes-to-Bootstrap-Elements.md
File renamed without changes.
View
0 Waypoint-Add-Images-to-your-Website.md → Challenge-Add-Images-to-your-Website.md
File renamed without changes.
View
0 ...-New-Properties-to-a-JavaScript-Object.md → ...-New-Properties-to-a-JavaScript-Object.md
File renamed without changes.
View
0 ...t-Add-Placeholder-Text-to-a-Text-Field.md → ...e-Add-Placeholder-Text-to-a-Text-Field.md
File renamed without changes.
View
0 ...d-Rounded-Corners-with-a-Border-Radius.md → ...d-Rounded-Corners-with-a-Border-Radius.md
File renamed without changes.
View
0 Waypoint-Add-Two-Numbers-with-JavaScript.md → Challenge-Add-Two-Numbers-with-JavaScript.md
File renamed without changes.
View
0 ...nt-Add-a-Negative-Margin-to-an-Element.md → ...ge-Add-a-Negative-Margin-to-an-Element.md
File renamed without changes.
View
0 Waypoint-Add-a-Submit-Button-to-a-Form.md → Challenge-Add-a-Submit-Button-to-a-Form.md
File renamed without changes.
View
0 ...Add-your-JavaScript-Slot-Machine-Slots.md → ...Add-your-JavaScript-Slot-Machine-Slots.md
File renamed without changes.
View
0 ...-A-Default-Option-In-Switch-Statements.md → ...-A-Default-Option-In-Switch-Statements.md
File renamed without changes.
View
0 Waypoint-Adjust-the-Margin-of-an-Element.md → Challenge-Adjust-the-Margin-of-an-Element.md
File renamed without changes.
View
0 ...nt-Adjusting-the-Padding-of-an-Element.md → ...ge-Adjusting-the-Padding-of-an-Element.md
File renamed without changes.
View
0 Waypoint-Appending-Variables-to-Strings.md → Challenge-Appending-Variables-to-Strings.md
File renamed without changes.
View
0 ...ply-the-Default-Bootstrap-Button-Style.md → ...ply-the-Default-Bootstrap-Button-Style.md
File renamed without changes.
View
0 Waypoint-Assignment-With-A-Returned-Value.md → ...lenge-Assignment-With-A-Returned-Value.md
File renamed without changes.
View
0 ...oint-Assignment-with-Divided-by-Equals.md → ...enge-Assignment-with-Divided-by-Equals.md
File renamed without changes.
View
0 Waypoint-Assignment-with-Minus-Equals.md → Challenge-Assignment-with-Minus-Equals.md
File renamed without changes.
View
0 Waypoint-Assignment-with-Plus-Equals.md → Challenge-Assignment-with-Plus-Equals.md
File renamed without changes.
View
0 Waypoint-Assignment-with-Times-Equals.md → Challenge-Assignment-with-Times-Equals.md
File renamed without changes.
View
0 ...g-your-JavaScript-Slot-Machine-to-Life.md → ...g-your-JavaScript-Slot-Machine-to-Life.md
File renamed without changes.
View
0 Waypoint-Build-JavaScript-Objects.md → Challenge-Build-JavaScript-Objects.md
File renamed without changes.
View
0 ...-out-Optional-Actions-with-Button-Info.md → ...-out-Optional-Actions-with-Button-Info.md
File renamed without changes.
View
0 Waypoint-Center-Text-with-Bootstrap.md → Challenge-Center-Text-with-Bootstrap.md
File renamed without changes.
View
0 Waypoint-Chaining-If-Else-Statements.md → Challenge-Chaining-If-Else-Statements.md
File renamed without changes.
View
0 ...ge-Text-Inside-an-Element-Using-jQuery.md → ...ge-Text-Inside-an-Element-Using-jQuery.md
File renamed without changes.
View
0 Waypoint-Change-Text-with-Click-Events.md → Challenge-Change-Text-with-Click-Events.md
File renamed without changes.
View
0 ...nge-the-CSS-of-an-Element-Using-jQuery.md → ...nge-the-CSS-of-an-Element-Using-jQuery.md
File renamed without changes.
View
0 Waypoint-Change-the-Color-of-Text.md → Challenge-Change-the-Color-of-Text.md
File renamed without changes.
View
0 ...int-Change-the-Font-Size-of-an-Element.md → ...nge-Change-the-Font-Size-of-an-Element.md
File renamed without changes.
View
0 ...adio-Buttons-and-Checkboxes-by-Default.md → ...adio-Buttons-and-Checkboxes-by-Default.md
File renamed without changes.
View
0 ...e-Length-Property-of-a-String-Variable.md → ...e-Length-Property-of-a-String-Variable.md
File renamed without changes.
View
0 Waypoint-Clone-an-Element-Using-jQuery.md → Challenge-Clone-an-Element-Using-jQuery.md
File renamed without changes.
View
0 Waypoint-Comment-out-HTML.md → Challenge-Comment-out-HTML.md
File renamed without changes.
View
0 Waypoint-Comment-your-JavaScript-Code.md → Challenge-Comment-your-JavaScript-Code.md
File renamed without changes.
View
0 ...-Comparison-With-The-Equality-Operator.md → ...-Comparison-With-The-Equality-Operator.md
File renamed without changes.
View
0 ...ith-The-Greater-Than-Equal-To-Operator.md → ...ith-The-Greater-Than-Equal-To-Operator.md
File renamed without changes.
View
0 ...parison-With-The-Greater-Than-Operator.md → ...parison-With-The-Greater-Than-Operator.md
File renamed without changes.
View
0 ...omparison-With-The-Inequality-Operator.md → ...omparison-With-The-Inequality-Operator.md
File renamed without changes.
View
0 ...n-With-The-Less-Than-Equal-To-Operator.md → ...n-With-The-Less-Than-Equal-To-Operator.md
File renamed without changes.
View
0 ...Comparison-With-The-Less-Than-Operator.md → ...Comparison-With-The-Less-Than-Operator.md
File renamed without changes.
View
0 ...ison-With-The-Strict-Equality-Operator.md → ...ison-With-The-Strict-Equality-Operator.md
File renamed without changes.
View
0 ...on-With-The-Strict-Inequality-Operator.md → ...on-With-The-Strict-Inequality-Operator.md
File renamed without changes.
View
0 ...parisons-With-The-Logical-And-Operator.md → ...parisons-With-The-Logical-And-Operator.md
File renamed without changes.
View
0 ...mparisons-With-The-Logical-Or-Operator.md → ...mparisons-With-The-Logical-Or-Operator.md
File renamed without changes.
View
0 Waypoint-Concatenate-Strings-with-.concat.md → ...lenge-Concatenate-Strings-with-.concat.md
File renamed without changes.
View
0 ...ncatenating-Strings-with-Plus-Operator.md → ...ncatenating-Strings-with-Plus-Operator.md
File renamed without changes.
View
0 ...-Strings-with-the-Plus-Equals-Operator.md → ...-Strings-with-the-Plus-Equals-Operator.md
File renamed without changes.
View
0 Waypoint-Condense-arrays-with-reduce.md → Challenge-Condense-arrays-with-reduce.md
File renamed without changes.
View
0 ...ruct-JavaScript-Objects-with-Functions.md → ...ruct-JavaScript-Objects-with-Functions.md
File renamed without changes.
View
0 ...nt-Constructing-Strings-with-Variables.md → ...ge-Constructing-Strings-with-Variables.md
File renamed without changes.
View
0 Waypoint-Convert-JSON-Data-to-HTML.md → Challenge-Convert-JSON-Data-to-HTML.md
File renamed without changes.
View
0 Waypoint-Count-Backwards-With-a-For-Loop.md → Challenge-Count-Backwards-With-a-For-Loop.md
File renamed without changes.
View
0 Waypoint-Create-Bootstrap-Wells.md → Challenge-Create-Bootstrap-Wells.md
File renamed without changes.
View
0 ...Create-Decimal-Numbers-with-JavaScript.md → ...Create-Decimal-Numbers-with-JavaScript.md
File renamed without changes.
View
0 ...reate-a-Block-Element-Bootstrap-Button.md → ...reate-a-Block-Element-Bootstrap-Button.md
File renamed without changes.
View
0 Waypoint-Create-a-Bootstrap-Button.md → Challenge-Create-a-Bootstrap-Button.md
File renamed without changes.
View
0 Waypoint-Create-a-Bootstrap-Headline.md → Challenge-Create-a-Bootstrap-Headline.md
File renamed without changes.
View
0 Waypoint-Create-a-Bootstrap-Row.md → Challenge-Create-a-Bootstrap-Row.md
File renamed without changes.
View
0 Waypoint-Create-a-Bulleted-Unordered-List.md → ...lenge-Create-a-Bulleted-Unordered-List.md
File renamed without changes.
View
0 ...-Class-to-Target-with-jQuery-Selectors.md → ...-Class-to-Target-with-jQuery-Selectors.md
File renamed without changes.
View
0 Waypoint-Create-a-Custom-Heading.md → Challenge-Create-a-Custom-Heading.md
File renamed without changes.
View
0 Waypoint-Create-a-Form-Element.md → Challenge-Create-a-Form-Element.md
File renamed without changes.
View
0 Waypoint-Create-a-JavaScript-Slot-Machine.md → ...lenge-Create-a-JavaScript-Slot-Machine.md
File renamed without changes.
View
0 Waypoint-Create-a-Set-of-Checkboxes.md → Challenge-Create-a-Set-of-Checkboxes.md
File renamed without changes.
View
0 Waypoint-Create-a-Set-of-Radio-Buttons.md → Challenge-Create-a-Set-of-Radio-Buttons.md
File renamed without changes.
View
0 Waypoint-Create-a-Text-Field.md → Challenge-Create-a-Text-Field.md
File renamed without changes.
View
0 Waypoint-Create-an-Ordered-List.md → Challenge-Create-an-Ordered-List.md
File renamed without changes.
View
0 ...eclare-JavaScript-Objects-as-Variables.md → ...eclare-JavaScript-Objects-as-Variables.md
File renamed without changes.
View
0 Waypoint-Declare-JavaScript-Variables.md → Challenge-Declare-JavaScript-Variables.md
File renamed without changes.
View
0 Waypoint-Declare-String-Variables.md → Challenge-Declare-String-Variables.md
File renamed without changes.
View
0 ...int-Decrement-a-Number-with-Javascript.md → ...nge-Decrement-a-Number-with-Javascript.md
File renamed without changes.
View
0 Waypoint-Delete-HTML-Elements.md → Challenge-Delete-HTML-Elements.md
File renamed without changes.
View
0 ...te-Properties-from-a-JavaScript-Object.md → ...te-Properties-from-a-JavaScript-Object.md
File renamed without changes.
View
0 Waypoint-Delete-your-jQuery-Functions.md → Challenge-Delete-your-jQuery-Functions.md
File renamed without changes.
View
0 Waypoint-Disable-an-Element-Using-jQuery.md → Challenge-Disable-an-Element-Using-jQuery.md
File renamed without changes.
View
0 Waypoint-Ditch-Custom-CSS-for-Bootstrap.md → Challenge-Ditch-Custom-CSS-for-Bootstrap.md
File renamed without changes.
View
0 ...-One-Number-by-Another-with-JavaScript.md → ...-One-Number-by-Another-with-JavaScript.md
File renamed without changes.
View
0 Waypoint-Escape-Sequences-in-Strings.md → Challenge-Escape-Sequences-in-Strings.md
File renamed without changes.
View
0 ...int-Escaping-Literal-Quotes-in-Strings.md → ...nge-Escaping-Literal-Quotes-in-Strings.md
File renamed without changes.
View
0 ...ill-in-the-Blank-with-Placeholder-Text.md → ...ill-in-the-Blank-with-Placeholder-Text.md
File renamed without changes.
View
0 Waypoint-Filter-Arrays-with-filter.md → Challenge-Filter-Arrays-with-filter.md
File renamed without changes.
View
0 ...-Find-Numbers-with-Regular-Expressions.md → ...-Find-Numbers-with-Regular-Expressions.md
File renamed without changes.
View
0 ...d-White-Space-with-Regular-Expressions.md → ...d-White-Space-with-Regular-Expressions.md
File renamed without changes.
View
0 Waypoint-Find-the-Length-of-a-String.md → Challenge-Find-the-Length-of-a-String.md
File renamed without changes.
View
0 ...oint-Finding-a-Remainder-in-Javascript.md → ...enge-Finding-a-Remainder-in-Javascript.md
File renamed without changes.
View
0 ...erate-Random-Fractions-with-JavaScript.md → ...erate-Random-Fractions-with-JavaScript.md
File renamed without changes.
View
0 ...e-Random-Whole-Numbers-with-JavaScript.md → ...e-Random-Whole-Numbers-with-JavaScript.md
File renamed without changes.
View
0 ...te-Random-Whole-Numbers-within-a-Range.md → ...te-Random-Whole-Numbers-within-a-Range.md
File renamed without changes.
View
0 Waypoint-Get-Geo-location-Data.md → Challenge-Get-Geo-location-Data.md
File renamed without changes.
View
0 ...et-JSON-with-the-jQuery-getJSON-Method.md → ...et-JSON-with-the-jQuery-getJSON-Method.md
File renamed without changes.
View
0 Waypoint-Give-Each-Element-a-Unique-ID.md → Challenge-Give-Each-Element-a-Unique-ID.md
File renamed without changes.
View
0 ...ve-a-Background-Color-to-a-Div-Element.md → ...ve-a-Background-Color-to-a-Div-Element.md
File renamed without changes.
View
0 ...cript-Slot-Machine-some-stylish-images.md → ...cript-Slot-Machine-some-stylish-images.md
File renamed without changes.
View
0 Waypoint-Global-Scope-And-Functions.md → Challenge-Global-Scope-And-Functions.md
File renamed without changes.
View
0 ...int-Global-Vs-Local-Scope-In-Functions.md → ...nge-Global-Vs-Local-Scope-In-Functions.md
File renamed without changes.
View
0 Waypoint-Headline-with-the-h2-Element.md → Challenge-Headline-with-the-h2-Element.md
File renamed without changes.
View
0 ...within-a-Bootstrap-Container-Fluid-Div.md → ...within-a-Bootstrap-Container-Fluid-Div.md
File renamed without changes.
View
0 Waypoint-Import-a-Google-Font.md → Challenge-Import-a-Google-Font.md
File renamed without changes.
View
0 ...int-Increment-a-Number-with-Javascript.md → ...nge-Increment-a-Number-with-Javascript.md
File renamed without changes.
View
0 ...oint-Inform-with-the-Paragraph-Element.md → ...enge-Inform-with-the-Paragraph-Element.md
File renamed without changes.
View
0 ...t-Inherit-Styles-from-the-Body-Element.md → ...e-Inherit-Styles-from-the-Body-Element.md
File renamed without changes.
View
0 ...zing-Variables-with-the-Equal-Operator.md → ...zing-Variables-with-the-Equal-Operator.md
File renamed without changes.
View
0 Waypoint-Introducing-Else-If-Statements.md → Challenge-Introducing-Else-If-Statements.md
File renamed without changes.
View
0 Waypoint-Introducing-Else-Statements.md → Challenge-Introducing-Else-Statements.md
File renamed without changes.
View
0 ...ducing-Javascript-Object-Notation-Json.md → ...ducing-Javascript-Object-Notation-Json.md
File renamed without changes.
View
0 ...lar-Expression-Matches-with-JavaScript.md → ...lar-Expression-Matches-with-JavaScript.md
File renamed without changes.
View
0 ...nt-Iterate-Odd-Numbers-With-a-For-Loop.md → ...ge-Iterate-Odd-Numbers-With-a-For-Loop.md
File renamed without changes.
View
0 ...erate-Through-An-Array-With-A-For-Loop.md → ...erate-Through-An-Array-With-A-For-Loop.md
File renamed without changes.
View
0 Waypoint-Iterate-over-Arrays-with-map.md → Challenge-Iterate-over-Arrays-with-map.md
File renamed without changes.
View
0 ...oint-Iterate-with-JavaScript-For-Loops.md → ...enge-Iterate-with-JavaScript-For-Loops.md
File renamed without changes.
View
0 ...nt-Iterate-with-JavaScript-While-Loops.md → ...ge-Iterate-with-JavaScript-While-Loops.md
File renamed without changes.
View
0 Waypoint-Join-Strings-with-.join.md → Challenge-Join-Strings-with-.join.md
File renamed without changes.
View
0 Waypoint-Label-Bootstrap-Buttons.md → Challenge-Label-Bootstrap-Buttons.md
File renamed without changes.
View
0 Waypoint-Label-Bootstrap-Wells.md → Challenge-Label-Bootstrap-Wells.md
File renamed without changes.
View
0 ...ow-Script-Tags-and-Document-Ready-Work.md → ...ow-Script-Tags-and-Document-Ready-Work.md
File renamed without changes.
View
0 ...m-Elements-Responsively-with-Bootstrap.md → ...m-Elements-Responsively-with-Bootstrap.md
File renamed without changes.
View
0 ...to-External-Pages-with-Anchor-Elements.md → ...to-External-Pages-with-Anchor-Elements.md
File renamed without changes.
View
0 Waypoint-Local-Scope-And-Functions.md → Challenge-Local-Scope-And-Functions.md
File renamed without changes.
View
0 ...e-Circular-Images-with-a-Border-Radius.md → ...e-Circular-Images-with-a-Border-Radius.md
File renamed without changes.
View
0 ...-Make-Dead-Links-using-the-Hash-Symbol.md → ...-Make-Dead-Links-using-the-Hash-Symbol.md
File renamed without changes.
View
0 Waypoint-Make-Images-Mobile-Responsive.md → Challenge-Make-Images-Mobile-Responsive.md
File renamed without changes.
View
0 ...of-Objects-with-a-Constructor-Function.md → ...of-Objects-with-a-Constructor-Function.md
File renamed without changes.
View
0 Waypoint-Make-Object-Properties-Private.md → Challenge-Make-Object-Properties-Private.md
File renamed without changes.
View
0 ...-Passing-Parameters-to-our-Constructor.md → ...-Passing-Parameters-to-our-Constructor.md
File renamed without changes.
View
0 Waypoint-Manipulate-Arrays-With-pop().md → Challenge-Manipulate-Arrays-With-pop().md
File renamed without changes.
View
0 Waypoint-Manipulate-Arrays-With-push().md → Challenge-Manipulate-Arrays-With-push().md
File renamed without changes.
View
0 Waypoint-Manipulate-Arrays-With-shift().md → Challenge-Manipulate-Arrays-With-shift().md
File renamed without changes.
View
0 Waypoint-Manipulate-Arrays-With-unshift().md → ...lenge-Manipulate-Arrays-With-unshift().md
File renamed without changes.
View
0 Waypoint-Manipulate-JavaScript-Objects.md → Challenge-Manipulate-JavaScript-Objects.md
File renamed without changes.
View
0 Waypoint-Modify-Array-Data-With-Indexes.md → Challenge-Modify-Array-Data-With-Indexes.md
File renamed without changes.
View
0 ...Identical-Options-In-Switch-Statements.md → ...Identical-Options-In-Switch-Statements.md
File renamed without changes.
View
0 ...t-Multiply-Two-Numbers-with-JavaScript.md → ...e-Multiply-Two-Numbers-with-JavaScript.md
File renamed without changes.
View
0 ...y-Elements-within-a-Single-Div-Element.md → ...y-Elements-within-a-Single-Div-Element.md
File renamed without changes.
View
0 ...t-an-Anchor-Element-within-a-Paragraph.md → ...t-an-Anchor-Element-within-a-Paragraph.md
File renamed without changes.
View
0 ...nt-Nest-one-Array-within-Another-Array.md → ...ge-Nest-one-Array-within-Another-Array.md
File renamed without changes.
View
0 Waypoint-Nesting-For-Loops.md → Challenge-Nesting-For-Loops.md
File renamed without changes.
View
0 ...de-All-Other-Styles-by-using-Important.md → ...de-All-Other-Styles-by-using-Important.md
File renamed without changes.
View
0 ...-Declarations-by-Styling-ID-Attributes.md → ...-Declarations-by-Styling-ID-Attributes.md
File renamed without changes.
View
0 ...-Class-Declarations-with-Inline-Styles.md → ...-Class-Declarations-with-Inline-Styles.md
File renamed without changes.
View
0 ...oint-Override-Styles-in-Subsequent-CSS.md → ...enge-Override-Styles-in-Subsequent-CSS.md
File renamed without changes.
View
0 ...ing-Values-To-Functions-With-Arguments.md → ...ing-Values-To-Functions-With-Arguments.md
File renamed without changes.
View
0 ...Operations-on-Decimals-with-JavaScript.md → ...Operations-on-Decimals-with-JavaScript.md
File renamed without changes.
View
0 Waypoint-Prefilter-JSON.md → Challenge-Prefilter-JSON.md
File renamed without changes.
View
0 ...oint-Prioritize-One-Style-Over-Another.md → ...enge-Prioritize-One-Style-Over-Another.md
File renamed without changes.
View
0 ...int-Quoting-Strings-with-Single-Quotes.md → ...nge-Quoting-Strings-with-Single-Quotes.md
File renamed without changes.
View
0 ...ve-Classes-from-an-element-with-jQuery.md → ...ve-Classes-from-an-element-with-jQuery.md
File renamed without changes.
View
0 Waypoint-Remove-an-Element-Using-jQuery.md → Challenge-Remove-an-Element-Using-jQuery.md
File renamed without changes.
View
0 Waypoint-Render-Images-from-Data-Sources.md → Challenge-Render-Images-from-Data-Sources.md
File renamed without changes.
View
0 ...t-Replacing-If-Else-Chains-With-Switch.md → ...e-Replacing-If-Else-Chains-With-Switch.md
File renamed without changes.
View
0 Waypoint-Responsively-Style-Checkboxes.md → Challenge-Responsively-Style-Checkboxes.md
File renamed without changes.
View
0 Waypoint-Responsively-Style-Radio-Buttons.md → ...lenge-Responsively-Style-Radio-Buttons.md
File renamed without changes.
View
0 ...rn-A-Value-From-A-Function-With-Return.md → ...rn-A-Value-From-A-Function-With-Return.md
File renamed without changes.
View
0 ...int-Return-Early-Pattern-For-Functions.md → ...nge-Return-Early-Pattern-For-Functions.md
File renamed without changes.
View
0 ...eturning-Boolean-Values-From-Functions.md → ...eturning-Boolean-Values-From-Functions.md
File renamed without changes.
View
0 Waypoint-Reverse-Arrays-with-reverse.md → Challenge-Reverse-Arrays-with-reverse.md
File renamed without changes.
View
0 ...e-your-Code-Revisions-Forever-with-Git.md → ...e-your-Code-Revisions-Forever-with-Git.md
File renamed without changes.
View
0 Waypoint-Say-Hello-to-HTML-Elements.md → Challenge-Say-Hello-to-HTML-Elements.md
File renamed without changes.
View
0 ...om-Many-Options-With-Switch-Statements.md → ...om-Many-Options-With-Switch-Statements.md
File renamed without changes.
View
0 ...oint-Set-the-Font-Family-of-an-Element.md → ...enge-Set-the-Font-Family-of-an-Element.md
File renamed without changes.
View
0 Waypoint-Set-the-ID-of-an-Element.md → Challenge-Set-the-ID-of-an-Element.md
File renamed without changes.
View
0 ...-through-Text-with-Regular-Expressions.md → ...-through-Text-with-Regular-Expressions.md
File renamed without changes.
View
0 Waypoint-Size-your-Images.md → Challenge-Size-your-Images.md
File renamed without changes.
View
0 Waypoint-Sort-Arrays-with-sort.md → Challenge-Sort-Arrays-with-sort.md
File renamed without changes.
View
0 Waypoint-Specify-How-Fonts-Should-Degrade.md → ...lenge-Specify-How-Fonts-Should-Degrade.md
File renamed without changes.
View
0 Waypoint-Split-Strings-with-split.md → Challenge-Split-Strings-with-split.md
File renamed without changes.
View
0 Waypoint-Split-your-Bootstrap-Row.md → Challenge-Split-your-Bootstrap-Row.md
File renamed without changes.
View
0 ...n-one-Variable-using-JavaScript-Arrays.md → ...n-one-Variable-using-JavaScript-Arrays.md
File renamed without changes.
View
0 ...Storing-Values-with-the-Equal-Operator.md → ...Storing-Values-with-the-Equal-Operator.md
File renamed without changes.
View
0 ...yle-Multiple-Elements-with-a-CSS-Class.md → ...yle-Multiple-Elements-with-a-CSS-Class.md
File renamed without changes.
View
0 ...int-Style-Text-Inputs-as-Form-Controls.md → ...nge-Style-Text-Inputs-as-Form-Controls.md
File renamed without changes.
View
0 Waypoint-Style-the-HTML-Body-Element.md → Challenge-Style-the-HTML-Body-Element.md
File renamed without changes.
View
0 ...ne-Number-from-Another-with-JavaScript.md → ...ne-Number-from-Another-with-JavaScript.md
File renamed without changes.
View
0 ...-Target-Elements-by-Class-Using-jQuery.md → ...-Target-Elements-by-Class-Using-jQuery.md
File renamed without changes.
View
0 ...int-Target-Elements-by-ID-Using-jQuery.md → ...nge-Target-Elements-by-ID-Using-jQuery.md
File renamed without changes.
View
0 ...et-Even-Numbered-Elements-Using-jQuery.md → ...et-Even-Numbered-Elements-Using-jQuery.md
File renamed without changes.
View
0 ...L-Elements-with-Selectors-Using-jQuery.md → ...L-Elements-with-Selectors-Using-jQuery.md
File renamed without changes.
View
0 ...cific-Child-of-an-Element-Using-jQuery.md → ...cific-Child-of-an-Element-Using-jQuery.md
File renamed without changes.
View
0 ...he-Children-of-an-Element-Using-jQuery.md → ...he-Children-of-an-Element-Using-jQuery.md
File renamed without changes.
View
0 ...-the-Parent-of-an-Element-Using-jQuery.md → ...-the-Parent-of-an-Element-Using-jQuery.md
File renamed without changes.
View
0 ...element-with-multiple-jQuery-Selectors.md → ...element-with-multiple-jQuery-Selectors.md
File renamed without changes.
View
0 ...ste-the-Bootstrap-Button-Color-Rainbow.md → ...ste-the-Bootstrap-Button-Color-Rainbow.md
File renamed without changes.
View
0 Waypoint-Testing-Objects-For-Properties.md → Challenge-Testing-Objects-For-Properties.md
File renamed without changes.
View
0 Waypoint-Trigger-Click Events-with-jQuery.md → ...lenge-Trigger-Click Events-with-jQuery.md
File renamed without changes.
View
0 Waypoint-Turn-an-Image-into-a-Link.md → Challenge-Turn-an-Image-into-a-Link.md
File renamed without changes.
View
0 Waypoint-Uncomment-HTML.md → Challenge-Uncomment-HTML.md
File renamed without changes.
View
0 Waypoint-Understand-Boolean-Values.md → Challenge-Understand-Boolean-Values.md
File renamed without changes.
View
0 Waypoint-Understand-String-Immutability.md → Challenge-Understand-String-Immutability.md
File renamed without changes.
View
0 ...standing-Case-Sensitivity-in-Variables.md → ...standing-Case-Sensitivity-in-Variables.md
File renamed without changes.
View
0 ...-Understanding-Uninitialized-Variables.md → ...-Understanding-Uninitialized-Variables.md
File renamed without changes.
View
0 Waypoint-Updating-Object-Properties.md → Challenge-Updating-Object-Properties.md
File renamed without changes.
View
0 Waypoint-Use-Abbreviated-Hex-Code.md → Challenge-Use-Abbreviated-Hex-Code.md
File renamed without changes.
View
0 ...o-Find-the-First-Character-in-a-String.md → ...o-Find-the-First-Character-in-a-String.md
File renamed without changes.
View
0 ...to-Find-the-Last-Character-in-a-String.md → ...to-Find-the-Last-Character-in-a-String.md
File renamed without changes.
View
0 ...-to-Find-the-Nth-Character-in-a-String.md → ...-to-Find-the-Nth-Character-in-a-String.md
File renamed without changes.
View
0 ...-the-Nth-to-Last-Character-in-a-String.md → ...-the-Nth-to-Last-Character-in-a-String.md
File renamed without changes.
View
0 ...nt-Use-CSS-Selectors-to-Style-Elements.md → ...ge-Use-CSS-Selectors-to-Style-Elements.md
File renamed without changes.
View
0 ...on-to-Specify-the-Margin-of-an-Element.md → ...on-to-Specify-the-Margin-of-an-Element.md
File renamed without changes.
View
0 ...n-to-Specify-the-Padding-of-an-Element.md → ...n-to-Specify-the-Padding-of-an-Element.md
File renamed without changes.
View
0 Waypoint-Use-Comments-to-Clarify-Code.md → Challenge-Use-Comments-to-Clarify-Code.md
File renamed without changes.
View
0 ...ditional-Logic-with-If-Else-Statements.md → ...ditional-Logic-with-If-Else-Statements.md
File renamed without changes.
View
0 Waypoint-Use-HTML5-to-Require-a-Field.md → Challenge-Use-HTML5-to-Require-a-Field.md
File renamed without changes.
View
0 Waypoint-Use-Hex-Code-for-Specific-Colors.md → ...lenge-Use-Hex-Code-for-Specific-Colors.md
File renamed without changes.
View
0 ...e-Hex-Code-for-Specific-Shades-of-Gray.md → ...e-Hex-Code-for-Specific-Shades-of-Gray.md
File renamed without changes.
View
0 ...nt-Use-Hex-Code-to-Color-Elements-Blue.md → ...ge-Use-Hex-Code-to-Color-Elements-Blue.md
File renamed without changes.
View
0 ...nt-Use-Hex-Code-to-Color-Elements-Gray.md → ...ge-Use-Hex-Code-to-Color-Elements-Gray.md
File renamed without changes.
View
0 ...t-Use-Hex-Code-to-Color-Elements-Green.md → ...e-Use-Hex-Code-to-Color-Elements-Green.md
File renamed without changes.
View
0 ...int-Use-Hex-Code-to-Color-Elements-Red.md → ...nge-Use-Hex-Code-to-Color-Elements-Red.md
File renamed without changes.
View
0 ...t-Use-Hex-Code-to-Color-Elements-White.md → ...e-Use-Hex-Code-to-Color-Elements-White.md
File renamed without changes.
View
0 Waypoint-Use-Hex-Code-to-Mix-Colors.md → Challenge-Use-Hex-Code-to-Mix-Colors.md
File renamed without changes.
View
0 Waypoint-Use-RGB-to-Color-Elements-Blue.md → Challenge-Use-RGB-to-Color-Elements-Blue.md
File renamed without changes.
View
0 Waypoint-Use-RGB-to-Color-Elements-Gray.md → Challenge-Use-RGB-to-Color-Elements-Gray.md
File renamed without changes.
View
0 Waypoint-Use-RGB-to-Color-Elements-Green.md → Challenge-Use-RGB-to-Color-Elements-Green.md
File renamed without changes.
View
0 Waypoint-Use-RGB-to-Color-Elements-Red.md → Challenge-Use-RGB-to-Color-Elements-Red.md
File renamed without changes.
View
0 Waypoint-Use-RGB-to-Color-Elements-White.md → Challenge-Use-RGB-to-Color-Elements-White.md
File renamed without changes.
View
0 Waypoint-Use-RGB-to-Mix-Colors.md → Challenge-Use-RGB-to-Mix-Colors.md
File renamed without changes.
View
0 Waypoint-Use-RGB-values-to-Color-Elements.md → ...lenge-Use-RGB-values-to-Color-Elements.md
File renamed without changes.
View
0 ...Design-with-Bootstrap-Fluid-Containers.md → ...Design-with-Bootstrap-Fluid-Containers.md
File renamed without changes.
View
0 Waypoint-Use-Spans-for-Inline-Elements.md → Challenge-Use-Spans-for-Inline-Elements.md
File renamed without changes.
View
0 ...nt-Use-a-CSS-Class-to-Style-an-Element.md → ...ge-Use-a-CSS-Class-to-Style-an-Element.md
File renamed without changes.
View
0 ...se-an-ID-Attribute-to-Style-an-Element.md → ...se-an-ID-Attribute-to-Style-an-Element.md
File renamed without changes.
View
0 ...-appendTo-to-Move-Elements-with-jQuery.md → ...-appendTo-to-Move-Elements-with-jQuery.md
File renamed without changes.
View
0 ...t-Use-jQuery-to-Modify-the-Entire-Page.md → ...e-Use-jQuery-to-Modify-the-Entire-Page.md
File renamed without changes.
View
0 ...trap-Grid-to-Put-Elements-Side-By-Side.md → ...trap-Grid-to-Put-Elements-Side-By-Side.md
File renamed without changes.
View
0 Waypoint-Use-the-Javascript-Console.md → Challenge-Use-the-Javascript-Console.md
File renamed without changes.
View
0 Waypoint-Using-Objects-For-Lookups.md → Challenge-Using-Objects-For-Lookups.md
File renamed without changes.
View
0 Waypoint-Using-typeof.md → Challenge-Using-typeof.md
File renamed without changes.
View
0 ...-Warn-your-Users-of-a-Dangerous-Action.md → ...-Warn-your-Users-of-a-Dangerous-Action.md
File renamed without changes.
View
0 ...ite-Reusable-JavaScript-with-Functions.md → ...ite-Reusable-JavaScript-with-Functions.md
File renamed without changes.
View
0 Develop-BaseJump-locally-and-run-on-c9.io.md → ...k-End-Project-locally-and-run-on-c9.io.md
File renamed without changes.
View
0 Zipline-Use-the-Twitchtv-JSON-API.md → ...-End-Project-Use-the-Twitchtv-JSON-API.md
File renamed without changes.
View
0 Guide-to-Basejumps-Table-of-Contents.md → ...to-Back-End-Projects-Table-of-Contents.md
File renamed without changes.
View
0 ...-to-Yeoman-Angular-Fullstack-Basejumps.md → ...an-Angular-Fullstack-Back-End-Projects.md
File renamed without changes.
View
22 Test-issue-with-Bonfire-truncate-a-string.md
@@ -1,22 +0,0 @@
-Hi everyone,
-
-There is an issue with "Bonfire:Truncate a String".
-First heres the code:
-```
- function truncate(str, num) {
- var truncd = '';
- if (str.length > num) {
- truncd = str.slice(0, num - 3) + '...';
- return truncd;
- }
-
- return str;
-}
-truncate("A-tisket a-tasket A green and yellow basket", 1, "");
-```
-It should not pass the first test that is
-"A-tisket a-tasket A green and yellow basket", 1 should return "A-tisket..."
-
-According to this test the console should shoe "A-tisket..."but the console says"A-tisket a-tasket A green and yellow bask..."
-
-but to my surprise it still passed... I hope I will get an explaination to this
View
1 Vadodara.md
@@ -1 +0,0 @@
-Learn to Code Vadodara!
View
0 What-the-style-guide-for-Bonfires-is.md → What-the-style-guide-for-Algorithms-is.md
File renamed without changes.
View
6 botideas.md
@@ -1,6 +0,0 @@
-If you have ideas or feature requests for the bot, you can add them to this page.
-Also come hang out in https://gitter.im/camperbot/devteam
-
-- XKCD comic feed
-show comics inside the feed!
-from @saintpeter

0 comments on commit 5f96f33

Please sign in to comment.
Something went wrong with that request. Please try again.