- This repository serves as a
playground
forall things typescript & javascript
- This is made primarily for
learning & practicing purposes
, to write better code and to understand data structures, algorithms, js/ts better throughTDD(Test Driven Development)
- This repository
almost always
will be a work in progress, as I will keep adding new things to it - Feel free to fork this repository and use it for your own learning purposes
Typescript
Node.js
Jest
ESLint
Prettier
npm run test
- to run all the tests
- String
- Map
- Binary Search Tree
- Linked List
- Argument Types
- Decorators