Lollipop 2.0 is built using new tools
Tool | Description |
---|---|
Yarn | Fast, reliable, and secure dependency management. |
Gulp | Toolkit for automating painful or time-consuming tasks in your development workflow, so you can stop messing around and build something |
Webpack | Module bundler. It packs CommonJs/AMD modules i. e. for the browser. |
ES6 | Significant update to the language, and the first update to the language since ES5 was standardized in 2009. Implementation of these features in major JavaScript engines is underway now. |
jQuery | The Write Less, Do More, JavaScript Library. |
Pug | High performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers. |
Sass | The most mature, stable, and powerful professional grade CSS extension language in the world. |