Software Alternatives & Reviews

How do I know if I am using the best practices in my Project?

Storybook SonarCloud
  1. 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 204 social mentions

  2. 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

Discuss: How do I know if I am using the best practices in my Project?

Log in or Post with