Skip to content

schepelin/js-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS workshop

To watch slides run

cd slides
npm install
npm start

Exercises

basic directory contains exercises for basic language structures to test your implementation run

cd basic
make test

To run tests for specific part use

cd basics
make test_arrays
make test_objects
make test_strings
make test_functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages