You are on page 1of 2

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.

or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
Referensi Java Script
Dasar Javascript:
https://developer.mozilla.org/en-US/docs/JavaScript
http://jsbooks.revolunet.com/
http://www.2ality.com/2013/06/basic-javascript.html
http://www.w3resource.com/javascript/javascript.php
http://www.tutorialspoint.com/javascript
http://www.java2s.com/Tuto/JavaScript/CatalogJavaScript.htm
Terutama yg:
http://eloquentjavascript.net/contents.html
http://dailyjs.com/files/build-a-javascript-framework.pdf
http://www.javascriptenlightenment.com/JavaScript_Enlighten
http://www.addyosmani.com/reso/essentialjsdesignpatterns//
Js fundamentals :
http://jqfundamentals.com/chapter/javascript-basics
http://ejohn.org/blog/how-javascript-timers-work
Info terbaru mengenai Javascript (dan HTML5 secara umum):
http://webresourcesdepot.com
http://codevisually.com
http://dailyjs.com
http://echojs.com
http://reddit.com/r/javascript
http://html5rocks.com/
Ini best practice untuk penulisan javascript:
https://github.com/rwldrn/idiomatic.js
http://superherojs.com
Javascript Lanjut:
http://bonsaiden.github.io/JavaScript-Garden/
Test runner:
http://phantomjs.org/
https://github.com/airportyh/testem
http://karma-runner.github.io/
Testing Library:
http://pivotal.github.io/jasmine/
http://visionmedia.github.com/mocha/
http://theintern.io
Pola Pengembangan Aplikasi Berskala Besar:
http://addyosmani.com/largescalejavascript/
Perancangan Sistem
http://www.youtube.com/watch?v=c-kav7Tf834 (Maintainable Javascript)
http://addyosmani.com//digesting-javascript-mvc-pattern-a/ (MVC)
http://www.youtube.com/watch?v=QlQm786MClE (Perancangan API)
Yang bingung mau pake framework apa (jika perlu pake framework tentunya)?
http://coding.smashingmagazine.com//journey-through-the-j/
Referensi AngularJs:
http://www.egghead.io/
https://github.com/jmcunningham/AngularJS-Learning (all in one source)
http://andyshora.com/promises-angularjs-explained-as-cartoo (angularjs promises)
Referensi BackboneJS:
http://backboneconf.com (Video)
http://addyosmani.github.io/backbone-fundamentals

http://tech.pro/tutori/1367/part-1-backbonejs-deconstructed
http://documentcloud.github.io/backbone
http://backplug.io (Daftar plugin backbone)
Referensi Backbone.Marionette
http://davidsulc.com//a-simple-backbone-marionette-tutorial
http://davidsulc.com//a-simple-backbone-marionette-tutoria
http://davidsulc.com//tutorial-a-full-backbone-marionette-
http://davidsulc.com//tutorial-a-full-backbone-marionette-
http://blog.artlogic.com//a-visual-guide-to-marionette-js-
http://coding.smashingmagazine.com//introduction-backbone-
http://coding.smashingmagazine.com//thorough-introduction-
Referensi EmberJS:
http://ember101.com/
http://emberweekly.com/
http://emberwatch.com/
https://github.com/rpflorence/ember-tools (scaffolding)
http://emberaddons.com/ http://emberhotseat.com/ (Audio)
Referensi GruntJS
Gruntjs: Pengenalan dan Instalasi ( http://www.youtube.com/watch?v=V_2nMBmpvcg )
All In One Dokumentasi API
CSS, HTML, JavaScript, DOM, JQuery, Angular.js , Backbone.js , Ember.j, LESS, No
de.js, SASS...
http://devdocs.io
</body>
</html>

You might also like