JavaScript and autosave with grunt, npm, node.js, bower, grunt, yeoman, coffeescript
This is the link to make this work.
1. Autosave, configuration for the windows.
http://12bubbles.com/2012/03/04/designers-tool-setting-up-chrome-dev-tools-autosave-on-windows/
You can also try this new
tin.cr.
2. Bover and use of the bower.
Meet Bower: A Package Manager For The Web
http://net.tutsplus.com/tutorials/tools-and-tips/meet-bower-a-package-manager-for-the-web/
3.Coffee script and some useful commands.
The Absolute Beginner’s Guide to CoffeeScript.
http://blog.teamtreehouse.com/the-absolute-beginners-guide-to-coffeescript
a. Some good tips, regarding setTimeout in javascript using coffee
http://stackoverflow.com/questions/6459630/how-to-write-settimeout-with-params-by-coffeescript
4. Yomen
MODERN WORKFLOWS FOR MODERN WEBAPPS
http://yeoman.io/
There some very good starting videos. about Grunt, bower and Yomen.
5.CoffeeScript and AngularJS:
http://alxhill.com/blog/articles/angular-coffeescript/
6. Angularjs some tips and resources
6.1 Some tips for the jQuery developers to move to Angular js.
http://stackoverflow.com/questions/14994391/how-do-i-think-in-angularjs-if-i-have-a-jquery-background
7.Ember.js-Infused CoffeeScript
http://12bubbles.com/2012/03/04/designers-tool-setting-up-chrome-dev-tools-autosave-on-windows/
You can also try this new
tin.cr.
2. Bover and use of the bower.
Meet Bower: A Package Manager For The Web
http://net.tutsplus.com/tutorials/tools-and-tips/meet-bower-a-package-manager-for-the-web/
3.Coffee script and some useful commands.
The Absolute Beginner’s Guide to CoffeeScript.
http://blog.teamtreehouse.com/the-absolute-beginners-guide-to-coffeescript
a. Some good tips, regarding setTimeout in javascript using coffee
http://stackoverflow.com/questions/6459630/how-to-write-settimeout-with-params-by-coffeescript
setTimeout ( ->
something param
), 1000
The parentheses are optional, but starting the line with a comma seemed messy to me.
Global in CoffeeScript and some talk about it.
4. Yomen
MODERN WORKFLOWS FOR MODERN WEBAPPS
http://yeoman.io/
There some very good starting videos. about Grunt, bower and Yomen.
5.CoffeeScript and AngularJS:
http://alxhill.com/blog/articles/angular-coffeescript/
6. Angularjs some tips and resources
6.1 Some tips for the jQuery developers to move to Angular js.
http://stackoverflow.com/questions/14994391/how-do-i-think-in-angularjs-if-i-have-a-jquery-background
7.Ember.js-Infused CoffeeScript
http://emberscript.com/
8.CooffeeScript and jQuery.
cookbook for the CoffeeScript There are some good resources here.
http://coffeescriptcookbook.com/
8.1 http://aaronrussell.co.uk/articles/using-coffeescript-with-jquery/
8.2 http://www.yelotofu.com/2012/02/first-steps-to-using-jquery-with-coffeescript/
9. Angular js
9.1 Testing : for testing follow the link.
http://www.sitepoint.com/unit-and-e2e-testing-in-angularjs/
8.CooffeeScript and jQuery.
cookbook for the CoffeeScript There are some good resources here.
http://coffeescriptcookbook.com/
8.1 http://aaronrussell.co.uk/articles/using-coffeescript-with-jquery/
8.2 http://www.yelotofu.com/2012/02/first-steps-to-using-jquery-with-coffeescript/
9. Angular js
9.1 Testing : for testing follow the link.
http://www.sitepoint.com/unit-and-e2e-testing-in-angularjs/