From 15e02ab604c3c8d3d1b6b5b35d9e6ebad73db7d9 Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Tue, 8 Dec 2015 19:57:27 -0600 Subject: [PATCH] Add an Om Tutorial in a new Om section for JavaScript frameworks. --- javascript-frameworks-resources.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index ddeea77b..0a3ad938 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -106,6 +106,11 @@ * [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/) +## Om + +* [Om Tutorial](http://awkay.github.io/om-tutorial/) + + ## React * [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) -- GitLab