1. Урок 1. 00:00:37
    Introduction
  2. Урок 2. 00:02:38
    Why react and express
  3. Урок 3. 00:04:28
    Introduction to react part 1 the performant library
  4. Урок 4. 00:04:53
    Introduction to react part 1 the virtual dom
  5. Урок 5. 00:04:40
    What is express
  6. Урок 6. 00:05:27
    Why express makes sense for react applications
  7. Урок 7. 00:02:26
    Mongodb overview
  8. Урок 8. 00:00:47
    App review part 1 the relationship between tools
  9. Урок 9. 00:04:39
    App preview part 2 a look at the finished app
  10. Урок 10. 00:08:13
    Creating the initial scaffold
  11. Урок 11. 00:07:21
    Setting up the gulp file
  12. Урок 12. 00:05:18
    Transpiling our first jsx script
  13. Урок 13. 00:10:49
    Bundling the application with browserify
  14. Урок 14. 00:11:35
    Creating a react component
  15. Урок 15. 00:05:02
    Displaying a list of items with react
  16. Урок 16. 00:04:18
    Composing react classes
  17. Урок 17. 00:04:43
    Conditionally applying classes
  18. Урок 18. 00:04:43
    Implementing a flux dispatcher
  19. Урок 19. 00:03:17
    Adding new grocery items to the list
  20. Урок 20. 00:04:07
    Using forms in react applications
  21. Урок 21. 00:05:00
    Implementing an action helper
  22. Урок 22. 00:07:17
    Creating a flux store
  23. Урок 23. 00:05:15
    Completion of add item functionality
  24. Урок 24. 00:07:05
    Deleting items from the list
  25. Урок 25. 00:07:07
    Buying items
  26. Урок 26. 00:03:55
    Adding styles to the app
  27. Урок 27. 00:01:12
    Conclusion
  28. Урок 28. 00:04:40
    Creating an items route
  29. Урок 29. 00:01:41
    Implementing a route in express
  30. Урок 30. 00:02:10
    Adding body parser express middleware
  31. Урок 31. 00:03:53
    Creating a rest helper
  32. Урок 32. 00:02:52
    Implementing get requests
  33. Урок 33. 00:06:40
    Modifying data with post requests
  34. Урок 34. 00:02:21
    Installing and running mongodb
  35. Урок 35. 00:03:30
    Implementing mongoose
  36. Урок 36. 00:03:38
    Creating a schema
  37. Урок 37. 00:07:54
    Implementing the item model
  38. Урок 38. 00:04:46
    Adding patch and delete to express and mongoose
  39. Урок 39. 00:04:33
    Updating editing and updating items on the front end
  40. Урок 40. 00:01:16
    Conclusion backend
  41. Урок 41. 00:01:55
    Updating the ejs template for react
  42. Урок 42. 00:08:57
    Adding isomorphic functionality to express using react and babel
  43. Урок 43. 00:01:55
    Big picture overview
  44. Урок 44. 00:01:46
    Ideas for taking the app further
  45. Урок 45. 00:02:19
    Continuing your education
  46. Урок 46. 00:00:51
    Thank you!