Skip to content

mifrej/es6-essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Essentials code exercises

  • src/es6/starter -> files with starting point for exercises
  • src/es6/finished -> finished examples
  • src/index.js is the starting point where one should import individual exercises files from src/es6/

Link to presentation

The repository available for editin in CodeSandbox

Running project locally

  • clone the project
    git clone git@github.com:mifrej/es6-essentials.git
  • install dependencies
    yarn install
  • start the project
    yarn start

About

ES6 exercises with solutions. Slides for this scripts ->

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published