Building Great App User Interfaces with Polaris // Ryan Frederick and Dominic McPhee

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • In this free webinar Building Great App User Interfaces with Polaris hosted by Shopify Partners, Ryan Frederick and Dominic McPhee - Front End Developer Leads on Shopify’s Patterns Team - will walk you through how to use Polaris as your North Star for designing and building great Shopify apps.
    --------------------------------
    Subscribe to our channel for more videos about developing and designing ecommerce stores, apps, and themes with Shopify » bit.ly/ShopifyP...
    Subscribe to our blog for daily articles on Shopify theme and app development, as well as advice for starting a web design agency » bit.ly/ShopifyP...
    Connect with us on:
    • Facebook » bit.ly/ShopifyP...
    • Twitter » bit.ly/ShopifyP...
    • Instagram » bit.ly/ShopifyP...
    Looking to build an online store for your clients?
    Become a Shopify Partner and earn recurring income for each client store you build » bit.ly/BecomeAS...
    Launch your own online store by visiting Shopify and starting your free trial » bit.ly/VisitSho...

КОМЕНТАРІ • 15

  • @cecilelebleu5984
    @cecilelebleu5984 5 років тому +7

    Please record the audio using a different microphone than the webinar's default audio. You can then just mute the webinar and put the (actually audible) audio on it before uploading to youtube

  • @denniec7994
    @denniec7994 3 роки тому +4

    Building the React portions begin at 13:55

  • @MuhammadFaizan-AI
    @MuhammadFaizan-AI 6 років тому +12

    can you guys work on improving sound quality of video

  • @wazels
    @wazels 6 років тому +2

    In case anyone is interested, we have released a full stack demo app at github.com/shopify/shopify-node-app. It's not the code in this screencast but it demonstrates an embedded app with Polaris and Express.js. github.com/shopify/shopify-express is the library we are using for API authentication.
    Both of these things are in alpha stage so your feedback is very welcome!

  • @shashankkr9
    @shashankkr9 7 років тому +1

    +1 for more talks like this. In meantime, let's get some advanced docs and example apps.

  • @tomblanchard0
    @tomblanchard0 7 років тому +2

    This is awesome, but I'd _love_ to see a more advanced webinar focussing more on stuff like authentication and embedded apps. With this rise of React and Polaris, there's a lot more JS-focussed developers wanting to create apps with Polaris and a lot of them don't want to touch Ruby/Rails; I'd love to see a full-stack JS app which uses React (create-react-app)/Polaris for the UI and Node for the API calls/authentication. Even just a GitHub repo would be great.

    • @richbuggy
      @richbuggy 7 років тому

      Tom, I've been working on Yeoman generator to quickly scaffold Shopify
      apps using React + Polaris + GraphQL that might interest you.
      github.com/buggy/generator-shopify-react-app.

    • @wazels
      @wazels 6 років тому

      Hey Tom, we just released a full stack demo app here: github.com/shopify/shopify-node-app
      It uses a new library called shopify-express to handle the authentication github.com/shopify/shopify-express
      These things are both in alpha stage so please feel free to open issues and give us lots of feedback!

  • @jepoystaines
    @jepoystaines 4 роки тому

    Hello does anyone know how to add the navigation on this as shown in the Sketch model?

  • @cumbres
    @cumbres 7 років тому +1

    This is awesome, thanks for sharing!
    P.S: The sound could be better tho :)

  • @maxleo3374
    @maxleo3374 5 років тому

    Thanks, very useful !

  • @bharathbalan8202
    @bharathbalan8202 7 років тому

    Can you provide a github repo link for this code?