-
Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes building stunning UIs organized and efficient.Pricing:
- Open Source
a tool more specific to front-end development is StoryBook, it will help you visualize your components in isolation, so it will have the same benefits for isolation and reusability than automated tests.
#React #React Components #Developer Tools 225 social mentions
-
Enhance your workflow with continuous code quality, SonarCloud automatically analyzes and decorates pull requests on GitHub, Bitbucket, Azure DevOps and GitLab on major languages.Pricing:
- Open Source
- Freemium
- Free Trial
- €10.0 / Monthly (100,000 Lines of Code)
Use static analysis tools, something like sonarcloud (but I've yet to find one dedicated to React): this will highlight some known anti-patterns in your code so you can correct them.
#Developer Tools #DevOps Tools #SAST 12 social mentions