Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kasir-barati/clean-code-in-js-ts
Learn how to write cleaner code
https://github.com/kasir-barati/clean-code-in-js-ts
automation backend cicd docker docker-compose javascript mongodb nestjs nodejs restful-api swagger tdd testing typescript
Last synced: 23 days ago
JSON representation
Learn how to write cleaner code
- Host: GitHub
- URL: https://github.com/kasir-barati/clean-code-in-js-ts
- Owner: kasir-barati
- License: mit
- Created: 2021-09-30T06:07:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T22:42:52.000Z (about 1 month ago)
- Last Synced: 2024-11-10T23:20:47.384Z (about 1 month ago)
- Topics: automation, backend, cicd, docker, docker-compose, javascript, mongodb, nestjs, nodejs, restful-api, swagger, tdd, testing, typescript
- Homepage:
- Size: 2.33 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro
Originally this repo tend to be soly for SOLID but I changed my mind now and I wanna add more to it. Feel free to give it a star.
- SOLID:
- [Open/close](https://github.com/kasir-barati/clean-code-in-js-ts/tree/open-close-principle-payment-gateway).
- [Liskov](https://github.com/kasir-barati/clean-code-in-js-ts/tree/liskov-mongoose-dicriminator-base-repository).
- [Design patterns in JS](https://github.com/kasir-barati/clean-code-in-js-ts/tree/js-design-paterns).
- [MongoDB Sharding](https://github.com/kasir-barati/clean-code-in-js-ts/tree/mongodb-sharding).