Parcourir la source

Merge pull request #1736 from jbranchaud/add-om-tutorial

Add an Om Tutorial in a new Om section for JavaScript frameworks.
victor felder il y a 10 ans
Parent
commit
688125857f
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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)