Angular CDK and Material in 2018 - Jeremy Elbourn

Поделиться
HTML-код
  • Опубликовано: 17 янв 2025

Комментарии • 34

  • @beeeeeeeeeeep
    @beeeeeeeeeeep 6 лет назад +6

    Awesome! Schematics are really helping here, hope to see more and more of it.

  • @rhino5ohh
    @rhino5ohh 6 лет назад

    I spent a lot of time getting my main layout/navigation working properly. The ng generate stuff is awesome. Makes it so much faster and easier

  • @shashanksen8386845629
    @shashanksen8386845629 6 лет назад

    Awesome work. Things aren't that clear in the documentation though can you please update that for much more usability of these features.

  • @kayhadinajo
    @kayhadinajo 6 лет назад +4

    Looking forward to the drag and drop feature

    • @georaves2998
      @georaves2998 6 лет назад

      Hey folk, u should take a look some libs on github about DND for angular 6
      :D

  • @gomidefabio
    @gomidefabio 6 лет назад +1

    Great job Jeremy, as usual! Looking forward for the Virtual Scrolling!

  • @parrou3
    @parrou3 6 лет назад +1

    but documentation today is tooooo poor, any help please where I can find more information ?:!!! doc in official web site is really nothing

  • @alexandrospappas1869
    @alexandrospappas1869 6 лет назад

    Could you make the sample with the tree available?

  • @andemohit
    @andemohit 6 лет назад

    this is really cool. I'm waiting for drag and drop componet

  • @kapilgidwani
    @kapilgidwani 6 лет назад

    Thanks.. I was desperately looking for tree component

  • @CharlieKiloSierra8893
    @CharlieKiloSierra8893 6 лет назад

    please release the new features i'm so excited for this new features awesome job angular team and material team. :)

  • @chrismace7173
    @chrismace7173 6 лет назад

    This video shows why intellisense is so useful!

  • @marians5015
    @marians5015 6 лет назад

    Are they overdoing? How is the performance?

  • @pontape123
    @pontape123 6 лет назад +11

    What about better documentation and clear documentation? :D

    • @parrou3
      @parrou3 6 лет назад +1

      Any news please , did you find any documentation, the official site is too poor

    • @RiddleTime
      @RiddleTime 6 лет назад

      learn the wrong way around

  • @vivekr.k7950
    @vivekr.k7950 6 лет назад

    It's very useful to me, thank for the video

  • @masterlup
    @masterlup 6 лет назад

    Good - I feel like the badge in the tree could be automatically generated, if this projects aims to go for minimal effort max result.

  • @leekatom
    @leekatom 6 лет назад

    what editor Jeremy Elbourn use...is it Mac only?

    • @bartoszteska8403
      @bartoszteska8403 6 лет назад

      WebStorm i think, aand it works on linux and windows as well

  • @mrcalico7091
    @mrcalico7091 6 лет назад

    Wow, Very Cool!

  • @merridius2006
    @merridius2006 6 лет назад

    there are no bugs in WebStorm just bad configuration

  • @saurabhagnihotri3359
    @saurabhagnihotri3359 6 лет назад

    Getting message: Can't find MatCheckboxModule after adding @angular/material.
    Do we have to import MatCheckboxModule from angular/material/checkbox?

    • @wangjun1119
      @wangjun1119 6 лет назад +1

      Yes, I think he skipped this import line: import { MatCheckboxModule } from '@angular/material';

    • @saurabhagnihotri3359
      @saurabhagnihotri3359 6 лет назад

      jun wang thanks!

  • @BlackEyedPeas0078
    @BlackEyedPeas0078 6 лет назад

    How to install the new version for Angular 6 and Angular Material? Someone help me out!!!

    •  6 лет назад

      angular.update.io

    • @Greenwinde
      @Greenwinde 6 лет назад

      you can use 'ng add @angular/material' to load it into your project

  • @SteveHazel
    @SteveHazel 6 лет назад

    wow. so long win32 gui. and i guess win32 in general.

  • @georaves2998
    @georaves2998 6 лет назад

    schematics... i'm in love *--*

  • @dmytromezhenskyi358
    @dmytromezhenskyi358 4 года назад +1

    If you are interested in detailed CDK Overlay tutorial, check this out - ruclips.net/video/Dkh0zpsc0Zw/видео.html

  • @username255
    @username255 6 лет назад

    code, if anybody need it
    github.com/username255/ng-conf-material-cdk-demo