Responsive CSS Will Never Be The Same

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

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

  • @moominjuice2
    @moominjuice2 2 года назад +65

    Love the pace, examples and explanations. Really great teaching style. Your series on CSS has really got me back into doing some web development. Things have moved on quite a bit from when I was building sites 20 years ago... thankfully!

    • @Nefyoni
      @Nefyoni 2 года назад +1

      What, you don’t miss all the tables?

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

      @@Nefyoni Ha ha... not one bit. Mind you 90% of the world was on IE and running desktop 1024x768 so tablets, phones, watches, TVs, fridges etc were but a fantasy. To think most JS files would take several seconds to download on a 28k modem is unimaginable to this new generation of devs.

  • @taofeeqomotolani2311
    @taofeeqomotolani2311 2 года назад +37

    Finally a good explanation. I have been so lazy to read the CSS specification for this and with this video, it would be so much easier to read and understand the power of the feature better

  • @metric152
    @metric152 11 месяцев назад +4

    This video solves a huge missing piece I had for this new css. Thanks for a concise great example

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

    I can't wait for this to be fully supported, it's exactly what I've been missing. It makes so much sense to allow an element to be responsive to it's parent container. This is going to make writing components waaaaay easier

  • @badunius_code
    @badunius_code 2 года назад +1

    is not a side-bar container, it is a semantic element not visual. It means that it's related to the main content of a parent, but not an essential part of it.
    Footnotes of an article, for example, is an .
    Aside from that, good news.

  • @marie-elizeventer7080
    @marie-elizeventer7080 2 года назад +2

    This is GREAT! Thanks! I have been struggling with media queries the WHOLE afternoon!

  • @Hobbitstomper
    @Hobbitstomper 2 года назад +47

    In reality it will be 5-10 years until this is acceptable in live production websites due to backwards compatibility for older browsers. Personally I think we should wait no longer than 1 year to implement new CSS/HTML features. Anyone using a browser that has not been updated in a year has bigger issues to worry about other than missing CSS/HTML features.

    • @Davidlavieri
      @Davidlavieri 2 года назад +6

      Nowdays difficult to have obsolete browsers they all now auto update, edge cases on some licensed software offices perhaps but those people aren't they to browse the web to look at how cool your site is. Target audience matters most, mobile is now dominant too

    • @Hobbitstomper
      @Hobbitstomper 2 года назад +8

      ​@@Davidlavieri Don't forget phones and tablets. For example on iPhones and iPads, Safari and Chrome is tied to the version of iOS, and iOS is tied to the generation of the device. So if Apple decides they will no longer release an iOS version for iPhone 9, then you won't be able to update Safari and Chrome on older iPhones and iPads. Similar situation with Android phones and Amazons kindle.

    • @fanzypantz
      @fanzypantz 2 года назад +6

      Yea its about 75% support right now. That is one in every four people will get an issue.

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

      @@Hobbitstomper iPhone 9? That's the one that came after the iPhone 2.

    • @slapmyfunkybass
      @slapmyfunkybass 2 года назад +1

      Most updates will just happen in the background. In reality though thousands of businesses worldwide just can’t afford an os upgrade every time MS brings one out. It’s very time consuming, can affect thousands of users and often brings problems. Because of that you have work users using old browsers because it can’t update any higher due to the os. Problem with many developers is they design for their device. That’s a world away from, say, a hospital running thousands of users with Win7 and ie11 because their budgets can’t afford the upgrade.

  • @ДмитрийКарпич
    @ДмитрийКарпич 2 года назад +11

    Nice feature, thanx for sharing and clean explanations. It`s seems like 73% on caniuse - so, it's appropriate for pet project and concepts - it's really cool.

  • @maximejeanpierre922
    @maximejeanpierre922 2 года назад +43

    Not supported on Firefox yet, so difficult to use in projects for actual clients yet :(

    • @OpenJavaScript
      @OpenJavaScript 2 года назад +8

      Yeah, he should have mentioned this!

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

      Unfortunately, Firefox is becoming the new IE.

    • @none-ro9dz
      @none-ro9dz 2 года назад +3

      @@karlheinzneugebauer true, but what else am I supposed to use?? the other options are chrome, actual IE, and a bunch of gamer trash chrome derivatives

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

      @@none-ro9dz I'm in the same situation. I love FF for what Mozilla has achieved years ago. Now they're behind the spec or acting weird when it comes to hardware APIs, which I need for my work. That's the reason why we chose to have Chromium based browsers as requirement for our software. Sad.

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

      You can use a polyfill

  • @0xAndy
    @0xAndy 2 года назад +213

    No Firefox support sadly makes container queries a dealbreaker.

    • @Zero-oq1jk
      @Zero-oq1jk 2 года назад +31

      Yeah, we should brake the deal with Firefox. Like they did with own CEO for not being 'woke'.

    • @ichijofestival2576
      @ichijofestival2576 2 года назад +27

      @@Zero-oq1jk Now, there's an intelligent argument from a clearly intelligent person. Let's listen to him. (Clearly a 'him.')

    • @redpillsatori3020
      @redpillsatori3020 2 года назад +15

      Who uses FF anymore anyways? It uses WAY more memory than Chrome/Brave, which is saying a lot.

    • @redpillsatori3020
      @redpillsatori3020 2 года назад +7

      @@Zero-oq1jk ..ha! I didn't know about that. I really want to use FF, but the excessive RAM use kills it for me. Aren't all CEOs going "woke" nowadays?

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

      @@Zero-oq1jk Money follows the times, you're just gonna get left behind you edgy bastard

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

    This is the 4th or 5th video on container response css, and I'm trying to figure out why all the previous ones before I got to yours, just never really made it clear to me.
    In the first minute, your explanation crystalized exactly what the purpose of this is for.

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

    I haven’t even watched the whole video yet but I’ve already hit the like button. It’s the first thing I do Kyle. Love your content

  • @kahnzo
    @kahnzo 3 месяца назад

    I need this right now. So cool!

  • @xiunengwang
    @xiunengwang 11 месяцев назад

    You are a godsend. Thank you for what you do!

  • @jatinkukreja18
    @jatinkukreja18 2 года назад +7

    waiting for browser support 👀

  • @waitwhattt2063
    @waitwhattt2063 2 года назад +1

    02:16 - He has containers that contain his information.
    Edit: Really like your videos, simple and easy to understand.

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

    Never thought I’d see the day when svelte is mentioned with react but not angular. The future is bright!

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

    Loved this! Your videos are the best

  • @Ryan770
    @Ryan770 2 года назад +1

    I just found out about container queries yesterday. I can't wait for the tech to be adopted into browsers without user intervention.

  • @GiantSquid13
    @GiantSquid13 2 года назад +1

    Oh men.... It's never a wasted time with your tutorials

  • @henrique-work
    @henrique-work 2 года назад +1

    Amazing video & tip, I can already see a lot of possibilities with this feature XD

  • @kjul.
    @kjul. 2 года назад +12

    This is so great! While from my experience you can achieve the same behavior with flex and the CSS clamp function, this is much more readable and there are most likely even more advantages. 🙂

    • @calcio437
      @calcio437 2 года назад +1

      If you use react/svelte or any component framework. This is very amazing. Don't be worried about where it will be putted but style it from it's width and height (not viewport is amazing).
      But isn't supported everywhere so I will use it only in my side projects
      Especially in svelte which have a more friendly css way to write it than react

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

      Any videos on this?

    •  2 года назад +1

      Css clamp shouldn't be able to give you this. Css tricks has a technique called The Albatross, but that doesn't really work in a complex real world scenario either. Container queries are way to go.

  • @xRichhhx
    @xRichhhx 2 года назад +1

    A neat feature that somewhat simplifies things but as others have already said, it will need a few years before we can actually start using it. Good to know of its existence atleast!

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

    Display flex in the container and flex-basis in its children would to the trick, no big deal.

    • @kresuu3567
      @kresuu3567 3 месяца назад

      Fuck flex-basis all my homies love @container

    • @BliitzPint
      @BliitzPint 3 месяца назад

      It's "would DO the trick". Thank me later.

  • @mohd.maasir8198
    @mohd.maasir8198 Год назад

    Thanks for the amazing explanation

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

    Amazing!!! Thank you :)

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

    I am still looking for this feature too be implemented in all major browsers. We needed to help us out with resize observers a few years ago. This will be much more efficient.

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

    Thank You for great explanations :)

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

    Thanks! Your videos have been a lot of help!! Also, could you please do a video on SSL and Certs, that would be wonderful

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

    That's awesome! Thank you ;)

  • @sajjadkazemi
    @sajjadkazemi 2 года назад +1

    thank you ❤❤❤❤❤❤ I'm still waiting for the 'subgrid' and 'scroll snap' . ^_^

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

    Many blessings! 💪😉

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

    Dude, the intro was EPIC 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣
    Btw, using queries in SCSS files is actually so easy and you can somewhat mimic container queries this way because all of the nesting is gone since sass is doing it for you.

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

    hopefully firefox support will arrive sooner than later... really want to use that but can't really right now :(

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

    "Welcome! My name's Kyle, and my throat feels like I ate 100 pounds of sandpaper for breakfast, so if I sound like a dying walrus, I apologize."
    I love how, when people have a sore throat, the first thought that pops in their head is a dying animal 😂

  • @arunbohra4346
    @arunbohra4346 2 года назад +1

    This is a better example than MDN docs 😂

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

    Very great explaination! ;)

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

    How ironic that DIV tags were intended to be container boxes back in the days. Instead of reusing DIV and attributing new properties, we had to add new explicit container semantics.

    • @Ryan770
      @Ryan770 2 года назад +1

      I think that adding container semantics makes things easier as you can set specific breakpoints on an element by element basis instead of it being exclusive to the div element.

    • @DosesofPwithKenny
      @DosesofPwithKenny 2 года назад +1

      What you just said about div tags representing containers just made the concept click in my brain just now. Thank you!

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

    Wonder if :has can perform the same thing. Also wonder if @container works the same within Web Components if the component is utilizing the Shadow DOM.

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

    this will be great in a few years when its supported across all browsers

  • @herbertpimentel
    @herbertpimentel 2 года назад +1

    Mind blowing 🤯

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

    I had always wanted this feature

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

    Very cool lets see how fast other browsers adapt it.

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

    Hey Kyle, I really enjoyed your video on container queries! The card designs with CSS looked nice!. However, it seemed some CSS parts weren't fully shown. Could you possibly share the complete CSS for the cards? I'd love to demonstrate this concept to our company's designers. Thanks a lot! 👍

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

    I dunno why I click the vid immediately when I saw the thumbnail...

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

    0:33 What changed about Kyle's humor while I was gone 😂😂😂

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

    yhe only problem it’s not supported by most of the browsers

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

    awesome I have a current project that can use this

  • @silvioukoth1699
    @silvioukoth1699 2 года назад +1

    Mate, you are doing an incredible job, .

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

    not yet there, but really close to production use.

  • @clevermissfox
    @clevermissfox Год назад +1

    What’s the difference between be setting the .card width to 50% vs 50cqw?

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

    Wowww awesomeee !!!!

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

    Sir please can you make a video on how to design the polaroid cards, together with the cool image transformation.

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

    Is this ready to use in production? Or still slowly rolling out to browsers?

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

    Game changer!!

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

    I seem to have missed a vid between the setting up the card and this vid where they went over getting the header on the left vs on top

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

    thank you♥♥♥

  • @1980empang
    @1980empang 2 года назад +1

    is there any mdn documentation about css ? and it's update features ?

  • @ferhataltundal
    @ferhataltundal 2 года назад +9

    What about older browsers? And what browser versions will this feature support?

    • @ethisfreedom
      @ethisfreedom 2 года назад +1

      caniuse to the rescue

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

      firefox doesn't support container queries yet.

    • @Dev-Siri
      @Dev-Siri 2 года назад

      forget about the old.
      *IE*

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

      @@Dev-Siri Internet Explorer is officially dead since over 4 months now. Nobody should support it anymore whatsoever.

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

      About 75% of modern browsers support this feature

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

    wow finally! It was so annoying doing "width: 80%" and guessing 80% of what.

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

    Are container queries supported by browsers?

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

    Or you would make default cards as vertical and apply the horizontal responsiveness only to main content..

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

    Wow big like! I'm 3 y.o. FE developer and that's very interesting

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

    Nice tutorial. The only problem is that browser support of @container is only 80%. It is loo few / low.

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

    thanks

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

    Nice, thx.

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

    The video is great. I noticed that the word "terrible" was dimmed at the start. Is RUclips really censoring that word also. It is almost getting impossible to make a video these days. "Only positive sounding words allowed"

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

    still beautiful dev, couldnt focus on the code idk why

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

    What's the best place to find out new features like this?

  • @osaid56
    @osaid56 2 года назад +1

    great video, do i still need Sass after this feature or i still didn't get the idea behind Sass ?😅

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

      You don't need SASS. CSS custom properties and `:is()` makes the pain of precompiling SASS not worth it.

  • @waleedsharif618
    @waleedsharif618 2 года назад +1

    How good is browser support ?

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

    this is part of transition to web components and , a little more abstract, to microservices.

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

    What is difference between your RUclips channel css videos and the css course on your website?

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

    Me: Ahhh Saturday - my day for mindlessness
    *Sees this video*
    Me: WHY MUST YOU BE SO USEFUL?!

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

    Great!

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

    How did you style the side bar?

  • @mumbles47455
    @mumbles47455 2 года назад +1

    I just use TailwindCSS and have 200 classes per element, no biggie

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

    Ginger, Garlic and something citris like orange, lemon or pineapple. Add some honey and cinnamon for flavor. Boil that, it does taste a little off some folks like it though, and drink it hot. That will help your throat for next time brother.

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

    What about browser compatibility?

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

    Whats the browser support for container queries? I see it not being supported in android FF, samsung internet, opera mini etc.

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

    Is there a shim for older browsers?

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

    What has precedence, @container or @media?

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

    Wow🔥🔥

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

    I can't get container queries working at all visual studio code has a red line under code. Can you help. Not working and the code was copied exactly.

  • @Vthoen
    @Vthoen 3 месяца назад

    Nice Intro

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

    Greetings, I have tried to use the @container API in my Angular Project but for some reason its not even showing up in my IDE. Has anyone else had this issue before?
    I would really love to use it since it seems amazing to work with but its not even highlighted as a query :(

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

    Do all browsers support container query?

  • @codetheworld6721
    @codetheworld6721 10 месяцев назад

    what if I follow mobile first design means min-width how to use this container

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

    when will this feature be available to all browsers?

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

    Which browsers currently support this?

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

    I want the little red house.

  • @fase8729
    @fase8729 8 месяцев назад

    Can I ask why you don't use scss?

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

    does FF already support this?

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

    Does this work in codepen?

  • @mykalimba
    @mykalimba 2 года назад +1

    At the time of this video release, this is not supported in Firefox (with nothing on the roadmap). WOMP WOMP.

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

    Just make a course on responsiveness dude

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

    Wait. . . there should no longer be media queries, then, given that the body can be considered a container.

  • @ArifMatubber-km4nv
    @ArifMatubber-km4nv 2 года назад

    awesome

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

    CAN TAILWIND DO THIS YET???

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

    I was really excited, but I don't like this implementation they've gone with.
    I can see why Firefox isn't supporting it.