Skip to content

Consider individual examples vs all-in-one? #286

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

Closed
georgiosd opened this issue May 28, 2017 · 5 comments
Closed

Consider individual examples vs all-in-one? #286

georgiosd opened this issue May 28, 2017 · 5 comments
Labels

Comments

@georgiosd
Copy link

Hi!

Thanks for piecing this together.

I find myself getting quite frustrated with this type of starter because there's so much going on in there that I can hardly follow what's going on - and find it difficult to start hacking around.

Plus, I don't really need a lot of the features.

Would you consider slowly converting this all-in-one to individual configurations?

e.g. /configurations/pre-render: contains minimal configuration for SSR
etc.

@iberodev
Copy link

iberodev commented Jun 2, 2017

I agree, I'm in the same situation.
Also a doc section or a step by step on who this has been configured could help, so that we could decide what pieces do we integrate and which ones we don't need. It's a great project anyway, so thanks

@MarkPieszak
Copy link
Member

This is a great idea, it might be tough to pull off besides creating a yoeman template with many options for each situation.

Are you saying having separate projects in each /configurations/*whatever* section?

@georgiosd
Copy link
Author

Yeoman is definitely one better but it wouldn't really help us isolate the components for comprehension purposes.

What's the complexity you see in the separate configurations solution?

In my mind, it's simpler, because you only have to update each branch whenever something changes for that particular branch, rather than trying to make everything trying to play together which I'm sure you agree that from experience can be very hard as version-specific incompatibilities appear from time to time.

@isaacrlevin
Copy link
Contributor

@georgiosd We have updated master with a lighter version of the template. The plan is to have branches(or PRs) with features available for testing. Let us know if this works for you

@georgiosd
Copy link
Author

@isaac2004 thank you! This is great!

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

No branches or pull requests

4 participants