File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 2020
2121## TL;DR
2222
23- [ Install and run] ( #install-and-run )
23+ Algorithms Exercises solved in [ Typescript] ( https://www.typescriptlang.org/ ) ,
24+ running with [ Jest] ( https://jestjs.io/ ) testing suite.
25+ Developed with TDD.
26+
27+ [ ![ Typescript] ( https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white )] ( https://www.typescriptlang.org/ )
28+ [ ![ Node.js] ( https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white )] ( https://nodejs.org/ )
29+ [ ![ Jest] ( https://img.shields.io/badge/Jest-323330?style=for-the-badge&logo=Jest&logoColor=white )] ( https://jestjs.io/ )
30+ [ ![ Docker] ( https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white )] ( https://www.docker.com/ )
31+
32+ Go to [ Install and run] ( #install-and-run )
2433
2534## What is this?
2635
You can’t perform that action at this time.
0 commit comments