-
Notifications
You must be signed in to change notification settings - Fork 4
Mike's Todo List
- Read Google Closure book to start evaluating using it for the project
- Use Image viewer bric as selection for Multiple Choice Question
- image compare widget
- axes/axis refactor
- multiple y axes
- Refactor sketch widget
- Figure out how to run jsdoc over our current code.
- OOP frameworks
- MooTools
- moo4q
- Google Closure
- An Introduction to Google Closure by Derek Slater
- Closure: The world's most misunderstood JavaScript library
- Leveraging jQuery knowledge, mixing it up with Google Closure and making it sing and dance with Plovr
- Lessons learned porting from jQuery to Closure
- Closure: The Definitive Guide book on Safari
- Stampit from Eric Elliot see blog article: Fluent JavaScript – Three Different Kinds of Prototypal OO
- Dojo - also there was 10 reasons to use Dojo, but comments are interesting.
- Este - Este is robust, modular and comfortable dev stack and library for web apps development with several unique features. (I found this because of a comment about closure on 10 reasons to use Dojo
- 3D rendering systems for SVG/JScript
Understanding the Publish/Subscribe Pattern for Greater JavaScript Scalability
From irc 5/9/2013:
[10:57] seann: cool. oh, hey... I was skimming through this yesterday...
[10:58] seann: http://addyosmani.com/resources/essentialjsdesignpatterns/book/
[10:58] seann: talking about design patterns.
[10:59] seann: I've looked at requirejs in the past and until javascript comes out with its own module functionality this might be worthwhile... not sure how it'll integrate with the greater ecourses framework but we'll see.
[11:00] seann: I had a chat with Nyo yesterday... most of the stuff around the Activity Framework (PAF), how eCourses in general is going to use it, and how are widgets are going to play with it is all undefined. Nyo has some rough ideas but that's about as far as that is.
[11:02] seann: regardless, look at the Module Pattern and the Revealing Module Pattern if you have a chance. Have a good afternoon and I'll catch you later on