Commit Graph

9 Commits

Author SHA1 Message Date
Peter Weinberg
40fdef1d58 Merge pull request #13125 from Greenheart/fix/oop-instanceof
fix(challenge): Improve seed code for "OOP: Use instanceof"
2017-02-04 17:59:05 -05:00
Dylan
7f48b58001 Merge pull request #13126 from Greenheart/fix/oop-supertype-semicolons
fix(challenge): Add semicolons to "OOP: Inherit from a Supertype"
2017-02-03 22:22:40 -06:00
Samuel Plumppu
6edeb1ca60 fix(challenge): small typo in "OOP: Use closure protection" 2017-02-04 03:07:05 +01:00
Samuel Plumppu
cd30e4c079 fix(challenge): Add semicolons to "OOP: Inherit from a Supertype" 2017-02-04 03:03:38 +01:00
Samuel Plumppu
4660d756f2 fix(challenge): Improve seed code for "OOP: Use instanceof"
* Temporarily disable jshint to allow expressions resulting in dead code
* Update constructor declaration for consistency.
2017-02-04 02:44:50 +01:00
envy7
56a2bdbed4 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
padulam
9b438e8148 Update instructions for change the prototype challenge 2017-01-29 15:20:21 -05:00
Quincy Larson
79c1ec1327 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
Quincy Larson
b92d3cc625 add new challenges 2017-01-19 15:25:07 -08:00