Software Alternatives, Accelerators & Startups

Managing Software Project Complexity with Development Containers and Continuous Integration

Prettier Node.js Jest GitHub Actions ESLint CircleCI
  1. An opinionated code formatter
    Pricing:
    • Open Source

    #Developer Tools #JavaScript Framework #Code Coverage 289 social mentions

  2. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications

    #Runtime #JavaScript Runtime #JavaScript 901 social mentions

  3. 3
    Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
    Pricing:
    • Open Source
    On top of this, we'll also want to run tests on our source code. My project uses Jest, but again, you can use whatever testing framework you'd like.

    #Developer Tools #JavaScript Framework #Javascript Testing Framework 75 social mentions

  4. Automate your workflow from idea to production
    Pricing:
    • Open Source
    There are many providers for Continuous Integration, like GitHub Actions, CircleCI, Travis CI, or Jenkins. For the purposes of this blog post, since my project's source code is hosted on GitHub, we'll use GitHub Actions as an example.

    #DevOps Tools #Continuous Integration #Developer Tools 307 social mentions

  5. 5
    The fully pluggable JavaScript code quality tool
    Pricing:
    • Open Source

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

  6. CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.
    There are many providers for Continuous Integration, like GitHub Actions, CircleCI, Travis CI, or Jenkins. For the purposes of this blog post, since my project's source code is hosted on GitHub, we'll use GitHub Actions as an example.

    #Continuous Integration #Continuous Deployment #DevOps Tools 78 social mentions

Discuss: Managing Software Project Complexity with Development Containers and Continuous Integration

Log in or Post with