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

Add an Om Tutorial in a new Om section for JavaScript frameworks.
This commit is contained in:
victor felder 2015-12-15 13:27:56 +01:00
commit 688125857f

View File

@ -106,6 +106,11 @@
* [Your First Meteor Application, A Complete Beginners 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)