Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Intro to Shopify App Development with React, Node & GraphQL, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:18
    What we'll be building
  2. Урок 2. 00:06:51
    Introduction
  3. Урок 3. 00:07:17
    Building App Scaffold using Next.js and React
  4. Урок 4. 00:02:29
    Adding scripts to run Application
  5. Урок 5. 00:09:30
    Embedding app using Ngrok and OAuth
  6. Урок 6. 00:03:05
    Restarting Ngrok & localhost
  7. Урок 7. 00:01:52
    Install required NPM packages
  8. Урок 8. 00:06:46
    Setting up Node.js (Koa) Server
  9. Урок 9. 00:03:21
    Authenticating and Testing App
  10. Урок 10. 00:04:46
    Shopify Polaris Overview
  11. Урок 11. 00:00:29
    Install Polaris
  12. Урок 12. 00:07:38
    Setting up an EmptyState with React and Polaris
  13. Урок 13. 00:13:34
    Products Button Setup
  14. Урок 14. 00:02:48
    Importing Koa Shopify GraphQL Proxy
  15. Урок 15. 00:11:53
    Overview of the Shopify GraphiQL App
  16. Урок 16. 00:04:02
    Save Product ID's
  17. Урок 17. 00:05:30
    Creating Query using GraphiQL
  18. Урок 18. 00:02:07
    Quick Apollo Overview and Installation
  19. Урок 19. 00:08:31
    Building out the ProductList
  20. Урок 20. 00:06:56
    Polaris for ProductList
  21. Урок 21. 00:16:26
    Introduction to Script Tags
  22. Урок 22. 00:18:20
    Creating, Displaying, and Deleting Script Tags
  23. Урок 23. 00:01:16
    Creating Fixed
  24. Урок 24. 00:14:20
    Adding Polaris to Script Page
  25. Урок 25. 00:00:42
    Create Function Fixed 2
  26. Урок 26. 00:14:51
    Displaying data from Server to front-end of store
  27. Урок 27. 00:10:53
    Creating POST endpoint
  28. Урок 28. 00:09:02
    Sending data from Shopify Admin to API endpoint
  29. Урок 29. 00:06:44
    Fetching data from Shopify Admin
  30. Урок 30. 00:07:12
    Overview of the Application
  31. Урок 31. 00:21:15
    Displaying Products on Storefront using jQuery
  32. Урок 32. 00:07:26
    Next steps in your Shopify Journey