1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 03:52:05 +00:00

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

This commit is contained in:
jbranchaud 2015-12-08 19:57:27 -06:00
parent d70304a891
commit 15e02ab604

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)