Styled Mode vs Unstyled Mode

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • Which one to choose?

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

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

    That is so good bro good job 👏

  • @diegobonura3485
    @diegobonura3485 3 месяца назад +2

    What about primeng (angular)...when Unstyled Mode will be released?

  • @Mattsworld7
    @Mattsworld7 3 месяца назад +5

    the naming is confusing for me, unstyled mode = styled with tailwindcss.
    Currently i am using styled mode with tailwindcss.
    What if i have another thirdparty ui lib. Should i go also styled?
    It feels like unstyled means "use with tailwindcss".

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

      Yes, a bit confusing. Unstyled still has to be styled, by default we use Tailwind for it due to popularity.
      Tailwind can also be used with Styled Mode, works well especially with the tailwindcss-primeui plugin to reuse Prime palette colors as TW utils.
      primevue.org/tailwind/#plugin
      If the other 3rd party lib is the dominant one or also uses Tailwind, makes sense to go unstyled so all libs you use utilize the same Styling which is TW in this case so I guess depends on the type of 3rd party lib.

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

    Great video. Would this be possible to implement in primeng now in a similar manner? or will we need to wait for that?

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

    Hi, I would love to finally dive into primevue ecosystem and use it on my upcoming projects but I've been for at least 2 years using unocss instead of tailwind but I'm really struggling how to make both work together when I tried it for the first time at the start of 2024 I didn't really get it working so I decided not to use primevue but I would really love to.. Could you possibly make some video on this topic ? Thanks a lot

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

    Quck question on the unstyled version: Is the class syntax using apply directive in the scoped section of the Vue component the recommended way to apply custom tailwind in v4? Or is it still recommended to use the pass through (pt)?

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

      @@Kerni094 apply is the suggested one, this video covers more ground.
      ruclips.net/video/MlVLffEm-2I/видео.htmlsi=NvShUUHRmpGli1Bv

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

    Is there an ETA for the Figma UI Kit compatible with the styled mode of PrimeVue V4?

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

      Yes, next week. Aligns with PrimeNG v18 and PrimeVue 4.2.0.