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