Skip to content

Instantly share code, notes, and snippets.

View emiloberg's full-sized avatar
🦄

Emil Öberg emiloberg

🦄
View GitHub Profile
@yuchi
yuchi / Liferay_Web_Resources.md
Last active February 5, 2020 20:40
Runtime Front-end (Web) Resources and Dependencies

Runtime Front-end (Web) Resources and Dependencies

During Liferay DEVCON 2015 some interesting topics spurred out of the new Liferay Theme build process.

This document, and the expected following discussion, is here to understand how we can guarantee for web front-end engineers a friendly development environment and a de-facto standards adherent runtime.

Synopsis

At Liferay DEVCON 2015 a [new way to build Liferay Themes][ltt] has been announced. It is built around [gulp][gulp] tasks and offers the concept of Themelets, composable features distributable through [npm][npm]. Themelets are then merged in your own theme at build time.

@ericelliott
ericelliott / essential-javascript-links.md
Last active May 17, 2024 03:38
Essential JavaScript Links