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 21
21
22
22
## TL;DR
23
23
24
- [ Install and run] ( #install-and-run )
24
+ Algorithms Exercises solved in [ Javascript] ( https://tc39.es/ ) ,
25
+ running with [ Jest] ( https://jestjs.io/ ) testing suite.
26
+ Developed with TDD.
27
+
28
+ [ ![ Javascript] ( https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black )] ( https://tc39.es/ )
29
+ [ ![ Node.js] ( https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white )] ( https://nodejs.org/ )
30
+ [ ![ Jest] ( https://img.shields.io/badge/Jest-323330?style=for-the-badge&logo=Jest&logoColor=white )] ( https://jestjs.io/ )
31
+ [ ![ Docker] ( https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white )] ( https://www.docker.com/ )
32
+
33
+ Go to [ Install and run] ( #install-and-run )
25
34
26
35
## What is this?
27
36
You can’t perform that action at this time.
0 commit comments