Added JavaScriptOO link

This commit is contained in:
Sahat Yalkabov
2014-02-02 13:18:58 -05:00
parent 41f6c28083
commit 1ff27464fe

View File

@ -204,8 +204,9 @@ Project Structure
Useful Tools Useful Tools
------------ ------------
- [Jade Syntax Documentation by Example](http://naltatis.github.io/jade-syntax-docs/#attributes) - Better than official docs. - [Jade Syntax Documentation by Example](http://naltatis.github.io/jade-syntax-docs/#attributes) - Even better than official Jade docs.
- [HTML to Jade converter](http://html2jade.aaron-powell.com) - Extremely valuable when you need to quickly copy and paste HTML snippets from the web. - [HTML to Jade converter](http://html2jade.aaron-powell.com) - Extremely valuable when you need to quickly copy and paste HTML snippets from the web.
- [JavascriptOO](http://www.javascriptoo.com/) - A directory of JavaScript libraries with examples, CDN links, statistics, and videos.
Recommended Design Recommended Design
------------------ ------------------