The Node.js best practices list (May 2023)
created at Sept. 15, 2017, 8:33 a.m.
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.
created at March 10, 2012, 10:08 a.m.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
created at Nov. 15, 2019, 6:32 p.m.
Easy to maintain open source documentation websites.
created at June 20, 2017, 4:13 p.m.
The zero configuration build tool for the web. π¦π
created at Aug. 7, 2017, 4:36 p.m.