浏览代码

Add an Om Tutorial in a new Om section for JavaScript frameworks.

jbranchaud 10 年之前
父节点
当前提交
15e02ab604
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      javascript-frameworks-resources.md

+ 5 - 0
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)