Learn, Document and Share!
The objective of this issue is to:
learn/discuss about a decision/tech stack opinion that was taken
document it through Markdown files (docs/ folder)
share with others
In many projects, this is called ADR (Architectural Decision Record).
To "digest" this information for the colleagues, it's also common to do presentation about the decision taken and the gist of what devs need to know.
This issue will train you to deep dive into the subject, write good documentation and do technical presentation.
In this issue, you should discuss the choice of Storybook:
What is Storybook?
How to write type safe stories (see here and here)
Feel free to investigate subjects to go further:
Addons/Plugins suggestions (look for existing Storybook and what they do well)
Description
Learn, Document and Share! The objective of this issue is to:
docs/
folder)In many projects, this is called ADR (Architectural Decision Record). To "digest" this information for the colleagues, it's also common to do presentation about the decision taken and the gist of what devs need to know. This issue will train you to deep dive into the subject, write good documentation and do technical presentation.
In this issue, you should discuss the choice of Storybook:
Feel free to investigate subjects to go further:
ACs
docs/storybook.md
with more information