Удален по просьбе правообладателя
  • Урок 1. 00:05:45
    Introduction
  • Урок 2. 00:06:27
    React Components & React Native
  • Урок 3. 00:11:53
    Exercise: Creating a Todo App with React
  • Урок 4. 00:07:51
    Creating a Todo App Solution Part 1
  • Урок 5. 00:10:02
    Creating a Todo App Solution Part 2
  • Урок 6. 00:01:47
    Foundational Components of React Native
  • Урок 7. 00:10:17
    Exercise: Convert the Todo App to React Native Part 1
  • Урок 8. 00:12:54
    Exercise: Convert the Todo App to React Native Part 2
  • Урок 9. 00:06:40
    Convert the Todo App to React Native Solution Part 1
  • Урок 10. 00:08:52
    Convert the Todo App to React Native Solution Part 2
  • Урок 11. 00:14:29
    React Native Developer Tools
  • Урок 12. 00:01:33
    Exercise: Debugging & Logging
  • Урок 13. 00:07:48
    Styling in React Native
  • Урок 14. 00:13:48
    Common Styling Properties
  • Урок 15. 00:06:32
    Styling a Specific Platform
  • Урок 16. 00:00:44
    Exercise: Styling the Todo Application
  • Урок 17. 00:12:08
    Styling the Todo Application Solution
  • Урок 18. 00:13:52
    HTTP Requests
  • Урок 19. 00:10:30
    Exercise: Saving Todo Items to the Server
  • Урок 20. 00:11:17
    Saving Todo Items to the Server Solution
  • Урок 21. 00:08:20
    Introduction to Redux
  • Урок 22. 00:05:57
    Adding the Store to the Component
  • Урок 23. 00:13:38
    Using Redux with Synchronous Actions
  • Урок 24. 00:08:10
    Mapping Actions to Properties
  • Урок 25. 00:05:55
    Audience Questions: Redux Dev Tools, RxJS, and Redux Advantages
  • Урок 26. 00:06:19
    Audience Questions: React/React Native and Facebook, Application Showcase
  • Урок 27. 00:06:08
    Redux Review
  • Урок 28. 00:03:26
    Sweat Book App Overview
  • Урок 29. 00:10:45
    Creating the Store and Reducers
  • Урок 30. 00:12:20
    Adding Actions and the Provider
  • Урок 31. 00:12:36
    Connecting Redux to the Component
  • Урок 32. 00:04:32
    Subscribing to the State
  • Урок 33. 00:11:06
    Stepping through the Redux Callstack
  • Урок 34. 00:05:13
    Exercise: Creating the Sweat Book Root Component
  • Урок 35. 00:09:01
    Creating the Sweat Book Root Component Solution Part 1
  • Урок 36. 00:10:11
    Creating the Sweat Book Root Component Solution Part 2
  • Урок 37. 00:03:32
    Routing in React Native
  • Урок 38. 00:12:13
    Using the React Native Scrollable Tab View Component
  • Урок 39. 00:03:42
    Exercise: Adding Tab Navigation
  • Урок 40. 00:05:42
    Adding Tab Navigation Solution
  • Урок 41. 00:04:31
    React Native Package Manager
  • Урок 42. 00:08:57
    React Native Linear Gradient Library
  • Урок 43. 00:03:25
    Exercise: Applying Gradients
  • Урок 44. 00:03:55
    Applying Gradients Solution
  • Урок 45. 00:06:21
    UI Components
  • Урок 46. 00:08:45
    Reusable UI Components
  • Урок 47. 00:08:23
    Exercise: Creating a Modal
  • Урок 48. 00:08:45
    Creating a Modal Solution Part 1
  • Урок 49. 00:13:04
    Creating a Modal Solution Part 2
  • Урок 50. 00:06:49
    TextInput Component
  • Урок 51. 00:10:16
    ListView Component
  • Урок 52. 00:10:05
    Finishing the Exercise Modal
  • Урок 53. 00:01:10
    Exercise: Adding an Exercise
  • Урок 54. 00:15:25
    Adding an Exercise Solution
  • Урок 55. 00:08:58
    Redux Thunk Middleware
  • Урок 56. 00:08:27
    Calling Async Actions
  • Урок 57. 00:02:52
    Exercise: Async Redux
  • Урок 58. 00:09:30
    Async Redux Solution
  • Урок 59. 00:14:15
    Audience Questions & Resources