DEV Community

Discussion on: Angular Architecture Patterns and Best Practices (that help to scale)

Collapse
 
polariswilliam profile image
Krieg William

Do you have a Github repo for exemple of this architecture for tests and review ?

Collapse
 
jayant12 profile image
jayant pareek

Did you get the Guthub Repo link? It would be super helpful

Collapse
 
dewaldels profile image
Dewald Els

guthub

Collapse
 
stealthmusic profile image
Jan Wedel

I was thinking the same... would be great to see a working example!

Collapse
 
cmandamiento profile image
César Mandamiento

Hey, I just uploaded an example wich looks similar to this architecture: github.com/cmandamiento/angular-ar...

It's not exactly the same example, but you can clone the coide and modify it according your requirements.