TailwindCSS 2.0 - Website and CSS Framework Review

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

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

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

    I always respect you as a Developer.

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

    Tailwind is noice. The extended color palette gives me an extra infinity stone.😁

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

    If you want to show the IntelliSense autocomplete suggestions again, you will need to do `Ctrl + space` and it should autocomplete right from where your cursor is.

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

    The whole point of CSS classes is to be able to change the style of a component *without* having to change the classes (never mind this mess of classes). You might as well go back to using tags 🤦‍♀️

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

      Thanks Sarah. Have you ever tried to work with TailwindCSS or the classes are the show stopper for you?

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

      @@Ihatetomatoes I haven't, but I may be working with it on a project soon. I'm not crazy about the classes, but I do think abstracting that away in React components will help me to feel less bothered by it.
      Great video, BTW - regardless of how much this idea bothers me!

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

      See how you like it when you actually work with it. I didn't like the look of it either but working with it feels different.
      And thanks for your comment, that's what makes a good discussions about all the tech options we have these days.

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

    I am really close to ditch CSS "frameworks" all together. Never was a big Bootstrap fan either. It can be useful to know how they are structured since there are some good ideas (naming conventions in Bootstrap for example), but lets be honest here: you either use Bootstrap cause you don't have a design OR you use it for layouts. And layouts are easier to make now using grid and flexbox. Never used Tailwind but I hear it's good in combination with React? Not convinced yet :)
    Thanks for the video though. Good content as usually.

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

      I can only speak from my own experience. I am using it on component based Next.js and React app, for that it is very useful.

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

      @@Ihatetomatoes I am just starting out with next/react so I am still not sure what the best way of styling components is for my needs. I will definitely consider Tailwind. Thank you very much for your reply and have a nice weekend.

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

      @@benfrese3573 Tailwind provides consistancy while being entirely configurable. U almost end up never writing CSS again. Plus, the purgecss thing works like a charm. 10kb css in the end for the entire website.

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

      @@noquarter9700 Thanks, I'll have a look :)

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

    Tailwind is really ❤️

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

    Tailwind might not be for me. But thanks for making this video, really informative.

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

    1st?

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

      Haha, thanks for watching. Have you used TailwindCSS?

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

      @@Ihatetomatoes yes I used it quite often now