Commit Graph

1753 Commits

Author SHA1 Message Date
6a947a75d7 Update basic-bonfires.json
Changes the current MDNlink to my suggested link on the issue https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4459.

This PR closes https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4459.

PS: I checked to make sure my suggested link is in the module bonfireMDNlinks.
2015-11-15 22:55:17 +02:00
17798f05cd Merge pull request #4416 from SaintPeter/fix/target-same-element-description
Fix Waypoint Target Same Element Description
2015-11-15 10:45:01 -08:00
1575e4a7aa Reordering spanish descriptions to follow changes in english 2015-11-15 08:21:52 -05:00
1762f15f4c add ES translation of MongoDB Waypoint 2015-11-15 12:26:21 +00:00
a26485f29f Merge pull request #4428 from FreeCodeCamp/fix/nest-an-anchor-description
Clarify Waypoint: Nest an Anchor Element Description Text
2015-11-14 22:50:13 -08:00
d7ca38bf47 Bad code in a Waypoint snippet #4434
Replaced .map() method with .forEach()
2015-11-14 22:50:41 +00:00
1c790d66be Typo in sample code in Waypoint Update the Properties of JS Object #4438
removed extra comma
2015-11-14 22:33:37 +00:00
33423358a4 Merge pull request #4430 from faizaanceg/fix/waypoint-rgb-colors
Fix Waypoint: Use RGB values to Color Elements
2015-11-13 22:09:51 -08:00
e22edefd67 fix typo 2015-11-14 11:28:18 +05:30
86e78dfb1d Fix Waypoint Target Same Element Description and Tests 2015-11-13 19:50:37 -08:00
5a739b5e6b Claify Nest an Element Description Text 2015-11-13 19:18:57 -08:00
49829c59b9 add Solution for Bonfire:Check for Palindromes 2015-11-13 18:53:36 -03:00
914de36972 Merge pull request #4260 from faizaanceg/fix-waypoint-javascript-slots
Fix: Refactor Waypoint Javascript Slot Machine
2015-11-13 11:37:19 -08:00
e9d1f5f4c6 Merge pull request #4403 from SaintPeter/fix/for-loop-missing-word
Fix for iterate backwards missing word, move function to tail
2015-11-13 09:43:26 -08:00
ce7db10ced Merge pull request #4407 from faizaanceg/fix/reverse-arrays-typo
Fix typo and move functions to tail
2015-11-13 09:37:17 -08:00
2520992be0 add ES-translation-of-Git-Waypoint-title 2015-11-13 17:14:26 +00:00
b45a874155 fix typo and move to tail 2015-11-13 22:41:16 +05:30
8f57557b82 add ES-translation-of-Git-Waypoint 2015-11-13 16:52:37 +00:00
673e29c4fc add/ES-translation-of-bonfires 2015-11-13 15:26:48 +00:00
3247dc620e Update object-oriented-and-functional-programming.json
Changing the Waypoint title from "Concatenate Strings with concat" to "Concatenate Arrays with concat". 
Because that is what the Waypoint is actually about (concatenating Arrays).
2015-11-13 15:19:24 +02:00
db45bdefa4 fix description 2015-11-13 10:19:39 +05:30
fff5fa9502 refactor waypoint javascript-slots 2015-11-13 09:09:56 +05:30
33e585ac72 Fix for iterate backwards missing word, move function to tail 2015-11-12 19:37:08 -08:00
40b02093d4 Update object-oriented-and-functional-programming.json
Fixes two small typos:

"To use a constructor function we call it with the new keyword in front if it like:" -> 
"To use a constructor function we call it with the new keyword in front of it like:"

