Aurelia Documentation Finally Arrives

Aurelia 1

In the continued week that is Aurelia Week, the team have been drip releasing tasty little morsels of Javascript framework goodness.

The biggest thing to happen to Aurelia thus far is the release of actual documentation. For months many die-hards (myself included) have been using the limited already provided docs, scouring Github source code and pestering the team on their Gitter chat channel (which I encourage you to join).

The team have created an Aurelia powered documentation application that allows for seamless browsing of the many Aurelia dependencies and their code. It also have various examples and info on how to do things with parts of the framework you probably never knew existed.

The documentation is an ongoing effort by the team and there is plenty more planned. This is only the beginning.

You can check out the documentation here.

Aurelia Beta Released

Yes, this is really happening. Aurelia has officially put out its first beta release dubbed beta 1. Just a little over a week ago the team put out a …

Aurelia Pre-Beta Release

The calm before the awesome storm? Rob and the rest of the Aurelia team have put out a pre-beta release which is action packed with a heap of new …

Angular 1.x Concepts In Aurelia

If you’re like me, you’ve worked with Angular a lot or you are currently working with Angular and over time you have grown accustomed to …

All About The Aurelia Fetch Client

One source of confusion when working with AJAX requests and Aurelia is whether you should use the aurelia-http-client or aurelia-fetch-client both …