Software Alternatives & Reviews

DPS909 Blog - Lab 7: Static Analysis Tools

Prettier ESLint
  1. An opinionated code formatter
    Pricing:
    • Open Source
    For the source code formatter, I chose to use Prettier. Prettier is an opinionated code formatter that can be integrated into most of the popular editors/IDEs. I chose this because Prettier works well with JavaScript, which is the language I use for my SSG. I am also familiar with Prettier as I have used the Visual Studio Code extension before.

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

  2. 2
    The fully pluggable JavaScript code quality tool
    Pricing:
    • Open Source
    For the linter of choice, I decided to use ESLint. I chose ESLint for the same reason as Prettier, I already had experience using the VS Code extension and it works for JavaScript.

    #Code Coverage #Developer Tools #Code Quality 228 social mentions

Discuss: DPS909 Blog - Lab 7: Static Analysis Tools

Log in or Post with