Aurelia Tutorial

Aurelia Tutorial

Aurelia is a modern, open source UI framework for web and mobile app development. It allows you to write clean, modular JavaScript. The framework follows simple conventions and is focused on web standards.

Audience

This tutorial is designed for developers who didn't have a chance to work with this framework before. The tutorial contains simple, easily understandable examples. These examples can be used as a reference for future projects.

Prerequisites

Since Aurelia is promoting pure JavaScript, you will need to know the language prior to learning the framework. We will use EcmaScript2016 syntax. You will also need to have previous experience working with HTML.

Advertisements