Commit Graph

1524 Commits

Author SHA1 Message Date
0bc4a2b0f7 Escaping Literal Quotes in Strings 2015-12-28 09:39:01 -08:00
a256f1a3c0 Declare String Variables 2015-12-28 09:39:01 -08:00
0c0ab20f53 Record Collection - Partial 2015-12-28 09:39:00 -08:00
b9436914b3 Convert Celsius to Fahrenheit 2015-12-28 09:39:00 -08:00
26a5aa1e25 Assignment with Times Equals 2015-12-28 09:38:59 -08:00
e42dd8045d Complete Caesar's Cipher 2015-12-28 09:38:59 -08:00
9abd6dc53e Assignment with Minus Equals 2015-12-28 09:38:58 -08:00
d1b3ba22f6 Assignment with Plus Equals 2015-12-28 09:38:58 -08:00
a3bd135a0b Find a Remainder with Modulus 2015-12-28 09:38:57 -08:00
b979ba2aed Divide one Decimal by Another with JavaScript 2015-12-28 09:38:57 -08:00
27ce1c7129 Create Decimal Numbers with JavaScript 2015-12-28 09:38:56 -08:00
91439be468 Decrement a Number with Javascript 2015-12-28 09:38:56 -08:00
fa414afb44 Increment a Number with Javascript 2015-12-28 09:38:55 -08:00
c0f579f6e4 Divide One Number by Another with JavaScript 2015-12-28 09:38:55 -08:00
75bdfffcb3 Multiply Two Numbers with JavaScript 2015-12-28 09:38:54 -08:00
6241d95e61 Subtract One Number from Another with JavaScript 2015-12-28 09:38:54 -08:00
1f14badc3f Add Two Numbers with JavaScript
Signed-off-by: Abhisek Pattnaik <abhisekp@engineer.com>
2015-12-28 09:38:53 -08:00
2445a1fee0 Fixed Spelling Error 2015-12-28 09:38:53 -08:00
79bf9616bb Update basic-javascript.json 2015-12-28 09:38:52 -08:00
859b068246 More Challenges 2015-12-28 09:38:52 -08:00
32add4a74a Understanding Case Sensitivity in Variables 2015-12-28 09:38:51 -08:00
69707990ff Understanding Uninitialized Variables 2015-12-28 09:38:51 -08:00
7de033c56f Initializing Variables with the Equal Operator 2015-12-28 09:38:51 -08:00
dce1ccecc7 Storing Values with the Equal Operator Incomplete 2015-12-28 09:38:50 -08:00
b834e40c3b Declare JavaScript Variables 2015-12-28 09:38:49 -08:00
91bbc7aadc Understand Boolean Values 2015-12-28 09:38:49 -08:00
9270e0870d More Challeges 2015-12-28 09:38:48 -08:00
20f9e629f6 More Challenges, Reorder 2015-12-28 09:38:47 -08:00
4142334de5 Change display for blockquote and h4 lines 2015-12-28 09:38:46 -08:00
353d48d38e More Challenges 2015-12-28 09:38:46 -08:00
882a1c0818 More Challenges 2015-12-28 09:38:45 -08:00
9c4094582f New and Updated Javascript Challenges 2015-12-28 09:38:45 -08:00
8c18135a94 Merge pull request #5391 from vtamara/fix/spanish-html5-css
Fixes for spanish translation of HTML5 and CSS
2015-12-27 15:10:07 -08:00
1a5b44dfa0 Add closing </i> tag to jQuery Waypoint 10 test
Edited regex for first test of Waypoint: Change Text Inside an Element Using jQuery to check for entire correct solution rather than just the opening tag, Closes #5461
2015-12-27 22:56:04 +00:00
553db13caf fixed a typo in waypoint: style multiple elements with a css class 2015-12-27 00:13:29 -08:00
1a09f1603f Merge pull request #5398 from salamanderrex/fix/consolelog_AT_Waypoint_JoinStringsWithJoin
fix unnecessary console.log in basic-javascript challenge
2015-12-26 14:17:56 -08:00
b2ab871eb9 Fixes #5456 : Typo in test for Bonfire : Where do I belong 2015-12-27 03:17:15 +05:30
a8fcf8607a Merge pull request #5390 from vtamara/fix/spanish-getting-started
Fixes to translation to spanish of getting started
2015-12-24 14:01:31 -08:00
d088d0140d Merge pull request #5382 from vtamara/fix/bootsrap-spanish
Minor fixes in spanish translation of bootstrap lesson
2015-12-24 14:00:29 -08:00
014985130d Clarify instruction for Filter Arrays with Filter 2015-12-23 22:23:58 -08:00
c8cd91770b Add test for functionality of public methods 2015-12-23 23:10:48 +00:00
c77a03c76c Fixes for spanish translation of HTML5 and CSS
Thanks to @justinian366
2015-12-23 13:28:43 -05:00
1ba08d004b Fixes to translation of getting started. Thanks for correction to @justinian336 2015-12-23 13:22:36 -05:00
8b43741bd6 removed self closing tag on "img" element 2015-12-22 16:30:19 +11:00
5e1cf440b0 remove the console.log 2015-12-20 18:11:11 -08:00
ed8ff65a2b Fixes #5393 : Title Case a Sentence - Add/Remove helpful links 2015-12-21 01:33:04 +05:30
7f97a8faf6 Fix spanish in bootstrap lesson 2015-12-20 07:14:10 -05:00
71434a6d24 Merge pull request #5383 from AkiraLaine/staging
simplified flip code in basic-javascript.json
2015-12-19 23:48:22 -08:00
cdb63eeb67 Merge pull request #5379 from daltonrooney/daltonrooney-patch-1
Add array.slice() docs to Chunky Monkey description
2015-12-19 23:44:49 -08:00
1a3f4077b3 Merge pull request #5367 from raisedadead/fix/typo-target-specific-child-waypoint
Fixes a typo in target a specfic child of an element waypoint
2015-12-19 23:23:36 -08:00