question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use Storybook for an isolated dev environment

See original GitHub issue

What do you guys think of substituting devbox for Storybook?

Motivations

Adding storybook can ease the development and visual testing of individual components. Also, can be used to showcase different use cases of these components.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JoseRFelixcommented, Mar 7, 2020

Thanks! I think creating a script would be the better choice, and perhaps later add lerna if needed.

0reactions
sohkaicommented, Mar 21, 2020

I should write this somewhere, but you should get the changes automatically by doing:

Maybe we should write a script and automatically do this on a local, non-CI install?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Storybook: Isolated Environment For Component Development
We are going to create a fairly complex Button component in this tutorial using Storybook. Repository: https://github.com/karthickthankyou/ ...
Read more >
Storybook for full-stack developers - JS.ORG
Streamline your app development workflow by building, testing and documenting components in isolation.
Read more >
Why You Should Always Use Storybook When Developing ...
Storybook is a user interface development environment and playground for UI components. The tool enables developers to create components ...
Read more >
How to test React Components in isolation with Storybook
This includes guide uses a 'React counter' for code examples, ... One of the challenges in frontend development is isolating and testing ...
Read more >
Storybook : develop React components in isolation | Part-1
Storybook is a tool for developing UI components. The tool enables developers to create components independently and showcase components ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found