Task Navigation
- 1. Organisation: Develop as Always Running Study Group
- 2. Organization: Learning/Study Plans Discussion
- 3. How to Participate In This Group
- 4. What is JavaScript
- 5. Practical First Exercise
- 6. Javascript-from-null-3 vids
- 7. Intro for Followers
- 8. Functions Objects and Scope
- 9. Scope Examples
- 10. The DOM and Events
- 11. Simple DOM Exercises
- 12. Javascript-from-null-4 vids
- 13. F'fox Extension Example js
- 14. Forms (and Html5)
- 15. Frameworks and Repositories
- 16. Framework: jQuery
- 17. Server-side js
- 18. Canvas/WebGL + js
- 19. Ecmascript 5 versus 3
- 20. Prototype/Pattern
- 21. Design Patterns
- 22. Sample Code for Learning
- 23. Quiz - Test Yourself!
- 24. Web Workers
- 25. The Future
- 26. Maintain an OPML file of Javascript RSS feeds
- 27. Javascript Basic Badge
- 28. Javascript Expert Badge
- 29. Badges Discussion
- 30. Organizers Discussions
- 31. Participants Discussions
- 32. Polls
Web Workers
http://developer.mozilla.org/en/Using_web_workers
http://www.whatwg.org/specs/web-workers/current-work/
Theoretically allows threading in js.