WDD LIVE 058: CSS Pop Quiz Results, Explanation, & Live Breakdown!

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

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

  • @Jim.Hummel
    @Jim.Hummel 3 месяца назад

    The explanation cleared that up wonderfully! Mentally, I'm nailing high-difficulty dives from the 10-meter platform...
    the reality is a poorly executed belly-flop but at least I'm not being a chump anymore!
    Thanks, Kevin! I hope y'all had a great time at the beach.

  • @matthewolding9427
    @matthewolding9427 4 месяца назад +1

    Slowly rubbing salt in an open specificity wound someone didn't know they had (and I used to have). Love it.

  • @alex_vie
    @alex_vie 4 месяца назад +1

    I think the topic of 'specificity' can't be explained any better. Thank you, Kevin.

  • @vaughanprint
    @vaughanprint 4 месяца назад

    I used to feel so !important but, since I started using BEM and CSS less specifically, not so !important. Good to learn about the specificity score.
    I am noticing the 1 password prompt being a nuisance in the structure panel, when trying to
    name elements.

  • @LupusDesign
    @LupusDesign 4 месяца назад

    Another excellent session, Kevin. Thank you,

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

    Curious which video you're referring to (the one that recommended the wrong approach), I didn't see that one.
    But BEM just makes so much sense, I don't know why you wouldn't use it (or why it seems to rub some people the wrong way). I only wish I was better at naming my components, ah!

  • @eucalyptech
    @eucalyptech 4 месяца назад

    Great session, thank you Kevin 😉

  • @RobCooper
    @RobCooper 4 месяца назад

    Thanks for this. Good training today

  • @wpeasy
    @wpeasy 4 месяца назад +1

    Typically passionate and informative..
    For me a BEM brain simplifies more than just CSS class naming. Although BEM does not specify CSS variable naming or JS variable naming, using BEM thinking for these ties these all together as well.
    E.g. if you have a BEM Block name 'my-block' with an element 'my-block__my-element'
    CSS var examples: --my-block-padding-inline, --my-block__my-element-padding-inline
    Or if on Bricks Element CSS: --padding-inline , --my-element-padding-inline
    With JavaScript:
    const myBlock = document.querySelector('.my-block');
    const myElement = myBlock.querySelector('.my-block__my-element');
    Of course not functional examples, just indicating a common naming convention that ties together CSS class names, CSS variable names & JS const/variable names.

  • @ElementoryMyDearWatson
    @ElementoryMyDearWatson 4 месяца назад

    When I save in Bricks it usually says STOP BEING A CHUMP! They have clearly been listening to you ;)}}

  • @goannacs6861
    @goannacs6861 4 месяца назад

    Since I use bem I never had any problems with specificity.
    Until you use bem you have no idea how much you hate any other way.

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

    11:33 Card A, and Cardi B 🎶 (Sorry, I had to 😂) By the way Kevin, which plugin do you recommend for a multi-language website?
    1:16:47 - A shoutout to Bitwarden, as it's open-source and it's code is constantly audited by experts, plus it's self-hostable. But I don't think you care about that, as Arc is closed-source too. Anyway, maybe someone looking at the comments is looking for open source pass manager. 😅

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

      I don’t really build multi language websites so hard to make a suggestion

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

      @@Gearyco ah okay, thanks for the response though!

  • @nmg2023nmg
    @nmg2023nmg 4 месяца назад

    How do I enter settings in ACSS now? Before I could adjust the breakpoints in the "Wp-admin" but now I enter the editor and adjust breakpoints there and also change the bricks breakpoints so that they match?

    • @Gearyco
      @Gearyco  4 месяца назад

      Not sure what you’re asking me. Try positing in the support community with more details.

    • @nmg2023nmg
      @nmg2023nmg 4 месяца назад

      @@Gearyco Yeah it was hard to explain, but the breakpoints under layouts in AutomaticCSS, they must match breakpoints in bricks breakpoints settings aswell?

  • @LuisAmeglioDiaz
    @LuisAmeglioDiaz 4 месяца назад

    Canelo is that you?