Hi all,Related to Jira 574 [1] and the as-quickstarts repo [2], I would like to ask your opinion about the folders name. Currently we have :
- helloword-html5
- kitchensink-cordova
- kitchensink-html5-mobile
Now, we will add quickstarts using the aerogear libraries, so we will have :
- helloword-html5
- helloword-aerogear
- kitchensink-cordova
- kitchensink-html5-mobile
- kitchensink-aerogear
But the suffix "aerogear" is maybe a bit too generic as we are talking here about "web" quickstarts, so what for suffix should add ? js ? web ? html5
for instance with js :
- helloword-html5
- helloword-aerogear-js
- kitchensink-cordova
- kitchensink-html5-mobile
- kitchensink-aerogear-js
So in the future we could have kitchensink-aerogear-ios , etc ...