π Algorithms and data structures implemented in JavaScript with explanations and links to further readings
created at March 24, 2018, 7:47 a.m.
A book series on JavaScript. @YDKJS on twitter.
created at Nov. 16, 2013, 2:37 a.m.
A framework for building native applications using React
created at Jan. 9, 2015, 6:10 p.m.
Clean Code concepts adapted for JavaScript
created at Nov. 25, 2016, 10:25 p.m.
πΏ A cross-browser library of CSS animations. As easy to use as an easy thing.
created at Oct. 12, 2011, 10:07 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.
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.