Closed grg-kvl closed 1 year ago
Hi @kovalforpublic
Thanks for reaching out. Playground is a tool we use everyday. It enables our frontend teams to build component even before certain parts of the apps or the backend is ready. It has a lot of overlap with storybook, but is not as full featured. Lots of people choose playground due to it native angular feel and simplicity. If you don't need all the features of Storybook, Angular Playground might be a good choice for you. I wish you the best.
Thank you for your work. I have a project where I'm going to integrate a solution like that, I've watched an introduction youtube video from ng-conf and I haven't seen any arguments for using this library instead of storybook.
Observed Behavior
I had to find this 2017 issue to understand the idea behind playground in the context of angular storybook (the idea AFAIK is being lightweight in comparison to storybook). It took me sometime to look for the information over the internet in order to make an informed decision.
Desired Behavior
Being able to make an informed decision whether to use this one library or angular storybook in short period of time (maybe to extend readme or modify library description).