Need advice about which tool to choose?Ask the StackShare community!

Angular CLI

897
737
+ 1
0
gulp

13.5K
8.8K
+ 1
1.7K
Add tool
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Angular CLI
Pros of gulp
    Be the first to leave a pro
    • 454
      Build speed
    • 277
      Readable
    • 244
      Code-over-configuration
    • 210
      Open source
    • 175
      Node streams
    • 107
      Intuitive
    • 84
      Lots of plugins
    • 66
      Works great with browserify
    • 45
      Easy to Learn
    • 17
      Laravel-elixir
    • 4
      build workflow
    • 3
      Great community
    • 3
      Simple & flexible
    • 2
      Stylus intergration
    • 2
      jade intergration
    • 0
      Well documented
    • 0
      Clean Code

    Sign up to add or upvote prosMake informed product decisions

    What is Angular CLI?

    A command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications. You can use the tool directly in a command shell, or indirectly through an interactive UI such as Angular Console.

    What is gulp?

    Build system automating tasks: minification and copying of all JavaScript files, static images. More capable of watching files to automatically rerun the task when a file changes.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Angular CLI?
    What companies use gulp?
    See which teams inside your own company are using Angular CLI or gulp.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Angular CLI?
    What tools integrate with gulp?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    JavaScriptGitHubPython+42
    53
    21356
    GitHubPythonSlack+25
    7
    3092
    What are some alternatives to Angular CLI and gulp?
    AngularJS
    AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.
    Webpack
    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
    Angular
    It is a TypeScript-based open-source web application framework. It is a development platform for building mobile and desktop web applications.
    npm
    npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.
    React
    Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
    See all alternatives