Closed keerl closed 3 years ago
Hi there, i'd like to share my thoughts about the community plugin seed. I'm aware of the discussion about pro's and con's of the official nativescript plugin seed (new monorepo version) and this one and in my opinion both are good and could benefit from each other in certain cases. but this issue is about the community plugin seed, so of course i will try to focus on this one :)
a few thoughts about the use case of this one:
what i like:
my concerns:
i haven't had the time to really try it out yet, will post additional feedback when i did. but wanted to get the discussion started :-)
last but not least, thank you @keerl for the awesome work and the effort you put into this one, highly appreciated!
@cvietor Thanks for your feedback! Here are a some of my thoughts:
I guess my overall thoughts are this doesn't have to be a set-in-stone follow all the rules plugin seed. It's just a place to start and has everything you would need. Don't want all 4 demos? Delete them. Don't want e2e testing? Delete it, etc.
Just my thoughts. Everyone has their own style and preferences when it comes to this stuff and because these are community plugins it should allow for developer freedom.
@keerl @cvietor just to be clear and I ll respond about the rest later. Core XML could be removed or at least n9t supported anymore. It was suggested. But don't spread it as a fact ! I think it is much easier to work and develop flavors. That.should.be the main reason why we keep only flavors. In my mind demos should not be to do copy paste they are here to show what you can achieve. Everyone should take the time to read the code . they it should be almost self explanatory to port to your flavor. Will answer about the rest later
I'm going to spend some more time reworking parts of this. Let's put this review on hold because I think I can make things a lot better still.
@keerl if you need a helping hand, ping me at slack!
I finally have this at a point where I would like some review and testing done.
Here are the things I would like tested:
npm run e2e
)What are you overall thoughts/concerns?