Skip to content

kigiri/cursus-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cursus-js

a bunch of test to learn javascript by doing

Setup :

clone it:

git clone --recursive https://github.com/kigiri/cursus-js.git

start it:

with yarn

cd cursus-js
yarn
yarn test

..or with npm

cd cursus-js
npm install
npm test

.. or you can directly try to simply run :

cursus-js/bin/bootstrap.js

solve some exercises

you can start editing cursus-js/exercies/ex00.js to make those tests green now :)

Use cursus-js/exemple.js as reference for learning the javascript syntax.

About

a bunch of test to learn javascript by doing

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages