Skip to content

Instantly share code, notes, and snippets.

@mathisGarberg
Last active May 10, 2020 14:01
Show Gist options
  • Select an option

  • Save mathisGarberg/95c722b8040880baf066fb578606802b to your computer and use it in GitHub Desktop.

Select an option

Save mathisGarberg/95c722b8040880baf066fb578606802b to your computer and use it in GitHub Desktop.
∇ features
∇ feature-a
∇ components
∇ scoped-component-a
scoped-component-a.component.html|scss|ts
∇ scope-component-b
scoped-component-b.component.html|scss|ts
∇ pages
∇ page-a
page-a.component.html|scss|ts
∇ page-b
page-b.component.html|scss|ts
∇ models
scoped-model-a.model.ts
scoped-model-b.model.ts
∇ services
scoped-service-a.service.ts
scoped-service-b.service.ts
feature-a-routing.module.ts
feature-a.module.ts
feature-a.component.html|scss|ts
@Bomfim
Copy link

Bomfim commented May 10, 2020

Mathis, could you explain me what's the purpose of components folder and pages folder??

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment