Skip to content

Coding Katas written in TypeScript 💙

License

Notifications You must be signed in to change notification settings

eliflores/coding-katas-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Katas TypeScript

CI MIT License Conventional Commits

TypeScript solutions for Katas from

  • LeetCode 🧡
  • And more... 🌈

How to work with this repository

  1. Clone the repository
  2. Install the tools in the .tool-versions file.
    • You may use asdf for the installation.
  3. Run: yarn
  4. Run the tests: yarn test
  5. Run the linting: yarn lint
  6. Write the tests, write the code, have fun!
  7. Lint the code (yarn lint), run the tests (yarn test), format the code (yarn format)
  8. Open a Pull Request, wait for all the checks to pass, and merge! 🎉

About

Coding Katas written in TypeScript 💙

Topics

Resources

License

Stars

Watchers

Forks