КОМЕНТАРІ •

  • @0xAndy
    @0xAndy 10 місяців тому +1

    Thanks for making CSS even more fun for me.

  • @migueldf10
    @migueldf10 10 місяців тому

    Awesome examples on where to use the Layers. Thank you for the video!

  • @thetalkingdev
    @thetalkingdev 10 місяців тому

    The explanation is clear and informative, giving edge cases to why use this feature.
    Beside that, this CSS feature is totally a 360 turn around in the way you think of styling your UIs. It's like all over sudden CSS is catching up with SASS.
    Looking forward for more tips, I'm really enjoying your videos 🎉

    • @frontendfyi
      @frontendfyi 10 місяців тому +1

      Thank you so much, really appreciate it!
      And yes, it’s absolutely a mental shift, but one well worth it!

  • @jonahcodes
    @jonahcodes 10 місяців тому +1

    How do you find these new CSS features? Do you follow a certain blog or newsletter.

    • @frontendfyi
      @frontendfyi 10 місяців тому +2

      Very good question. For me Twitter is my main source where I find all the cool stuff. I can't come up with everything myself, but follow for example a lot of folks working at Google promoting all these new features as well. For example Una Kravets, Adam Argyle or Bramus van Damme.
      And via Twitter of course I also get across nice blogs, but that's most of the time my final stop. Most of the inspiration comes from Twitter.
      Some more names that come to mind: Josh W Comeau, Sara Soueidan
      Hope this helps!

  • @roguesherlock
    @roguesherlock 10 місяців тому

    Idk why but your welcome always catches me off guard lol.
    Other than that, Love your videos man, always learn something from you!

    • @frontendfyi
      @frontendfyi 10 місяців тому +1

      Hahahaha! Sorry for being so in your face 😂 Let me think if I can come up with something more friendly, hahaha

    • @roguesherlock
      @roguesherlock 10 місяців тому

      hehe it's all cool man @@frontendfyi

  • @aero__-
    @aero__- 10 місяців тому

    Great info🙌 , vs code theme?

    • @frontendfyi
      @frontendfyi 10 місяців тому

      It's a collection called Beared theme collection, and I use the Arc theme from that.

  • @lambarridaniel
    @lambarridaniel 10 місяців тому

    thats excelent! thanks!,, what is that font? is awesome!

    • @frontendfyi
      @frontendfyi 10 місяців тому

      It's Recursive Mono Casual Static.

  • @marcpanther8515
    @marcpanther8515 10 місяців тому

    In the next video, can show how layers can be user in a multi-file environment like in React?

    • @frontendfyi
      @frontendfyi 10 місяців тому

      Anything specific you’d like to know?
      You can refine the same layers over and over. Your browser will then combine them. The first time you define the layer order will be the order in which they are applied. But it’s possible to reuse the same layer in every file again after that.

    • @marcpanther8515
      @marcpanther8515 10 місяців тому

      @@frontendfyi hopefully it makes sense: if I defined a utility layer at the top level file, can I import that layer down at the component level's import?
      Does it make sense to reset again at that level?
      Separately, I'm also wondering if it can help in doing isolation. I have a third party component whose css is completely messed up because the parents selectors were too broad... was looking at how to cut off the parent's effect.

  • @Mario-sx7dm
    @Mario-sx7dm 9 місяців тому

    promo sm