Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christian-007/loan-app-clean-architecture

This repo is a practical implementation of Uncle Bob's "Clean Architecture" in Angular 8.
https://github.com/christian-007/loan-app-clean-architecture

angular-8 clean-architecture typescript

Last synced: 8 days ago
JSON representation

This repo is a practical implementation of Uncle Bob's "Clean Architecture" in Angular 8.

Awesome Lists containing this project

README

        

# LoanAppCleanArchitecture

This project is based on the implmentation of https://github.com/im-a-giraffe/angular-clean-architecture. The app itself is a dummy Loan Application.

## References

- https://medium.com/@thegiraffeclub/angular-clean-architecture-approach-fcfe32e983a5