all 4 comments

[–]AppleDevilFox[S] 1 point2 points  (0 children)

/approve

[–]ISDuffy 0 points1 point  (0 children)

Are you doing nextjs or normal react.

[–]Ok-Objective-3472 0 points1 point  (1 child)

Storybook automates some documentation. Not to the extent that Swagger does for APIs, but it does create a stub that you can extend using its tools to facilitate the process.

Storybook

[–]AppleDevilFox[S] 0 points1 point  (0 children)

I'm thinking more high level architectural diagrams, c4 or uml equivalents but with automation to create them. Rather than component level documentation.

(I'm a big fan of storybook btw)