Skip to content

Chronike/Recap-Day-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Coding Katas

Getting started

  • Download this repository (Avoid to clone it, use download instead)
  • Open the project folder in your VS Code
  • All katas are in a separate folder
  • Each kata has an index.html, a script file (where you should implement your solution) and a test file (That contains tests, like codewars).
  • The test file will be automatically executed when loading the index.html
    • Use your installed VS Code Extension Live Server Extension to start one of the index.html files
  • Try to implement your solution in the script file of the folder
  • Do not forget to add git versioning!

About

Coding-foundation-Katas // Recapday

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published