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

Folder organization and file naming #64

Closed
pkozlowski-opensource opened this issue Oct 30, 2015 · 3 comments
Closed

Folder organization and file naming #64

pkozlowski-opensource opened this issue Oct 30, 2015 · 3 comments

Comments

@pkozlowski-opensource
Copy link
Member

Could we discuss a slightly different organization of our folders? My main motivation here is to have files that change together go together. In this spirit I would propose (an example for one component):

src
    rating
        rating.ts        
        rating.spec.ts
    core.ts

How does it sound?

@Foxandxss
Copy link
Member

I had in mind something like we have in uibs (including a docs folder). But since I haven't thought about docs yet, I am not sure what am I going to need, so, so far, I agree with this config you say. I can refactor tooling for that tomorrow.

@pkozlowski-opensource
Copy link
Member Author

IMO docs could go into the same folder as well.

I can refactor tooling for that tomorrow.

This would be awesome! I'm going to continue looking at the existing code in the meantime!

@Foxandxss
Copy link
Member

I am peeking gulp 4 (which doesn't seem that active), and see if I can make the tooling better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants