-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Webpack is a versatile module bundler that efficiently manages assets in a web project, from JavaScript and CSS to images and fonts.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Install Node.js and npm: Download and install the most recent version of Node.js from nodejs.org, which includes npm.
-
Less is a CSS preprocessor that builds on traditional CSS's core capabilities by introducing features such as variables, nested rules, and mixins.
-
Gulp is a powerful task runner that automates various development workflows, streamlining the management of repetitive tasks.