Angular Material Introduction & Setup

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

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

  • @okechirichard7259
    @okechirichard7259 ปีที่แล้ว

    You are a great teacher, kept me glued and interested throughout the video and I learnt as well.

  • @chrischappell7643
    @chrischappell7643 6 ปีที่แล้ว +14

    thank Max, hope for series of Angular 6 with PWA (material design) :)

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

    Been waiting for this series for a while.
    Thanks Academind team!
    Please keep them coming!

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

      So cool to read that the series came at the right point in time Raffaella, thank you for your comment! The next part will be released on Monday :)

  • @nobodyeverybody8437
    @nobodyeverybody8437 ปีที่แล้ว

    Max, I just liked your video before even start watching it )))

  • @ordered_saddle5
    @ordered_saddle5 2 ปีที่แล้ว +1

    thank you 7:30 i thought icons was going to be installed separately ... but you showed us its included in the main angular-material package

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

    In angular 8 you now also have to export the module like so:
    @NgModule({
    imports: [MatButtonModule],
    exports: [MatButtonModule]
    })

  • @herirudini4227
    @herirudini4227 3 ปีที่แล้ว

    Thaknyou so much!! I really like how the way u explain everything.

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

    udemy course sold hahaha - you are one of the best teachers

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

      Thanks so much for your support and for your awesome feedback Gary! Great to have you on board of the course, I really hope that you will enjoy it :)

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

    Nice max. Love to watch your videos. Things are by default complicated and you make it easier to understand. Will keep watching series.

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

      So great to read that the videos help to make things a bit easier, thank you so much for sharing this Santosh :)

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

    Max, I asked this on Udemy but thought about asking here since you have a lot of students on here as well. Have you ever thought about doing a series on DOTNET and Angular?

    • @academind
      @academind  5 ปีที่แล้ว +2

      I have no plans to create such a course in the near future, sorry.

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

    Looking forward to this series - also very interested in Angular and PWAs!

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

      Awesome to have you on board of the series Mark!

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

    Thanks for very useful and up to date information! Awesome again!!!

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

      Awesome to read that you like the video, thank you so much for your comment!

  • @tulsikatre1308
    @tulsikatre1308 2 ปีที่แล้ว

    Outstanding videos 🙂

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

    Thanks maximilian, Great Job as always.

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

      So cool to read that Ayoub, thank you very much for your comment!

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

    Hey Max,
    Please make a video on Angular Material CDK Tree...right now there is no proper tutorial or documentation on that.
    We Really need it.

  • @skillmindset4099
    @skillmindset4099 2 ปีที่แล้ว

    Nice work

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

    hey Max,
    can we include material design bootstrap for angular and angular material in the same project ?...
    will it create any issue ?

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

    Great video. Looking forward to the next one.

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

      Awesome to read that you like it Sam, the next video will be released on Monday!

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

    can you help me ..
    I am confused which is more better when building angular app bootstrap or angular material ..I hope to help me

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

    if there are more likes then i like it millions of time from pakistan
    i also take your udemy course too much helpful

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

      Thanks a lot for your awesome support here and on Udemy Muhmmad!

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

      @@academind thanks

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

    Sir I am a big fan of your,you are awesome.Nowdays each website or app is developed with accessibility feature,so please requesting you if you could upload a tutorial on that and how we maintain that with html5,css and jsThank you so kuch great tutorial.

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

      Definitely an important + interesting topic. I might create some content on that. Thanks for the suggestion!

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

      Academind Thank you sir

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

    Outstanding video! Thank you!

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

      Thank YOU for your outstanding feedback :)

  • @raanaalizadeh
    @raanaalizadeh 4 ปีที่แล้ว

    core.js:636 Uncaught Error: Angular JIT compilation failed: '@angular/compiler' not loaded!
    - JIT compilation is discouraged for production use-cases! Consider AOT mode instead.
    - Did you bootstrap using '@angular/platform-browser-dynamic' or '@angular/platform-server'?
    - Alternatively provide the compiler with 'import "@angular/compiler";' before bootstrapping.
    I have this error in my project when I want to use material ! Angular-cli version 9. has anyone any idea?

  • @jacktherobot4210
    @jacktherobot4210 3 ปีที่แล้ว

    Hello , I have a problem I wish you could help me with when I try to generate a dashboard using :
    ng generate @angular/material:dashboard dashboard ,
    I ran into this error : An unhandled exception occurred: Cannot find module 'tsutils'
    I have been looking for solution but I could not solve it can you please help me

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

    Is it okay if I want to use just one module from angular material? Will my project size increase with just the one module that I added or will the entire angular material library size be added to my project size?

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

    hi max ... for the cdkdrag can i specify/restrict the area/border around which a div can be dragged

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

    Thanks Max...Happy Teachers Day _/\_

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

      Thank you Vignesh :)

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

    Great video, thanks!

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

      Awesome to read that Paulo, thank you for your comment!

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

    Hey Max, I was wondering if u could give an overview of Polymer 3.o

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

    im getting error when "ng add @angular/material".. error say " Schematics/alias "materialNav" collides with another alias or schematic name. "
    im using angularcli = 6.0.0
    can you help me? please

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

    Thanks for sharing the latest updates

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

      Always happy to help Tabrez, thank you for your support!

  • @minstreltokunbo
    @minstreltokunbo 3 ปีที่แล้ว

    This is my error message. I have been on this for almost two days
    "The add command requires to be run in an Angular project, but a project definition could not be found."
    Please help

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

    Could you tell me difference between Mat & CDK. why we use cdk?

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

    Hey Max! Liken you videos so far but I have to point something out that you aren't correct about. Boostrap's scaffolding system and now (d-flex) is the most powerful aspect and primary reason to use. You said something about Boostrap just being classes that include style....and the core is on styling. Wrong the core for me is the scaffolding, screen-reader, mobile first capabilities, and the styling.

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

    Hi Maximillian! How do you make the prebuilt theme work with sass? I am trying the same approach you explain in this video but angular seems to ignore the 'deeppurple-amber' theme and friends, and I guess is sass itself that breaks it :/

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

    Great maxi,

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

      Thanks for the nice feedback + suggestion!

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

    how can i solve this error -Your project is not using the default configuration for build and test. The Angular Material schematics can only be used with the default configuration

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

    thanks for video, but i have Angular CLI v6.0.8 and npm v5.6.0 and command 'ng add @angular/material' get "Installing packages for tooling via npm.
    Cannot read property 'startTag' of undefined" ERROR on macOS, Windows and Debian the same error

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

    Please specify the version of angularjs and angular material used in this training in the video description

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

      Important: I'm not using AngularJS (which is basically Angular 1) but Angular 6 in the videos - you can also see the versions used here: th-cam.com/video/u679SQsfRVM/w-d-xo.html&lc=Ugzim7KNcDkF5L1ZEXB4AaABAg&t=6m52s

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

      Okay. Thank you

  • @ozgursag3750
    @ozgursag3750 3 ปีที่แล้ว

    Good content !

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

    How do we create responsive design for our app with Material Design

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

    Thanks for everything! I'm trying to learn Lavavel and love your videos. Can you make a course on Laravel and vuejs? (For beginners) Thanks.

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

      Thanks for your very nice feedback and the suggestion. It's something I'm playing around with in my head. I just got too many ideas/ projects I want to do ;)

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

      Academind I don't blame you.

  • @DeepakSharma-er4je
    @DeepakSharma-er4je 5 ปีที่แล้ว

    ng add @angular/material command is giving an error : Schematics/alias "install" collides with another alias or schematic name.

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

    Max, how did you got so good at English? How did you managed to develop your vocabulary so much?

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

      There is nothing specific about it to be honest, it probably evolved from school over university up to creating (English) video tutorials :)

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

    Hey max have done your angular course and watch your rest API with express still I struggle with Mean stack application.. any suggestions?

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

      I guess my MEAN stack course should be helpful :) => www.udemy.com/angular-2-and-nodejs-the-practical-guide/?couponCode=ACAD_M

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

    Great as always :)

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

    Thank you max..

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

      Thank YOU for your comment Vivek!

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

    can you make any project using angular along with laravel ???

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

      No plans to create such a project in the near future, sorry :/

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

    Thanks. Great!

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

      Very happy to read that, thank you!

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

    Please continue..
    Please do some app like shopping cart with sidemenu in latest MERNSTACK and material

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

    Sorry anyone know Angular Material is free or not? Thanks

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

    thanks a lot you are AWSOME

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

      Thank YOU so much! I'm glad you're liking it!

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

    hi sir, please make videos on angular 6

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

      You can find a lot of Angular videos on our website: academind.com/learn/angular

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

    Thanks!

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

      Thank you for your support George!

  • @Youu88Tubee
    @Youu88Tubee 3 ปีที่แล้ว

    U gr8 Thnx

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

    Please take a look at MDBOOTSTRAP website for material frameworks. That are awesome.

  • @pg0812
    @pg0812 ปีที่แล้ว

    Guys seems to be speaking at normal speed at 1.5x playback speed

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

    Importing every component as a module tells how much angular or maybe angular-materials design is bad. you just import and use it in material ui for react. this is how much u have to write for the use cases of an app gist.github.com/pimatco/d5b1891feb90b60ca4681011b6513873 really bad I think

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

    You are great :-)

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

      YOU are great Shadi, thank you for your comment!

  • @usmanbhatti6320
    @usmanbhatti6320 3 ปีที่แล้ว

    waste 5:00 minutes

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

    Hey Max, I was wondering if u could give an overview of Polymer 3.o