Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 2.08 KB

README.md

File metadata and controls

43 lines (22 loc) · 2.08 KB

🥋 Katas

katas is the repository with all solved katas @Berlin-JS-Tech-Group.

List of solved katas

20.12.2022

Before

Share your solution

If you are planning to share your solution with already existing kata repo, follow the steps below:

  1. Fork this repo

  2. Add your solution and test files to the desired kata's folder with the following name format: "solution.username.js" and "solution.username.test.js".

  3. Create a pull request with short explanation and results of tests run.

Resources with katas

  1. CodeWars - https://www.codewars.com.

Why

We, @Berlin-JS-Tech-Group, solve katas every meetup and would like to share the solutions with the community.

License

This starter is MIT licensed