An open API service indexing awesome lists of open source software.

https://github.com/albertobasalo/clean-dev

๐Ÿชž Clean Code course material (demo and docs)
https://github.com/albertobasalo/clean-dev

clean-code demo

Last synced: about 1 year ago
JSON representation

๐Ÿชž Clean Code course material (demo and docs)

Awesome Lists containing this project

README

          

# Clean Code course material

Demo project and documentation for the Clean Code course.

> Clone, fork or use as a template repository for practicing.

```bash
git clone https://github.com/AlbertoBasalo/clean-dev your-project
cd your-project
npm install
```

## ๐ŸŽฏ Motivation

- Develop applications that are easy to maintain.
- Reduce the bugs and facilitate their detection.
- Distinguish good and bad programming practices.

### ๐Ÿ“š Documentation

- [Workflows for develop, test and deploy the practice](./docs/workflows.md)
- [VS code Settings and Extensions for clean typescript](./docs/settings.md)
- [Article series](./docs/articles.md)
- [Artesano del cรณdigo](./docs/artesano/index.md)

---

๐Ÿง‘๐Ÿผโ€๐Ÿ’ป By Alberto Basalo




twitter albertobasalo




git albertobasalo