Commit Graph

8629 Commits

Author SHA1 Message Date
8c3e14cd8e Fix commit redirect for non signed user.
Now users will be directed to sign in page and on sign in
will have pledge completed
2015-12-29 10:57:35 -08:00
b135c9a392 Some solution fixes 2015-12-29 10:53:21 -08:00
e01e28aec3 Fix test solution tail comment collision 2015-12-29 10:23:57 -08:00
474162aa0a provides clarity about the concept of 'listed order' while specifying multiple classes 2015-12-29 22:17:53 +04:00
f1b4875b11 update old ziplines with new forked versions 2015-12-29 03:20:59 -06:00
2d024a456d add react and d3 projects 2015-12-29 02:58:35 -06:00
1ee349447b More solutions fixes 2015-12-28 23:43:12 -08:00
49b9c8c9c8 Fix head/tail are arrays 2015-12-28 23:14:42 -08:00
5c1d5f4ea6 Merge pull request #5509 from 0x0936/fix/html5-css-waypoint-description
Update waypoint description and test
2015-12-28 23:01:59 -08:00
e6e6fb9d02 Fix test-challenges to use code/editor.getValue
Also filters challenges with empty string tests
2015-12-28 22:54:47 -08:00
7a9228c419 Correct broken/missing Solutions 2015-12-28 22:35:05 -08:00
ebce4bbf7e Unmunged Solutions 2015-12-28 21:15:50 -08:00
ed106cf386 Merge pull request #5532 from abhisekp/abhisekp/new/basic-javascript-revamp
Using Objects for Lookups [Beta] [new/basic-javascript-revamp]
2015-12-28 16:20:47 -08:00
41d78b5880 Using Objects for Lookups 2015-12-29 04:49:09 +05:30
ec96eccdf6 Merge pull request #5528 from FreeCodeCamp/fix/duplicate-email-signin
Fix duplicate email sign in
2015-12-28 16:29:09 -06:00
80bb80b23a minor updates to copy 2015-12-28 16:28:53 -06:00
62f1f57b92 Fix Else If statement and chains
closes #5489
closes #5489
2015-12-28 14:08:11 -08:00
600ca2f8ad Fix duplicate email sign in 2015-12-28 13:52:28 -08:00
cabfb0c668 Merge pull request #5525 from SaintPeter/fix/basic-js-updates
Fixes for outstanding Basic JS Issues.
2015-12-28 12:21:51 -08:00
e11cbf5a60 Fixes for outstanding Basic JS Issues. 2015-12-28 12:17:06 -08:00
b6e2607e91 Understanding Uninitialized Variables
Fixes FreeCodeCamp/FreeCodeCamp#5482
2015-12-28 09:39:37 -08:00
f4d927b0e7 Understanding Case Sensitivity in Variables
Fix FreeCodeCamp/FreeCodeCamp#5483
2015-12-28 09:39:37 -08:00
372ac44491 Declare JavaScript Variables
Fix FreeCodeCamp/FreeCodeCamp#5487
2015-12-28 09:39:36 -08:00
09db1f305f Comparison with the Equality Operator
Fix FreeCodeCamp/FreeCodeCamp#5486
2015-12-28 09:39:36 -08:00
57f159f8e9 Multiple Identical Options in Switch Statements
Fix FreeCodeCamp/FreeCodeCamp#5488
2015-12-28 09:39:35 -08:00
be15836da9 Concatenating Strings with Plus Operator
Fix FreeCodeCamp/FreeCodeCamp#5490
2015-12-28 09:39:35 -08:00
c7979c89e8 Returning Boolean Values from Functions
Fix FreeCodeCamp/FreeCodeCamp#5491
2015-12-28 09:39:34 -08:00
046243b1e9 Access MultiDimensional Arrays With Indexes
Fix FreeCodeCamp/FreeCodeCamp#5492
2015-12-28 09:39:34 -08:00
4b8c077e48 Counting Cards
Fixed ambiguous wording/"is" vs. "if"
fix FreeCodeCamp/FreeCodeCamp#5493
2015-12-28 09:39:33 -08:00
d9ec45d16a Global vs. Local Scope in Functions
remove redundant "a"
fix FreeCodeCamp/FreeCodeCamp#5494
2015-12-28 09:39:32 -08:00
7392e694af Updating Object Properties 2015-12-28 09:39:32 -08:00
7732273a72 Accessing Objects Properties with Variables 2015-12-28 09:39:31 -08:00
af910d8121 Accessing Objects Properties with Bracket Notation 2015-12-28 09:39:31 -08:00
5ad0dc63fa Accessing Objects Properties with the Dot Operator 2015-12-28 09:39:30 -08:00
c05cb82282 Build JavaScript Objects 2015-12-28 09:39:30 -08:00
9e589a26db Counting Cards 2015-12-28 09:39:29 -08:00
44de5cb468 Returning Boolean Values from Functions 2015-12-28 09:39:29 -08:00
8d8c82fd7d Fix missing challengeSeed 2015-12-28 09:39:28 -08:00
11d439c5d9 More Improvements 2015-12-28 09:39:28 -08:00
f57459f039 Corrections from Live Stream 2015-12-28 09:39:27 -08:00
a7a312829a Fix brs, other fixes 2015-12-28 09:39:27 -08:00
7e5305de69 Replacing If/Else chains with Switch 2015-12-28 09:39:26 -08:00
56d33fedc5 Multiple Identical Options in Switch Statements 2015-12-28 09:39:26 -08:00
7e97016b41 Adding a default option in Switch statements 2015-12-28 09:39:26 -08:00
50cbe694bb Selecting from many options with Switch Statements 2015-12-28 09:39:25 -08:00
ffcc7d32ba Chaining If/Else Statements 2015-12-28 09:39:25 -08:00
33094f2dec Introducing Else If Statements 2015-12-28 09:39:24 -08:00
bfa86770ba Golf Code 2015-12-28 09:39:24 -08:00
c99c12068a Comparisons with the Logical Or Operator 2015-12-28 09:39:23 -08:00
61cafd376c Comparisons with the Logical And Operator 2015-12-28 09:39:23 -08:00