Software Alternatives & Reviews

tools that help you produce web code more efficiently.P1

Webpack Prettier Parcel GitHub ESLint GitLab
  1. Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
    Pricing:
    • Open Source
    Webpack is another well-known packing platform that performs related functions.

    #Web Application Bundler #JS Build Tools #Module Bundler 220 social mentions

  2. An opinionated code formatter
    Pricing:
    • Open Source
    Prettier is a well-known example of a code formatter, and we'll use it later in the module.

    #Developer Tools #Code Coverage #Code Analysis 256 social mentions

  3. 3
    Blazing fast, zero configuration web application bundler
    Pricing:
    • Open Source
    Parcel is an especially smart application that falls into this group — it can do all of the above, but it also lets you organise assets like HTML, CSS, and image files into compact packages that you can then deploy, as well as automatically adding dependencies anytime you attempt to use them. It can also help you with any code transformation.

    #Web Application Bundler #Assets Bundler #JS Build Tools 102 social mentions

  4. 4
    Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
    Pricing:
    • Open Source
    It's a Command Line tool but you can use it via friendly user interfaces You can use a hosted source control website such as GitHub, GitLab, or BitBucket.

    #Code Collaboration #Git #Version Control 2043 social mentions

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

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

  6. 6
    Create, review and deploy code together with GitLab open source git repo management software | GitLab
    It's a Command Line tool but you can use it via friendly user interfaces You can use a hosted source control website such as GitHub, GitLab, or BitBucket.

    #Code Collaboration #Git #Repo Management 112 social mentions

Discuss: tools that help you produce web code more efficiently.P1

Log in or Post with