Brick Articles
-
Creating a mobile app from a simple HTML site
This article is a simple tutorial designed to teach you some fundamental skills for creating cross platform web applications. You will build a sample School Plan app, which will provide a dynamic “app-like” experience across many different platforms and work offline. It will use Apache Read more…
-
Custom Elements for Custom Applications – Web Components with Mozilla's Brick and X-Tag
In this article, we will explore the use of Mozilla’s Brick and X-Tag libraries. First we’ll use Brick to rapidly prototype a simple application. Then, we’ll build a custom web component using X-Tag. The Technology Brick: Curated Web Components Brick is a set of modular, Read more…