From 11d9a09e5d63aaa273935249a093b1634d1b5056 Mon Sep 17 00:00:00 2001 From: Mat Hopwood Date: Sun, 12 Apr 2015 10:43:58 +0100 Subject: [PATCH 1/3] Added Booty5 Game Maker ebook --- javascript-frameworks-resources.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index 3ea81863..db7459f9 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -21,6 +21,10 @@ * [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) * [Angular Basics](http://www.angularjsbook.com/) +## Booty5.js +* [The Booty5 HTML5 Game Maker Manual](http://booty5.com/booty5-free-html-game-maker-e-book-manual/) + + ## Backbone.js * [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/) * [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com/) From be7590cbc3c190d3a7aa09e2f8d1c16be03c48c7 Mon Sep 17 00:00:00 2001 From: Mat Hopwood Date: Sun, 12 Apr 2015 10:45:46 +0100 Subject: [PATCH 2/3] Revert "Added Booty5 Game Maker ebook" This reverts commit 11d9a09e5d63aaa273935249a093b1634d1b5056. --- javascript-frameworks-resources.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index db7459f9..3ea81863 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -21,10 +21,6 @@ * [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) * [Angular Basics](http://www.angularjsbook.com/) -## Booty5.js -* [The Booty5 HTML5 Game Maker Manual](http://booty5.com/booty5-free-html-game-maker-e-book-manual/) - - ## Backbone.js * [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/) * [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com/) From d3d32aafd4c8a9b098d939342f0bfd6be515d166 Mon Sep 17 00:00:00 2001 From: Mat Hopwood Date: Sun, 12 Apr 2015 10:47:01 +0100 Subject: [PATCH 3/3] Added Booty5.js ebook --- javascript-frameworks-resources.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index 3ea81863..aec63b72 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -35,6 +35,10 @@ * [How to share Backbone.js models with node.js](http://amirmalik.net/2010/11/27/how-to-share-backbonejs-models-with-nodejs) +## Booty5.js +* [The Booty5 HTML5 Game Maker Manual](http://booty5.com/booty5-free-html-game-maker-e-book-manual/) + + ## D3.js * [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks) * [Dashing D3.js Tutorial](https://www.dashingd3js.com/table-of-contents)