How to incorporate what's new with Material Design in your code base (Google I/O '18)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 52

  • @CopernicoTube
    @CopernicoTube 6 ปีที่แล้ว +24

    I don't understand why Google keep doing things specifically for Sketch, that is a proprietary, commercial application that doesn't even run in every OS available. Doesn't run on Chrome OS either. So why?
    Shouldn't be far better invest into some open standard like SVG, so Sketch users can use it as well?

  • @arixap
    @arixap 6 ปีที่แล้ว +1

    In case you're a developer and following this video, there seems to be a typo at 12:13 where `npm install @material/text-field` should be `npm install @material/textfield`
    source: material.io/develop/web/components/input-controls/text-field/

  • @nikosc
    @nikosc 6 ปีที่แล้ว +20

    They didn't even mention angular.....but react is always there, even in a Google conference. And the same with sketch, again what about windows users... But otherwise well done !

    • @Lodottis
      @Lodottis 6 ปีที่แล้ว +3

      Sketch is only for Mac, so yeah - kind of sucks that they couldn't publish this for something that is more cross platform.

  • @noozpuntoit
    @noozpuntoit 6 ปีที่แล้ว +7

    the Sketch plug-in is a partial collection of the old "stickersheets" that was available for Xd, illustrator etc... these files are now vanished on the new Material Website..
    Dear Google, what are you doing?

    • @MichaelPrentice
      @MichaelPrentice 6 ปีที่แล้ว

      You can still find those here material.io/archive/guidelines/resources/sticker-sheets-icons.html

  • @prologikus
    @prologikus 6 ปีที่แล้ว +25

    Why there is no android example but lot of iOS coding?

    • @ashok2089
      @ashok2089 6 ปีที่แล้ว

      Oprea George they just want to show that they can do better even with the other platforms!

    • @_framedlife
      @_framedlife 6 ปีที่แล้ว +4

      On android you don’t really have to change much.

    • @rizkiadisaputra5971
      @rizkiadisaputra5971 6 ปีที่แล้ว

      outstanding move

  • @kristorres4558
    @kristorres4558 6 ปีที่แล้ว

    I admire Material Design because of the philosophy behind its architecture. Anyways, please include a React codelab for Material Design components ASAP. Thank you, Google! 😉

  • @theren8311
    @theren8311 6 ปีที่แล้ว

    Implementing MDC in my current app. Took a while to figure out how to get the libraries in, since the site's "Getting Started", doesn't really help at all. But using the codelab was a good resource for getting past that. I have to use Studio Canary though. A few views don't render in stable. Maybe because I'm importing from AndroidX as well and not the support library. All in all.. Loving the updated themes.

  • @kumarvishalben
    @kumarvishalben 6 ปีที่แล้ว +5

    watched the whole vid, still dont know how to implement in WEB

  • @biboswanroy6699
    @biboswanroy6699 6 ปีที่แล้ว +2

    google serves customers irrespective of their platform. That's why I love google

  • @cularu1
    @cularu1 6 ปีที่แล้ว +2

    Android examples? Theme editor for windows??

  • @DilSeDesee
    @DilSeDesee 6 ปีที่แล้ว

    It's super confusing design guidelines and standards, I spend days to understand what is colorPrimary, Material Theme editor is considering colorPrimary as a background of BotomNav and colorOnPrimary as the icons and text colors. But in the BottonNav documentation, they say colorPrimary is the color with which your icon and text will be drawn on the BottomNav. There is no mapping between colors in beautiful Material Theme editor vs Colors in Android. New theme attributes doesn't work with the current version of material components, I am not sure if I am missing something or Google did not focus on Android but only focused on Web and iOS.

  • @thitisununta3207
    @thitisununta3207 6 ปีที่แล้ว

    I prefer Material component from CosmicMind (github/CosmicMind/Material). This project is fully implemented with Swift while Google MDC iOS is still using objective-c. I didn't understand why don't they cooperate and create the powerful Material component for iOS.

  • @CopernicoTube
    @CopernicoTube 6 ปีที่แล้ว +12

    Is an *Android* presentation. *Why* for gods sake, they started an example with iOS coding?
    Yes, Google support xcode as well, but its duty is *primarily* support Android.

    • @byunghwara
      @byunghwara 6 ปีที่แล้ว +1

      th-cam.com/video/D7LB-QPxH9c/w-d-xo.html&t=4m31s

    • @CopernicoTube
      @CopernicoTube 6 ปีที่แล้ว +2

      (sic) "Yes, Google support xcode as well, but its duty is primarily support Android"

    • @martinnovak3091
      @martinnovak3091 5 ปีที่แล้ว

      It's not android presentation you moron, it's materiel design presentation, they can do it in css or whatever

  • @forktrader7870
    @forktrader7870 5 ปีที่แล้ว

    why react? why not fully develop on vannilla js to be framework independent?

  • @ydahm
    @ydahm 6 ปีที่แล้ว +1

    Mdc for react great but what about angular ? 😦😦

    • @MichaelPrentice
      @MichaelPrentice 6 ปีที่แล้ว

      Unfortunately it wasn't mentioned in this talk, but work continues on Angular Material. The new outlined buttons are now available material.angular.io/components/button/examples. Note that they are called Stoked Buttons there.

  • @jorgeriveramx
    @jorgeriveramx 6 ปีที่แล้ว +3

    What about Angular?

    • @MichaelPrentice
      @MichaelPrentice 6 ปีที่แล้ว

      Unfortunately it wasn't mentioned in this talk, but work continues on Angular Material. The new outlined buttons are now available material.angular.io/components/button/examples. Note that they are called Stoked Buttons there.

  • @devonrusinek5807
    @devonrusinek5807 6 ปีที่แล้ว +1

    4:58 Nope you only get one fun fact

  • @mickeyMGK
    @mickeyMGK 6 ปีที่แล้ว +1

    How am I supposed to work on windows why always sketch

  • @patrickaguiarxp
    @patrickaguiarxp 5 ปีที่แล้ว

    My experience with material design 2 is perfect on Pie

  • @cleytoncarvalhoc
    @cleytoncarvalhoc 6 ปีที่แล้ว

    I'm definitely going to try

  • @CopernicoTube
    @CopernicoTube 6 ปีที่แล้ว

    Interesting to see that in MDC web they even mention Polymer.
    It is a pity. Polymer is a Google framework that generated a lot a buzz (like Flutter today), make a lot of promises and slowly sink.
    Nice basic idea, not so good implementation. Probably because any nice thing that someone do in web ground become a mess after some time. W3C is slow and doesn't have enough power to enforce strong standards, so web is full of incompatibilities and bloat.

  • @MateusMarquezini
    @MateusMarquezini 6 ปีที่แล้ว +12

    Material Design is cool, the girl is awesome :)

  • @mrbassocam
    @mrbassocam 6 ปีที่แล้ว

    MDC in angular 6 🤔 that's sounds good

  • @CopernicoTube
    @CopernicoTube 6 ปีที่แล้ว

    MDC iOS: infecting Apple platform with the right way to design applications... :-)

  • @bukunmi6378
    @bukunmi6378 6 ปีที่แล้ว +2

    I use windows. I cant use sketch. Ur material website is too confusing, too many different sites, cant u just have one main site?. But well done!.

  • @kumarvishalben
    @kumarvishalben 6 ปีที่แล้ว

    Web at 11:50

  • @ArunSeshanX
    @ArunSeshanX 6 ปีที่แล้ว

    MDC React 👍

  • @shubhamjaiswal3029
    @shubhamjaiswal3029 6 ปีที่แล้ว

    check out *Flinty Rolls* a *MATERIAL DESIGN GAME* now Available on PLAY Store

  • @kumarvishalben
    @kumarvishalben 6 ปีที่แล้ว

    Add Vue officially

  • @JAdamMoore
    @JAdamMoore 5 ปีที่แล้ว +1

    This is already outdated and terrible.

  • @SuperToughnut
    @SuperToughnut 6 ปีที่แล้ว

    No one uses Apple products anymore. When is Google going to give Android some love?

  • @Eric-zd3ym
    @Eric-zd3ym 6 ปีที่แล้ว +10

    Nobody will use material design in iOS app. And no big company will use material design in their Android app. Because the designers only create ui design for iOS, and then copy it over directly to Android developer.

    • @MrDineroOnline
      @MrDineroOnline 6 ปีที่แล้ว +11

      whataApp has a design for ios and a different one for android

    • @ragupatt
      @ragupatt 6 ปีที่แล้ว +12

      Material design is platform agnostic. UX designers will save a lot of time if their designs take the ideas from material guidelines.

    • @samstrc
      @samstrc 6 ปีที่แล้ว +4

      That's not true

    • @sasg87962
      @sasg87962 6 ปีที่แล้ว

      Eric Wang
      Not true, it's a guideline after all

    • @nomisum
      @nomisum 6 ปีที่แล้ว +2

      bad designers do.