From 02d4fa7f3991dbc4661e725ce7c77671ac05fd95 Mon Sep 17 00:00:00 2001 From: behzad abbasi Date: Sat, 11 Mar 2017 17:37:26 +0330 Subject: [PATCH] add Aurelia free book (#2290) * add Aurelia free book * add new line between head and last line --- javascript-frameworks-resources.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index d0ec1046..deaa9f28 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -124,3 +124,8 @@ * [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm) * [Elm Tutorial](http://www.elm-tutorial.org) * [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial) + + +## Aurelia + +* [Beginning Aurelia](https://leanpub.com/beginning-of-aurelia) -- GitLab