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