No The State of JavaScript 2018 videos yet. You could help us improve this page by suggesting one.
Based on our record, Brunch seems to be more popular. It has been mentiond 1 time since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Brunch is a lightweight JavaScript bundler focusing on simplicity and speed. Although it is less popular than Webpack or Browsify, it has an effortless learning curve with fantastic features to help developers focus on feature implementation rather than configuration. Brunch has more than 6.8K GitHub stars. - Source: dev.to / almost 2 years ago
JavaScript.com - A free resource for learning and developing in JavaScript
npm - npm is a package manager for Node.
JavaScript Quiz - Check your knowledge by having fun.
Webpack - 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.
BundlePhobia - Find the performance impact of adding a npm package to your bundle.
rollup.js - Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.