這裏顯示兩個版本的差異處。
| Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
|
webdesign:javascript [2014/02/08 21:47] sars [Misc] |
webdesign:javascript [2018/08/02 17:37] (目前版本) sars [Book & Reference] |
||
|---|---|---|---|
| 行 99: | 行 99: | ||
| ====== Node.js ====== | ====== Node.js ====== | ||
| ===== Book & Reference ===== | ===== Book & Reference ===== | ||
| + | * [[https://github.com/jollen/nodejs-fullstack-book|Node.js Fullstack《從零到一的進擊》]] | ||
| * [[http://book.nodejs.tw/index.html|Node.js 台灣社群協作電子書]] | * [[http://book.nodejs.tw/index.html|Node.js 台灣社群協作電子書]] | ||
| * [[http://book.mixu.net/node/|Mixu's Node book]] | * [[http://book.mixu.net/node/|Mixu's Node book]] | ||
| 行 111: | 行 112: | ||
| ==== Heroku ==== | ==== Heroku ==== | ||
| - | [[https://devcenter.heroku.com/articles/nodejs|Getting Started with Node.js on Heroku/Cedar]] | + | * [[https://devcenter.heroku.com/articles/nodejs|Getting Started with Node.js on Heroku/Cedar]] |
| ==== Windows Azure ==== | ==== Windows Azure ==== | ||
| * [[http://www.windowsazure.com/en-us/develop/nodejs/|Node.js Developer Center]] | * [[http://www.windowsazure.com/en-us/develop/nodejs/|Node.js Developer Center]] | ||
| * [[http://www.slideshare.net/clonncd/node-x-azure|Node.js X Windows Azure]] | * [[http://www.slideshare.net/clonncd/node-x-azure|Node.js X Windows Azure]] | ||
| + | |||
| + | ==== Koding ==== | ||
| + | https://koding.com Learn programming or make apps. | ||
| + | Hack Ruby, Go, Java, NodeJS, PHP, C, and Python. | ||
| + | Install Wordpress, Laravel, Django, and Bootstrap. | ||
| + | Play with MySQL, Mongo, and enjoy root access. | ||
| + | Sign up now and join the fun! | ||
| + | |||
| + | * [[http://blog.caesarchi.com/2013/12/kodingcom-nodejs.html]] | ||
| ===== Misc ===== | ===== Misc ===== | ||
| 行 121: | 行 131: | ||
| * [[http://blog.xuite.net/zack_pan/blog/72322002|變更Node.js執行的user身份 → Node.js To Lower Privilege]] | * [[http://blog.xuite.net/zack_pan/blog/72322002|變更Node.js執行的user身份 → Node.js To Lower Privilege]] | ||
| + | ====== ECMAScript 6 ====== | ||
| + | * [[http://es6.ruanyifeng.com/|ECMAScript 6 入門]] | ||
| + | * [[http://exploringjs.com/|Exploring ES6: Upgrade to the next version of JavaScript]] by Dr. Axel Rauschmayer | ||
| ====== LiveScript ====== | ====== LiveScript ====== | ||
| http://gkz.github.com/LiveScript/ | http://gkz.github.com/LiveScript/ | ||
| 行 132: | 行 145: | ||
| ===== Reference ===== | ===== Reference ===== | ||
| + | * [[https://github.com/tedshd/angularjs-tw|O'Reilly AngularJS 中譯本]] | ||
| * [[http://eyalvardi.wordpress.com/resources/html-5-course-resourses/angularjs/]] | * [[http://eyalvardi.wordpress.com/resources/html-5-course-resourses/angularjs/]] | ||