Skip to content

Set of Katas for anyone looking to level up JS skills ๐Ÿ™Œ

Notifications You must be signed in to change notification settings

shanebarringer/js-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Purpose

Meant to be a fun way to practice JS

Setup

  • Clone the repo
  • Install dependencies: npm install
  • Run Tests with: npm run watch

Running individual test files

Once the test-runner is watching, you can isolate files by pressing p and typing the file name. ie: __tests__/00-convertToNumbers.test.js.

Contribution

Contributions are welcome! Just fork, clone, and submit a PR.

About

Set of Katas for anyone looking to level up JS skills ๐Ÿ™Œ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published