12 Laravel Tips in 8 Minutes: November 2024

Поділитися
Вставка
  • Опубліковано 31 січ 2025

КОМЕНТАРІ • 9

  • @Fraps224
    @Fraps224 Місяць тому +2

    very cool tips, thank you!

  • @squattingnomad6298
    @squattingnomad6298 Місяць тому +1

    Helpful as usual.

  • @julienSibille
    @julienSibille Місяць тому +2

    I still use Bootstrap because all my projects are built on top of it, and i would have to learn first TW, then refactor my entire stuff, alone it's not an option.
    I already tried for fun TW, and had some issues when it comes to split different configurations into the same project.

    • @ax932847932
      @ax932847932 Місяць тому +1

      I still think that tw and bs serve different purposes. I am not a designer and I really don't have an "eye" for layout. Bootstrap provides an opinionated set of controls that are uniform across my site. We can argue about whether or not they are beautiful, but I can assure you that they are more beautiful than I could have created.

  • @aamirsohailkmas
    @aamirsohailkmas Місяць тому +7

    I noticed tailwind defenders dislike bootstrap while bootstrap defenders hate tailwind

    • @BlueJDev
      @BlueJDev Місяць тому +1

      I didn't think much of tailwind on first glance. Although I preferred the Foundation framework instead of bootstrap.
      But after I gave it a chance on a project without prejudice I switched to tailwind going forward. I believe fear of the unfamiliar is part of the issue.
      I wonder if it's more of the older gen Devs that take issue with tw..

  • @pilskalns
    @pilskalns Місяць тому +2

    You should sell hats like that as LD merch :)

  • @chlouis-girardot
    @chlouis-girardot Місяць тому +1

    I want the same cap ! 🧢

  • @code75581
    @code75581 Місяць тому +1

    I'm not a big fan of the toggle method. It make the code unclear .