0.1.13 • Published 2 years ago

start-coding-challenge v0.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Start Coding Challenges

This project provides a collection of JavasScript or TypeScript challenges to test your knowledge.

To start, you can run the following command: npx start-coding-challenge and follow the instructions.

How to use

While working on the challenges, you're able to run the built-in test runner to check if your code is correct. Run npm test to run all tests in the project, or run npm test <test-name> to run a specific test.

For example, while working on the add challenge, you can run npm test add to only tun the tests for that challenge. You'll know that your code is correct if the tests pass.

Contributing new coding challenges

To contribute new challenges, please read the CONTRIBUTING.md file.

This repository's building configuration is heavily inspired from the Create T3 App repo

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago