Skip to content

Commit ec8eeac

Browse files
committed
Merge pull request #79 from nucliweb/master
Added new resources at Exercises
2 parents 8d69ead + a309c70 commit ec8eeac

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,16 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
5858

5959
* [FreeCodeCamp](http://www.freecodecamp.com/) Learn to build apps & work on not-for-profit projects. #exercises
6060
* [LearnRx](http://reactivex.io/learnrx/) #exercises
61+
* [Javascripting](https://github.com/sethvincent/javascripting) Learn JavaScript by adventuring around in the terminal #exercises
62+
* [Functional Javascript](https://github.com/timoxley/functional-javascript-workshop) A functional javascript workshop #exercises
63+
* [BrowserifyAdventure](https://github.com/substack/browserify-adventure) Learn browserify with this educational adventure #exercises
64+
* [Count Up to Version 6 of JavaScript!](https://github.com/domenic/count-to-6) An intro to some ES6 features via a set of self-guided workshops #exercises
65+
* [ESNext Generation Interactive Workshop](https://github.com/jesstelford/esnext-generation) Learn ES6's Iterators & Generators in this interactive Javascript workshop #exercises
66+
* [Learn ES6 Generators](https://github.com/isRuslan/learn-generators) JavaScript ES6 generators workshopper #exercises
67+
* [Tower of babel](https://github.com/yosuke-furukawa/tower-of-babel) Tower of babel is tour of babel #exercises
68+
* [Promises](https://github.com/stevekane/promise-it-wont-hurt) A Workshopper module that teaches you to use promises in javascript #exercises
69+
* [WebGL](https://github.com/stackgl/webgl-workshop) Learn the WebGL API #exercises
70+
* [WebGL with three.js](https://github.com/alexmackey/IntroToWebGLWithThreeJS) An introduction to WebGL with three.js #exercises
6171

6272
## Spec
6373

0 commit comments

Comments
 (0)