-
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
Use webpack or esbuild for bundling and pruning dead code Want to audit your bundle? Tools like pkg-size or cost-of-modules can show you which packages are inflating your deploy size.
#Web Application Bundler #JS Build Tools #Module Bundler 248 social mentions
-
Provides access to a MySQL database by mapping database entries to objects and vice-versa.Pricing:
- Open Source
Sequelize also lets you fine-tune queries, includes hooks, and can help mitigate N+1s.
#Development #Web Frameworks #Tool 51 social mentions
-
HTTP benchmarking tool capable of generating significant load on a multi-core CPU.
Wrk: a powerful HTTP benchmarking tool written in C.
#Website Testing #Hiring And Recruitment #Monitoring Tools 31 social mentions
-
An extremely fast JavaScript bundler and minifierPricing:
- Open Source
Use webpack or esbuild for bundling and pruning dead code Want to audit your bundle? Tools like pkg-size or cost-of-modules can show you which packages are inflating your deploy size.
#JS Build Tools #Web Application Bundler #Project Management 148 social mentions