Software Alternatives & Reviews

Personal Angular Best Practices

Storybook Prettier
  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
    In your daily work, plan some time for refactoring. Scroll and look through your code and try to improve it. Don't like the naming of a component? Module structure seems unlogical? Missing some test coverage? Dig into and refactor that stuff. Always think "If I was a new developer working on that project, would be everything crystal clear for me?". Adding README files (on module or component level as well) or using component library like Storybook is also very useful.

    #React #React Components #Developer Tools 204 social mentions

  2. An opinionated code formatter
    Pricing:
    • Open Source

    #Developer Tools #Code Analysis #JavaScript Framework 255 social mentions

Discuss: Personal Angular Best Practices

Log in or Post with