React & Material UI #12: Cards + Cards layout with Grid

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

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

  • @subratsingh6204
    @subratsingh6204 4 года назад +23

    This is the most comprehensive of targeting the material Ui. Thanks a ton for this.

  • @pim8268
    @pim8268 2 года назад +2

    Great tutorial! 2 Years later everything is still relevant. Good job and thanks!

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

    Very underrated channel. Definitely gonna blow up soon.

  • @hamdamare101
    @hamdamare101 4 года назад +2

    Seriously one of the best react videos I've seen I really needed this thanks sooo much!!!!!!!

  • @harmeepatel
    @harmeepatel 3 года назад +2

    I've started learning react, and using material UI to make a to-do app(obviously), hands down best videos!🔥

  • @BiniamAsnake
    @BiniamAsnake 4 года назад +2

    Great one! Some content is a repetition from the 2nd class but I learned a lot. Keep it up and looking forward for the next tutorial!

  • @skrivbordslamppa5849
    @skrivbordslamppa5849 4 года назад +8

    Excellent videos, thank you! I watched them all and looking forward to more.

  • @rainerpavletic4814
    @rainerpavletic4814 2 года назад

    Thank you so much for this. I honestly needed this quick tutorial for our topic today!

  • @arthurhovhannisyan31
    @arthurhovhannisyan31 4 года назад

    Anthony you are doing great job, keep going!

  • @avatsavirs
    @avatsavirs 4 года назад

    You're really good at explaining stuff!

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

    Amazing! Thank you for the brilliant work

  • @dandoescode
    @dandoescode 3 года назад

    Another great vid! Thanks so much for these.

  • @AyushGupta-kp9xf
    @AyushGupta-kp9xf 4 года назад +1

    keep going. You are doing a wonderful job !

  • @naziadinakami
    @naziadinakami 4 года назад +2

    Thank you so much, these videos have helped me tremendously. I hope you cover the material table with sort and select

  • @anzo.p
    @anzo.p 4 года назад

    Im here for inspiration before starting to design, so that I wouldn't haste myself into initial ideas before understanding much about cool things that Material UI provides. This list has quite some video time but I love the way you explain and demonstrate things

  • @libraroxen
    @libraroxen 3 года назад

    nice and easy explanation

  • @noobCoder26
    @noobCoder26 3 года назад

    great vid as usual

  • @benjakill
    @benjakill 3 года назад +1

    First of all, thanks for the video, sometimes is hard to digest the official documentation if you are kinda new to MUI.
    About the variant, the documentation says that "The props of the Paper component are also available", and in the Paper docs you can see what else you can do with it.
    Example, you can use 'elevation' prop to set the thiccness of the shadow.
    Just as a heads up if anyone was wondering about it.

  • @theroyal1914
    @theroyal1914 4 года назад

    your explanation is very nice. 👏🏻👏🏻

  • @mansilaad2062
    @mansilaad2062 3 года назад

    Awesome content
    Please complete material ui series

  • @_kkaai
    @_kkaai 3 года назад

    thank you for this series

  • @laszlonagy153
    @laszlonagy153 4 года назад

    Best tutorial for MUI. thx

  • @hemedtov2764
    @hemedtov2764 Год назад

    Thanks! Helpful

  • @florianwege7563
    @florianwege7563 3 года назад

    The variant property in Card is inherited from Paper, as it tells you in the documentation.

  • @elkaraokedeltioteodoro9414
    @elkaraokedeltioteodoro9414 3 года назад

    Dude thank you so much! My fucking teacher is an useless person e.e so you've saved me... Thank you again!

  • @IshanShah
    @IshanShah 3 года назад

    You’re a lifesaver

  • @mrgame6584
    @mrgame6584 3 года назад

    May Allah reward you ❤️️

  • @shahabemami4275
    @shahabemami4275 2 года назад

    thank you for your tutorials.
    Just a question:
    why you din't use grid gap instead of manual padding?
    Gap wasn't enough here?

  • @dolevdo
    @dolevdo 3 года назад

    thank u vey much
    !

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

    great stuff, thnx!

  • @samueldushimimana1149
    @samueldushimimana1149 4 года назад

    Thanks brother, i think we can learn creating slide show next in react

  • @StrangeIndeed
    @StrangeIndeed 3 года назад

    12:15 I think the reason that they don't show it, because "inherits" from , so it has access to the same things. You can pass in a prop called square to Card to unround the corners (just like in Paper component) and they also don't mention it in the Card's documentation
    But that's just hypothesis, I might be wrong on that one

  • @picool13
    @picool13 3 года назад

    May be you didn't notice, above grid system broke when you added more than one card and you had a horizontal bar all the time.

  • @maximk7816
    @maximk7816 2 года назад

    yeah, but how to align elements between cards, I mean what if title in one cards takes more space than in the other and elements below them should be aligned? do you have video on that?

  • @dmytrodev4631
    @dmytrodev4631 4 года назад

    Thanks. It’s nice to be, if you add a beginning sandbox too, you move with screens a bit fast sometimes and as no native speaker can say, you speak a bit fast. For me it’s okay, but for most people too fast.

  • @lao-tan
    @lao-tan 3 года назад

    Massive thanks, again, Anthony. could you please make one more video for the internationalization working with MUI? fetch the transaction via API. thank you so much.

  • @RobsonDev
    @RobsonDev 4 года назад

    Hi Anthony, first of all thanks for the amazing videos about Material-UI. I'd like to ask you how can I create a card with 3 sections stacked and make the bottom section stays always on the bottom and the middle section occupy all of the available space. I'm trying this for days and I'm getting stuck on that. I really would be grateful if you had an example of this of, or maybe you make a video :D

    • @AnthonySistilli
      @AnthonySistilli  4 года назад

      Hey Robson! I am actually having a hard time visualizing the example you gave, do you have any examples I could look at to understand what you're looking for a bit better? :)

  • @srinidhikoundinya18
    @srinidhikoundinya18 4 года назад

    Hi...Amazing Videos as always....Can you please make a video on Form Validation please

  • @kyahAndoy
    @kyahAndoy 3 года назад

    Hi, Is there any alternative way that I could use just like cards but can have onChange prop so when I click it can read data. Right now I'm just using radio group

  • @tiagopatricio7393
    @tiagopatricio7393 3 года назад

    Hello, this was a very informative video but, I'm having trouble with having cards with different information from the same card component, can you explain how to or point me in the direction of a video which explains this? Thank you and great work!

  • @545himanshu
    @545himanshu 2 года назад

    Hello i wanna merge two card and create carousel , and the thing is i wanna drag and drop card over other after that i wanted that to happen

  • @shaunsanmiguel1192
    @shaunsanmiguel1192 3 года назад +2

    Hi, don't mind me, just leaving a comment here.

  • @seethruhead7119
    @seethruhead7119 3 года назад

    dope

  • @אריאלטרבלסי
    @אריאלטרבלסי 4 года назад

    i got a question about design, when i create a card does it recommended to specify the height in pixels? if its the answer is true, how can i make it responsive by doing so? thanks alot for the videos again!

  • @siminnaserirad2805
    @siminnaserirad2805 2 года назад

    Great!!! MerC

  • @ezequielsosa1581
    @ezequielsosa1581 4 года назад

    Gracias!

  • @shivadeokiesingh6438
    @shivadeokiesingh6438 4 года назад

    What about putting a card or other component on top of a map, specifically google-maps-react. Or laying out material UI components on top each other. Or is this improper use of the UI?

    • @AnthonySistilli
      @AnthonySistilli  4 года назад

      its an interesting idea actually - I've never tried something like this, but it sounds like it could be pulled off

  • @PriyaKumari-rl7zw
    @PriyaKumari-rl7zw 4 года назад

    Thanks a lot!!

  • @yamoonz
    @yamoonz 4 года назад

    thank u very much for this helpful session, but i have a question
    how can i put more than one image in one screen using material ui
    for example if i want to insert 4 photos in one row and another row with 4 photos?
    is there any possible way for that?

  • @shoebjoarder
    @shoebjoarder 3 года назад

    how would you truncate the description in the cards with an ellipsis to maintain the same card height, if it gets too long?

    • @AnthonySistilli
      @AnthonySistilli  3 года назад +1

      That would be pure javascript, something like
      const truncatedString = `${myString.substring(0,length)}...`

  • @snc0lt
    @snc0lt 4 года назад

    how would you create a carousel of images for the media section..?

  • @irvingj.villanueva2318
    @irvingj.villanueva2318 4 года назад

    if i have more than one element and if i want to change its content (title, content,etc), ¿how do i do it?. Thank you

  • @raghupathysampath5151
    @raghupathysampath5151 4 года назад

    I have never seen someone drill down into the different APIs of the Material components. Can we do Material Cards with full background and with title, card content, card actions on top of the background?

  • @aashwinbhushal3467
    @aashwinbhushal3467 4 года назад

    how would you make the card as link to another page/component

  • @blanchenuit6709
    @blanchenuit6709 4 года назад

    How can i say.. god bless you!

  • @esmaeilabedi573
    @esmaeilabedi573 4 года назад

    Wow thank you a lot. would you mind to create about pagination?

    • @AnthonySistilli
      @AnthonySistilli  4 года назад

      Great suggestion! I will probably cover it soon :)

  • @MarathonRuns
    @MarathonRuns 4 года назад

    Your playlist has helped to understand Material UI a lot. I am going to start using some of the things I have learned here to my website MRuns.com ... do you know if MUI and React works with WordPress? I am sure it will work with PHP... I am not a WordPress or PHP developer.. So far, I only use Wordpress/php out of the box with few configurations. I will like to have more control over it by developing a better framework...
    Side note: I will be subscribing to your channel. Looking forward to more great tutorials in the coming days.

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

      Thank you for the kind words! I'm not sure if you can code custom plugins with react on WP actually - it might be something worth researching into!

  • @milinddeshpande2663
    @milinddeshpande2663 2 года назад

    i have to learn something which i didn't find online

    • @milinddeshpande2663
      @milinddeshpande2663 2 года назад

      if you have 3 cards besides, every card has 3 divs (header, content button), but content OR header divs can be different size in heights with 1line or 2 line text, and it should look in same height on every card even if its have 1line header

  • @GoArian
    @GoArian 4 года назад

    I need the popover tutorial

  • @jimplimmer8856
    @jimplimmer8856 3 года назад

    Palia dish hahaha

  • @narendrakonakanchi7647
    @narendrakonakanchi7647 3 года назад

    git hub?

  • @davian9872
    @davian9872 3 года назад

    Pailia dish XD it's pronounced pie-a-ya! It's a Spanish dish :)