Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a standard for folder structure #110

Closed
rajeev-kumar-sharma opened this issue Dec 23, 2015 · 7 comments
Closed

Use a standard for folder structure #110

rajeev-kumar-sharma opened this issue Dec 23, 2015 · 7 comments

Comments

@rajeev-kumar-sharma
Copy link

No description provided.

@3dd13
Copy link
Contributor

3dd13 commented Dec 23, 2015

what do you expect for this issue ?

there was an another issue discussing the new folder structure design:
#98

there were some commits yesterday on implementing the design
2be9ca2

@rajeev-kumar-sharma
Copy link
Author

We should go with ionic default

@3dd13
Copy link
Contributor

3dd13 commented Dec 23, 2015

do you mean the app folder outside www ?
#98 is the new default
the core ionic-cli had already updated to follow this new folder structure

@rajeev-kumar-sharma
Copy link
Author

We should use app folder which is good for performance and ease of use.
#98
It has directive folder, there is no such thing in angular2. It's all components.

so, I success

  • app
    • components
      • about
        • about.js
        • about.scss
        • about.html
      • contact
        • contact.js
        • contact.scss
        • contact.html
    • providers/services
      • about
        • about-provider.js

Placing app folder inside/outside may depends on offline template compiling.

@brandyscarney
Copy link
Member

Directives do exist in Angular 2: https://angular.io/docs/ts/latest/api/core/Directive-var.html

@brandyscarney
Copy link
Member

Closing this. #98 is how the directory structure will be set by default, any opinions on it can go there. Thanks.

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 12, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the Ionic Conference App, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants