Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Backbone Tutorial: Learn Backbonejs from Scratch, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:21
    Introduction
  • Урок 2. 00:01:52
    Who is Your Instructor?
  • Урок 3. 00:01:32
    How is This Course Structured
  • Урок 4. 00:03:12
    What is Backbone.js?
  • Урок 5. 00:01:01
    The Big Picture
  • Урок 6. 00:01:58
    A Real-World Example
  • Урок 7. 00:01:45
    Getting Backbone.js
  • Урок 8. 00:02:33
    Introduction
  • Урок 9. 00:02:51
    Creating Models
  • Урок 10. 00:04:52
    Working with Attributes
  • Урок 11. 00:02:28
    Validation
  • Урок 12. 00:02:44
    Inheritance
  • Урок 13. 00:05:14
    Connecting to the Server
  • Урок 14. 00:00:58
    Introduction
  • Урок 15. 00:04:19
    Creating Collections
  • Урок 16. 00:07:06
    Working with Collections
  • Урок 17. 00:01:33
    Connecting to the Server
  • Урок 18. 00:01:56
    Introduction
  • Урок 19. 00:07:51
    Creating Views
  • Урок 20. 00:06:41
    Passing Data to Views
  • Урок 21. 00:05:26
    Handling DOM Events
  • Урок 22. 00:04:16
    Handling Model Events
  • Урок 23. 00:09:38
    Handling Collection Events
  • Урок 24. 00:05:56
    Templating
  • Урок 25. 00:00:26
    Introduction
  • Урок 26. 00:06:00
    Binding and Triggering Custom Events
  • Урок 27. 00:11:50
    Creating an Event Aggregator to Coordinate Multiple Views
  • Урок 28. 00:00:35
    Introduction
  • Урок 29. 00:16:41
    Creating Routers
  • Урок 30. 00:02:35
    Single Page Applications Pros and Cons
  • Урок 31. 00:00:38
    Introduction
  • Урок 32. 00:13:13
    Require.JS
  • Урок 33. 00:01:11
    Introduction
  • Урок 34. 00:15:45
    Introduction to Jasmine
  • Урок 35. 00:06:02
    Testing Backbone Models
  • Урок 36. 00:05:19
    Testing Backbone Collections
  • Урок 37. 00:18:53
    Testing Backbone Views
  • Урок 38. 00:15:42
    Basics
  • Урок 39. 00:16:40
    Adding a New Todo Item
  • Урок 40. 00:12:19
    Toggling an Item
  • Урок 41. 00:09:07
    Deleting an Item
  • Урок 42. 00:11:36
    Connecting to the Server
  • Урок 43. 00:06:11
    Templating
  • Урок 44. 00:19:46
    Improving the Look and Feel
  • Урок 45. 00:08:39
    Troubleshooting Backbone Appllications