Amartya Chaudhuri
9e6e841601
Added semicolon after object initialization ( #14684 )
...
Not mandatory but adding for the sake of consistency of tutorials.
2017-05-03 22:22:34 +05:30
Daniel Engle
635215ccf3
Changed 'Define' to 'Declare' in code comment ( #14626 )
2017-04-28 12:19:50 +05:30
Eric Leung
2913c5c353
Merge pull request #14115 from JoolsMcFly/fix/wrong-use-of-it-s
...
replace it's with its in descriptions
2017-04-19 09:09:12 -07:00
Ellyria
404d5f42ce
Added the missing "to" to fix issue #14403 .
2017-04-14 17:59:07 -04:00
Julien Dephix
60b71443ad
replace "it's" by "its" (and vice versa) in descriptions and replace 'to lookup' by 'to look up'
2017-04-06 06:31:08 +02:00
Michelle Brien
e122deec1c
fixed typo in storing values exercise
2017-03-28 20:51:17 +01:00
Zixu Zhao
b7173c29ce
Enhancement: add pipe symbol explanation ( #14035 )
2017-03-22 00:04:51 -05:00
Dylan
8b23b1a887
Merge pull request #13984 from Manish-Giri/fix/use-higher-numbers-as-array-elements
...
Update challenge to use higher numbers as array elements
2017-03-21 20:23:45 -05:00
Peter Weinberg
e311b2dfb3
fix(challenge): modify regex in increment a number challenge
2017-03-20 19:29:58 -04:00
MANISH-GIRI
a60b1debd0
Update challenge to use higher numbers as array elements
2017-03-17 20:27:15 -04:00
Timo
249c6dfb40
Merge pull request #13612 from erictleung/fix/clarify-concat-strings
...
Clarify concatenating strings with +=
2017-03-12 01:22:59 +01:00
MANISH-GIRI
a71d6f9a77
Convert lookup table to object
2017-03-09 09:07:47 -05:00
Eric Leung
e8c22f543e
Clarify concatenating strings with +=
...
- Be more specific in what needs to be done using the plus equals
- Remove unnecessary line break before strings to be concatenated
2017-03-09 00:23:50 -08:00
Samuel Plumppu
5d14a4f3ee
Merge pull request #13584 from Manish-Giri/fix/improve-accessing-nested-objects-challenge
...
Change challengeSeed in accessing nested objects
2017-02-27 18:31:35 +01:00
dhcodes
325fa6d3a5
Fix challenge title formatting misc
2017-02-27 08:47:23 -06:00
MANISH-GIRI
d13afaff68
Change challengeSeed in accessing nested objects
2017-02-25 15:15:02 -05:00
Dylan
c71bc0ba68
Merge pull request #13574 from Greenheart/fix/tests-for-js-global-scope-functions
...
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
2017-02-25 11:18:13 -06:00
Ian Teo
c0c5b959e8
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 13:31:07 +08:00
Samuel Plumppu
48990fb33a
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
...
Since the last test case was triggering on a line from the challenge
head, it was necessary to slightly modify the test cases.
They now let the expected code pass.
2017-02-24 23:45:22 +01:00
systimotic
3aabe3c58d
Clarify instructions in the string immutability challenge
2017-02-18 23:49:57 +01:00
Quincy Larson
6bc82a7d11
add releasedOn dates to all new challenges ( #13417 )
2017-02-19 00:00:12 +05:30
Quincy Larson
9ed1725335
move the convert celsius challenge over to the algorithm challenges
2017-02-12 13:20:47 -06:00
MANISH-GIRI
818878783d
Ensure use of two arguments in function call
2017-02-12 04:03:05 -05:00
Timo
c382824601
Merge pull request #12929 from Greenheart/fix/return-a-value
...
fix(challenge): Update tail section for "Return a Value from a Function with Return"
2017-02-05 14:12:03 +01:00
Billy Reilly
43cd4a59d7
fix(challenges): Additional test cases for 'Escape Sequences in Strings'
2017-02-03 09:54:01 +00:00
Peter Weinberg
0b60d7de3a
chore(seed): freeCodeCampify remaining sections of codebase
2017-02-02 18:29:59 -05:00
Samuel Plumppu
47c1d73174
fix(challenge): update tail section for "Return a Value from a Function with Return".
2017-02-02 20:47:38 +01:00
Samuel Plumppu
43d69e0e44
Merge pull request #12855 from HKuz/fix/newJSchText
...
Test, formatting fixes for new JS challenges
2017-01-30 19:30:05 +01:00
Heather Kusmierz
4827d03a3c
Test, formatting fixes for new JS challenges
2017-01-29 19:17:04 -05:00
Peter Weinberg
123b6ea128
fix quoting strings challenge
2017-01-29 13:59:07 -05:00
Eric Leung
46af5e9e62
Make example in Manipulate Complex Obj consistent
2017-01-29 05:23:42 -08:00
richiethomas
77207b2a0b
Prevent 'comment-your-javascript-code' from passing incorrectly due to multi-line comments which are not visible to users
2017-01-26 13:47:29 -05:00
Timo
2d346e1c5a
Merge pull request #11987 from dhcodes/fix/improved-tests-divide-by-decimal
...
change test to ensure use of /
2017-01-26 09:19:21 +01:00
Dylan
927308bc7f
:change test to ensure use of /
2017-01-25 21:33:31 -06:00
db
1aac3c7fec
Update 'firstName' parameter changed to 'name'
2017-01-26 00:48:14 +05:30
mrugesh mohapatra
b43ee80301
Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
...
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
Quincy Larson
79c1ec1327
turn the "instructions" into an hr element
2017-01-22 15:22:26 -06:00
dhcodes
b5db716edb
improve tests for parseInt radix
2017-01-22 09:04:48 -06:00
Quincy Larson
b92d3cc625
add new challenges
2017-01-19 15:25:07 -08:00