ACSS 101:14: Auto Grid Layouts

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Auto Grid allows users to create automatically responsive grid, control the aggressiveness of the stacking behavior, and even determine when grids stack down to a specific pixel value.
    In this video you'll learn how Auto Grids work, pros and cons, and common issues to look out for.
    Interested in using Automatic.css on your sites and accessing the private ACSS support and strategy community? Get a license here: automaticcss.com
    Interested in using Frames on your sites and accessing the private Frames support and strategy community? Get a license here: getframes.io
    Want more helpful dev tutorials and agency-related trainings? Check out Kevin's channel: / @gearyco

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

  • @AutomaticCSS
    @AutomaticCSS  Месяц назад +10

    Didn't realize the hat wasn't straight. It works, though, because Auto Grid is a pretty gangster feature.

    • @IssaKhlief
      @IssaKhlief Месяц назад +1

      The important thing is that the head is straight 😊

    • @RobCooper
      @RobCooper Месяц назад

      @@IssaKhlief lol

    • @kvndev
      @kvndev Месяц назад

      Was about to say my OCD is triggered in this vid, but doesnt matter, value is still insane here, you could even rock it without a cap at all.

  • @mcostales84
    @mcostales84 Месяц назад +3

    I just finished the book The Power of Broke, by Daymond John, he mentioned that one of the keys to being successful is always giving something back. You're always giving back, back to the community, sharing your knowledge and creating good content. For that, THANK YOU KEVIN!

  • @davidwalls2304
    @davidwalls2304 Месяц назад

    I'm getting caught up on all of the latest Kevin videos. I originally thought the grid-# feature in ACSS was so much easier than writing out the css. Auto grid is over the top. My life is now easier because ACSS takes care of this automatically & programmatically but also more challenging because now I've got another tool to wield in my development work. Kudos!

  • @LupusDesign
    @LupusDesign Месяц назад

    Another excellent video, Kevin. Thank you.

  • @RobCooper
    @RobCooper Месяц назад

    I actually have work get done before Office hours, so can't pay close attention at the moment. But it's a fresh video so I want to help the algo push it out more. Have it playing in the background and then I'll watch after Office Hours

  • @bhadawang
    @bhadawang Месяц назад

    wow, thanks

  • @eucalyptech
    @eucalyptech Месяц назад

    I should have watched this video before having installed ACSS 3.05 !

  • @grasshopperweb
    @grasshopperweb Месяц назад

    It's an interesting feature. I've avoided using the grid utility classes preferring to just use some variation of repeat(auto-fit, minmax(300px, 1fr)). Not sure I'll make the switch but nice to see it's built in now

    • @AutomaticCSS
      @AutomaticCSS  Месяц назад

      Why? Our grid classes and variables are superior and quicker.

    • @grasshopperweb
      @grasshopperweb Месяц назад

      ​@@AutomaticCSSI find more is "hidden" this way. The aggressiveness isn't a number that means anything to me. Meanwhile, seeing 300px tells me it's min size immediately. Just feels like more to learn on how to use this system and doesn't translate outside of ACSS. If I hadn't learned css grid properly already I would definitely enjoy this feature as it's simpler to learn. But the simplicity obscures some elements that I already understand.

  • @derekshort
    @derekshort Месяц назад

    Good video! 👍🏻

  • @thorsten-roever
    @thorsten-roever Месяц назад

    Thanks

  • @michailgiannopoulos5274
    @michailgiannopoulos5274 Месяц назад

    Will acss in future releases introduce the feature for auto grids to stack to specific columns. From 6 to 4 to 2? Is it programmatically possible?

    • @AutomaticCSS
      @AutomaticCSS  Месяц назад

      Not possible for css to know the number of items in an auto fit grid or how many rows there are either

  • @donatasp.
    @donatasp. Месяц назад

    Hey, that's a cool superpower! But what if I'm using custom breakpoints? Like, let's say I'm using 1024px instead of the default 992px. Will ACSS still catch that when using auto grid?

    • @AutomaticCSS
      @AutomaticCSS  Месяц назад +1

      Breakpoints are irrelevant with Auto Grid. They're based on the size of items in the grid, not breakpoint values.

  • @diegocerezo563
    @diegocerezo563 Месяц назад

    how would i use the variables in oxygen? thanks for the video! and sorry to be the only oxygen user asking stuff hehe

  • @Mallory796
    @Mallory796 Месяц назад

    SO RAD.