"javascript" -> "Javascript"
2015-11-12 14:27:45 -08:00
eabf00b017 Merge pull request #4386 from ltegman/fix/make-instances-with-constructor-typo-4324
Fix Make Instances With Contructor Typo
2015-11-12 12:02:18 -08:00
ffe281fc5e Merge pull request #4387 from ltegman/fix/waypoint-add-different-margins-instructions-4327
Fix Waypoint Add Different Margins Instruction Order
2015-11-12 08:58:11 -08:00
122ca0c360 Fix Waypoint Add Different Margins Instruction Order
Closes #4327
2015-11-12 08:38:14 -08:00
23a12b816a Fix Make Instances With Contructor Typo
Closes #4324
2015-11-12 08:27:00 -08:00
547f337654 Merge pull request #4310 from ltegman/fix/waypoint-style-html-body-add-test-2686
Fix Waypoint Style HTML Body Element Add Test
2015-11-11 22:08:58 -08:00
c397c0ae59 Merge pull request #4309 from ltegman/fix/waypoint-slot-machine-stylish-images-test-2597
Fix Waypoint Add Stylish Images to Slot Machine Tests
2015-11-11 21:58:13 -08:00
b315fe4189 Fix Waypoint Style HTML Body Element Add Test
Closes #2686
2015-11-11 15:13:01 -08:00
237c6d3516 Fix Waypoint Add Stylish Images to Slot Machine Tests
Closes #2597
2015-11-11 14:48:02 -08:00
b5d5a7626a Merge pull request #4197 from ltegman/fix/waypoint-random-whole-number-test-4194
Fix Waypoint Generate Random Whole Numbers Test
2015-11-11 14:42:16 -08:00
27aa482703 Fix Waypoint Generate Random Whole Numbers Test
Closes #4194
2015-11-11 12:58:31 -08:00
5792deb15a Merge pull request #4179 from ltegman/fix/typos-and-example-code-style
Fix Typos and Example Code Styling
2015-11-11 12:43:35 -08:00
ddd2291ed7 Fix Typos and Example Code Styling
Various typo and styling fixes in the Basic Javascript sections and one in JQuery.
2015-11-11 12:25:24 -08:00
f12de5185b Merge pull request #4296 from SaintPeter/fix/symmetric-difference-tests
Add test to Symmetric Difference Bonfire
2015-11-10 20:48:38 -08:00
61bbcf6b63 Add test to Symmetric Difference Bonfire 2015-11-10 20:02:46 -08:00
f67b16e21f Add test case to Confirm the Ending, Clean up Solution 2015-11-10 19:24:22 -08:00
90c5402a90 Fixed typo in Waypoint's assert msg. 2015-11-10 17:04:03 -05:00
96eb7470d6 Merge pull request #4279 from FreeCodeCamp/feature/challenge-dev-mode
Feature in dev mode always pull from disk
2015-11-10 10:19:10 -08:00
2de6a9fb1a Merge pull request #4221 from ltegman/fix/oop-lesson-rewrite
Rewrite OOP section
2015-11-09 22:38:41 -08:00
12f5629677 Rewrite OOP section
In an effort to better explain concepts.
2015-11-09 21:39:09 -08:00
1dbcba2ed3 Merge pull request #4256 from SaintPeter/fix/expressworks-install-script
Update ExpressWorks Install Script
2015-11-09 17:57:11 -08:00
c2f3a09d3a Feature in dev mode always pull from disk 2015-11-09 17:27:56 -08:00
b3174a4ac6 Merge pull request #4239 from ptsurbeleu/fix-anchor-assert
Fix count a element assertion in 'waypoint-nest-an-anchor-element-within-a-paragraph' to avoid 'undefined is not an object' error
2015-11-09 11:00:07 -08:00
6ee4f1a87d update count a element assertion's message in 'waypoint-nest-an-anchor-element-within-a-paragraph' challenge to precisely reflect the requirements and avoid confusion 2015-11-09 10:53:13 -08:00
e781e58ea7 fix test typo 2015-11-09 22:04:27 +05:30
7caa6516b4 Change ExpressWords install script 2015-11-08 19:03:46 -08:00
2df5f574f2 Merge pull request #4222 from faizaanceg/staging
Adding tests to Bonfire: Repeat a string repeat a string
2015-11-08 17:27:21 -08:00