File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1717 - Follow the prompts in the installer (Accept the license agreement, click the NEXT button and accept the default installation settings).
1818 ##### For Mac users
1919 - use homebrew/nvm to install node
20+ 2 . You have to know the basic of JavaScript.
21+ - dofactory: JavaScript reference guide http://www.dofactory.com/tutorial/javascript
22+ - JavaScript reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference
23+
24+ If you do need a blueprint of learning JavaScript, This article may provide you a short guide.
25+ https://medium.freecodecamp.org/a-beginners-javascript-study-plan-27f1d698ea5e
26+
27+ Do you want to learn by doing?
28+ Here is a free source for you.
29+ https://www.codecademy.com/
30+
31+ If you want to practice JavaScript(or along with HTML5/CSS3) briefly without heavy setup, JSFiddle provides a decent place for you.
32+ https://jsfiddle.net/
33+
34+ and you can find many more sources from global web!
2035
2136### Running the Katas
22371 . Clone the github repository
You can’t perform that action at this time.
0 commit comments