Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build Full-stack React Native Apps with Node.js Backend, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:47
    What is React Native?
  2. Урок 2. 00:11:11
    Installing React Native
  3. Урок 3. 00:10:34
    Setting up Android Emulator
  4. Урок 4. 00:06:28
    Setting up iOS Simulator
  5. Урок 5. 00:04:16
    Course Outline
  6. Урок 6. 00:01:06
    Section Introduction
  7. Урок 7. 00:07:31
    Structure of a React Native App
  8. Урок 8. 00:10:45
    React Native core components
  9. Урок 9. 00:07:42
    Styling React Native components
  10. Урок 10. 00:09:42
    Working with State
  11. Урок 11. 00:08:42
    Rendering Items
  12. Урок 12. 00:09:24
    Working with Props
  13. Урок 13. 00:01:08
    Section Introduction
  14. Урок 14. 00:13:35
    Layout with Flexbox
  15. Урок 15. 00:07:53
    Styling based on platform
  16. Урок 16. 00:09:31
    Creating the Card component
  17. Урок 17. 00:05:48
    Working with Images
  18. Урок 18. 00:13:34
    Using custom fonts
  19. Урок 19. 00:04:59
    Adding Icons
  20. Урок 20. 00:01:06
    Section Introduction
  21. Урок 21. 00:09:55
    Creating the required screens
  22. Урок 22. 00:13:44
    Setting up React Navigation
  23. Урок 23. 00:09:59
    Moving between screens
  24. Урок 24. 00:14:01
    Adding a tabs-bar navigation
  25. Урок 25. 00:14:55
    Working with drawer navigation
  26. Урок 26. 00:02:34
    Section Introduction
  27. Урок 27. 00:03:03
    What is Redux?
  28. Урок 28. 00:11:13
    Setting up Redux store
  29. Урок 29. 00:03:36
    Redux Reducers
  30. Урок 30. 00:06:08
    Redux Actions
  31. Урок 31. 00:08:55
    Making Http requests
  32. Урок 32. 00:09:26
    Dispatching Redux actions
  33. Урок 33. 00:11:57
    Displaying Items using FlatList
  34. Урок 34. 00:06:35
    Fixing the FlatList display
  35. Урок 35. 00:05:45
    React Native Debugger
  36. Урок 36. 00:11:29
    Add Items to favorites
  37. Урок 37. 00:11:42
    Dispatching Add to favorites action
  38. Урок 38. 00:04:39
    Toggling the Fav Icon
  39. Урок 39. 00:22:46
    Setting up the News Details screen
  40. Урок 40. 00:02:34
    Section Introduction
  41. Урок 41. 00:07:50
    Executing node scripts
  42. Урок 42. 00:04:21
    Node Module System
  43. Урок 43. 00:05:18
    Node File System
  44. Урок 44. 00:05:25
    Node Event module
  45. Урок 45. 00:07:54
    Creating a web server using the HTTP module
  46. Урок 46. 00:04:50
    Using NPM packages
  47. Урок 47. 00:01:14
    Section Introduction
  48. Урок 48. 00:10:25
    Building a web server using Express
  49. Урок 49. 00:05:56
    Using env variables
  50. Урок 50. 00:04:27
    Testing endpoints using Postman
  51. Урок 51. 00:06:09
    Route parameters
  52. Урок 52. 00:10:45
    Create a resource
  53. Урок 53. 00:05:32
    Update a resource
  54. Урок 54. 00:04:15
    Delete a resource
  55. Урок 55. 00:02:32
    Section Introduction
  56. Урок 56. 00:06:51
    Setting up MongoDB
  57. Урок 57. 00:07:24
    Connecting to MongoDB using mongoose
  58. Урок 58. 00:02:40
    MongoDB Compass
  59. Урок 59. 00:05:39
    Creating a schema
  60. Урок 60. 00:01:46
    Creating a model
  61. Урок 61. 00:13:38
    Creating a house listing data
  62. Урок 62. 00:11:31
    Adding validation
  63. Урок 63. 00:07:02
    Fetching data
  64. Урок 64. 00:09:27
    Updating data
  65. Урок 65. 00:05:08
    Deleting data
  66. Урок 66. 00:02:41
    Section Introduction
  67. Урок 67. 00:07:14
    Setting up the react native app
  68. Урок 68. 00:14:30
    Setting up navigation
  69. Урок 69. 00:05:23
    Adding Tabs bar Icons
  70. Урок 70. 00:10:32
    Creating the card component
  71. Урок 71. 00:05:13
    Adding a floating action button
  72. Урок 72. 00:04:28
    Moving between screens
  73. Урок 73. 00:08:48
    Building out the Add Home screen
  74. Урок 74. 00:06:51
    Building out the home details screen
  75. Урок 75. 00:07:03
    Adding Redux to our app
  76. Урок 76. 00:07:53
    Adding Redux action and reducer
  77. Урок 77. 00:08:21
    Fetching the house listing data
  78. Урок 78. 00:09:41
    Displaying the data on the card
  79. Урок 79. 00:08:24
    Displaying the data on the homeDetails screen
  80. Урок 80. 00:16:17
    Create form using formik
  81. Урок 81. 00:14:02
    Adding validation using yup
  82. Урок 82. 00:08:51
    Create home action and reducer
  83. Урок 83. 00:08:12
    Dispatching the create home action
  84. Урок 84. 00:12:13
    Displaying a loading Icon
  85. Урок 85. 00:00:00
    Section Introduction
  86. Урок 86. 00:00:00
    Setting up the express app
  87. Урок 87. 00:00:00
    Adding a database system
  88. Урок 88. 00:02:32
    Registering a new user
  89. Урок 89. 00:08:11
    Adding validation
  90. Урок 90. 00:09:52
    Hashing password
  91. Урок 91. 00:07:11
    Login route
  92. Урок 92. 00:06:39
    Set up JWT
  93. Урок 93. 00:07:57
    Protecting a route
  94. Урок 94. 00:07:54
    Section Introduction
  95. Урок 95. 00:07:59
    Setting up the react native app
  96. Урок 96. 00:09:06
    Adding navigation to the auth system
  97. Урок 97. 00:01:27
    Building out the login and register screens I
  98. Урок 98. 00:05:30
    Building out the Login and Register screens II
  99. Урок 99. 00:08:41
    Adding validation to the form
  100. Урок 100. 00:13:38
    Some changes on the backend
  101. Урок 101. 00:11:01
    Setup Redux
  102. Урок 102. 00:13:42
    Add actions and reducers
  103. Урок 103. 00:12:41
    Making a POST request to register a new user
  104. Урок 104. 00:06:15
    Making a POST request to login a user
  105. Урок 105. 00:08:55
    Displaying error messages from the backend
  106. Урок 106. 00:10:31
    Storing tokens using AsyncStorage
  107. Урок 107. 00:03:33
    Fetching tokens
  108. Урок 108. 00:13:29
    Decoding tokens using jwt-decode
  109. Урок 109. 00:05:55
    Section Introduction
  110. Урок 110. 00:04:37
    Preparing the backend for deployment
  111. Урок 111. 00:11:54
    Deploying the backend to Heroku
  112. Урок 112. 00:00:54
    Preparing the frontend for deployment
  113. Урок 113. 00:10:46
    Hints on deploying the react native app