Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
NetBeans IDE is FREE, open source, and has a worldwide community of users and developers. | 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. |
Best Support for Latest Java Technologies;Fast & Smart Code Editing;Easy & Efficient Project Management;Rapid User Interface Development;Write Bug Free Code;Support for Multiple Languages;Cross Platform Support;Rich Set of Community Provided Plugins | Bundles ES Modules, CommonJS, and AMD modules (even combined); Can create a single bundle or multiple chunks that are asynchronously loaded at runtime (to reduce initial loading time);
Dependencies are resolved during compilation, reducing the runtime size;
Loaders can preprocess files while compiling, e.g. TypeScript to JavaScript, Handlebars strings to compiled functions, images to Base64, etc;
Highly modular plugin system to do whatever else your application requires |
Statistics | |
GitHub Stars - | GitHub Stars 65.7K |
GitHub Forks - | GitHub Forks 9.2K |
Stacks 679 | Stacks 45.0K |
Followers 947 | Followers 28.1K |
Votes 514 | Votes 752 |
Pros & Cons | |
Pros
Cons
| Pros
Cons
|
Integrations | |
| No integrations available | |

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.
PhpStorm is a PHP IDE which keeps up with latest PHP & web languages trends, integrates a variety of modern tools, and brings even more extensibility with support for major PHP frameworks.
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with the most important modern technologies and frameworks for enterprise and web development with Java, Scala, Groovy and other languages.

Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications.
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.

The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you've configured it, a task runner can do most of that mundane work for you—and your team—with basically zero effort.

PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, CSS, popular template languages and more. Take advantage of language-aware code completion, error detection, and on-the-fly code fixes!

Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes Git, Marketplace Client, source code and developer documentation. Click here to file a bug against Eclipse Platform.

Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features and improvements over Eclipse ADT and will be the official Android IDE once it's ready.
JetBrains RubyMine IDE provides a comprehensive Ruby code editor aware of dynamic language specifics and delivers smart coding assistance, intelligent code refactoring and code analysis capabilities.