|
eda50fcda6
|
Provides clarity about overriding of id over classes
|
2015-12-30 23:34:09 +04:00 |
|
|
c0a41eab86
|
Merge pull request #5551 from FreeCodeCamp/feature/new-basejumps
Add new ziplines and basejumps
|
2015-12-30 08:58:57 -08:00 |
|
|
0913675228
|
Merge pull request #5545 from FreeCodeCamp/new/basic-javascript-revamp
Basic Javascript Revamp
|
2015-12-30 08:58:41 -08:00 |
|
|
67e1ad0b90
|
add video links
|
2015-12-30 03:57:33 -06:00 |
|
|
614e4867f8
|
update certificate requirements
|
2015-12-30 01:20:35 -06:00 |
|
|
26ae98e57a
|
Minor fixes from QA
|
2015-12-29 22:35:03 -08:00 |
|
|
99103a319a
|
more challenge improvements
|
2015-12-30 00:10:36 -06:00 |
|
|
8285f74398
|
Merge pull request #5412 from xynz/tests/BonfireChunkeyMonkey
Added extra test cases for Bonfire: Chunkey Monkey
|
2015-12-29 20:31:52 -08:00 |
|
|
8bbdd078ee
|
continue improving challenges as I record videos
|
2015-12-29 20:35:04 -06:00 |
|
|
78a8a2d4d0
|
Merge pull request #5524 from wakqasahmed/fix/override-subsequent-css
Improve Waypoint: Override Styles in Subsequent CSS #5466
|
2015-12-29 16:11:45 -08:00 |
|
|
ac9ff26cb7
|
Solutions for all Challenges
|
2015-12-29 15:43:21 -08:00 |
|
|
4c1b8d2305
|
Merge pull request #5544 from vtamara/fix/ES-translation-bootstrap
Fixes challenge that requires answer in english and not in spanish. Thanks for reporting to Blanca Acosta. blanca@pasosdeJesus.org
|
2015-12-29 15:21:52 -08:00 |
|
|
d7cd45b746
|
Fixes challenge that requires answer in english and not in spanish
|
2015-12-29 17:47:30 -05:00 |
|
|
30e1f75717
|
Merge pull request #5449 from terakilobyte/data-exporting
Data exporting
|
2015-12-29 13:40:46 -06:00 |
|
|
5c1c69c963
|
Some solution fixes
|
2015-12-29 10:53:21 -08:00 |
|
|
054ae4d724
|
Fix test solution tail comment collision
|
2015-12-29 10:23:57 -08:00 |
|
|
8e1d8e80b7
|
provides clarity about the concept of 'listed order' while specifying multiple classes
|
2015-12-29 22:17:53 +04:00 |
|
|
7d905d1ac2
|
update old ziplines with new forked versions
|
2015-12-29 03:20:59 -06:00 |
|
|
c93e1f822e
|
add react and d3 projects
|
2015-12-29 02:58:35 -06:00 |
|
|
78855f4c91
|
More solutions fixes
|
2015-12-28 23:43:12 -08:00 |
|
|
c5e7f91c62
|
Fix head/tail are arrays
|
2015-12-28 23:14:42 -08:00 |
|
|
b6622e75fc
|
Fix test-challenges to use code/editor.getValue
Also filters challenges with empty string tests
|
2015-12-28 22:54:47 -08:00 |
|
|
b0e131a848
|
Correct broken/missing Solutions
|
2015-12-28 22:35:05 -08:00 |
|
|
2de38d3be2
|
Unmunged Solutions
|
2015-12-28 21:15:50 -08:00 |
|
|
4da4c8ff11
|
Using Objects for Lookups
|
2015-12-29 04:49:09 +05:30 |
|
|
f947bef21b
|
Fix Else If statement and chains
closes #5489
closes #5489
|
2015-12-28 14:08:11 -08:00 |
|
|
d792e461a2
|
Fixes for outstanding Basic JS Issues.
|
2015-12-28 12:17:06 -08:00 |
|
|
f791e65081
|
Understanding Uninitialized Variables
Fixes FreeCodeCamp/FreeCodeCamp#5482
|
2015-12-28 09:39:37 -08:00 |
|
|
9de74ef54c
|
Understanding Case Sensitivity in Variables
Fix FreeCodeCamp/FreeCodeCamp#5483
|
2015-12-28 09:39:37 -08:00 |
|
|
dd550b26a9
|
Declare JavaScript Variables
Fix FreeCodeCamp/FreeCodeCamp#5487
|
2015-12-28 09:39:36 -08:00 |
|
|
48b73e1eb8
|
Comparison with the Equality Operator
Fix FreeCodeCamp/FreeCodeCamp#5486
|
2015-12-28 09:39:36 -08:00 |
|
|
ffb13f6c3a
|
Multiple Identical Options in Switch Statements
Fix FreeCodeCamp/FreeCodeCamp#5488
|
2015-12-28 09:39:35 -08:00 |
|
|
18b31507d1
|
Concatenating Strings with Plus Operator
Fix FreeCodeCamp/FreeCodeCamp#5490
|
2015-12-28 09:39:35 -08:00 |
|
|
6d4d69e90f
|
Returning Boolean Values from Functions
Fix FreeCodeCamp/FreeCodeCamp#5491
|
2015-12-28 09:39:34 -08:00 |
|
|
70d7334f3c
|
Access MultiDimensional Arrays With Indexes
Fix FreeCodeCamp/FreeCodeCamp#5492
|
2015-12-28 09:39:34 -08:00 |
|
|
7a88cf1821
|
Counting Cards
Fixed ambiguous wording/"is" vs. "if"
fix FreeCodeCamp/FreeCodeCamp#5493
|
2015-12-28 09:39:33 -08:00 |
|
|
8a487a91c3
|
Global vs. Local Scope in Functions
remove redundant "a"
fix FreeCodeCamp/FreeCodeCamp#5494
|
2015-12-28 09:39:32 -08:00 |
|
|
b993e0db4e
|
Updating Object Properties
|
2015-12-28 09:39:32 -08:00 |
|
|
c12abbbbc8
|
Accessing Objects Properties with Variables
|
2015-12-28 09:39:31 -08:00 |
|
|
5b9e4ca738
|
Accessing Objects Properties with Bracket Notation
|
2015-12-28 09:39:31 -08:00 |
|
|
d553c8bdae
|
Accessing Objects Properties with the Dot Operator
|
2015-12-28 09:39:30 -08:00 |
|
|
aea6035096
|
Build JavaScript Objects
|
2015-12-28 09:39:30 -08:00 |
|
|
f2deed37ba
|
Counting Cards
|
2015-12-28 09:39:29 -08:00 |
|
|
48e97b9956
|
Returning Boolean Values from Functions
|
2015-12-28 09:39:29 -08:00 |
|
|
a7b5037355
|
Fix missing challengeSeed
|
2015-12-28 09:39:28 -08:00 |
|
|
540a89e9ed
|
More Improvements
|
2015-12-28 09:39:28 -08:00 |
|
|
1cb5d76584
|
Corrections from Live Stream
|
2015-12-28 09:39:27 -08:00 |
|
|
c774749967
|
Fix brs, other fixes
|
2015-12-28 09:39:27 -08:00 |
|
|
75a425ecde
|
Replacing If/Else chains with Switch
|
2015-12-28 09:39:26 -08:00 |
|
|
98b9ae1370
|
Multiple Identical Options in Switch Statements
|
2015-12-28 09:39:26 -08:00 |
|