This Vue Tailwind Component Library Might Be The Best I've Seen...

Поделиться
HTML-код
  • Опубликовано: 5 июн 2024
  • The Vue.js ecosystem moves quickly. In this video I look at two new frameworks, and some utilities that make things easier. Including PrimeVue Tailwind and vueUse. In this tutorial we'll deep dive into both!
    👉 Check out my last video on the latest from Vue!
    • Is Vue 3.4 Update Wort...
    👉Create a fullstack type safe app with AWS Amplify Gen2
    • How To Create A Full S...
    👉Sign up for my mailing list and get neat stuff!
    bit.ly/3Umk7sW
    Links:
    tailwind.primevue.org/
    vueuse.org/shared/useDateForm...
    play.vueuse.org/
    vueuse.org/core/useDark/#usedark
    0:00 Introduction
    01:02 Tailwind PrimeVue Presets
    01:48 Building Presets
    02:34 PrimeVue Gallary
    03:23 Overview of components
    03:42 useDark vueUse
    05:50 useDateFormat vueUse
    07:15 vueUse Addons

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

  • @ProgramWithErik
    @ProgramWithErik  5 месяцев назад +8

    What library are you using?

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

    Hey Erik, on behalf of the PrimeVue team, I'd like to say, thank you! Really appreciated. Vue really deserves some top notch UI libraries and we're glad to be a part of the ecosystem.

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

    Great review, Erik. I would love to see you exploring this further.

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

    Great video! Prime Vue is incredible! If you make more primevue and tailwind, I'll be sure to look out for them!

  • @j4nch
    @j4nch 4 месяца назад +8

    Prime has often been my favorite one accross different framework.

  • @dila8621
    @dila8621 5 месяцев назад +4

    Dude you’re looking younger with each video! Whatever you’re doing is working. 💪

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

      seems like he's slimming down n getting his styling down

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

      Haha! Ill take it!

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

    Glad you're happy about the rxjs stuff in vue-use
    And I don't say that because I've contributed to some of it :3

  • @rniestroj
    @rniestroj 5 месяцев назад +11

    I was working 3 years with Quasar and now i use since 10 months PrimeVue and i liked Quasar more. Partially becaus of the docs which in quasar have better and more code examples. I think components like datatables and select have way more possibilities in Quasar.

    • @ProgramWithErik
      @ProgramWithErik  4 месяца назад +2

      Quasar is great

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

      true

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

      Honestly Quasar feels like a bloated mess.
      I just want a UI library that is like Tailwind but for components.
      Quasar feels more like a bootstrap than a tailwind.

  • @epiphanyatnight8732
    @epiphanyatnight8732 5 месяцев назад +11

    Nuxt UI is great, too, definitely check that out.
    Would love a video on vueuse/motion. :)

    • @epotnwarlock
      @epotnwarlock 5 месяцев назад +1

      nuxt ui looks ridiculously nice, it's a shame Vue doesn't have something similar

    • @epiphanyatnight8732
      @epiphanyatnight8732 5 месяцев назад

      It is, really. And the DX is awesome just as it is in Nuxt. It is intuitively customizable, so is always a first choice for me.@@epotnwarlock

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

      i agree, i am using last 5 months and it's wonderful

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

      I need to try that out!

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

      yup

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

    very nice!

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

    this is the best Vue UI ever.

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

    Nuxt UI is very good !!!

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

    I love primeJS, I use it for Java.

  • @zekariyasmulugetaaltaye1065
    @zekariyasmulugetaaltaye1065 5 месяцев назад +2

    Great video. Can you make a video about quasar Vs prime Vue for nuxt js

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

      if you use nuxt i recommended choosing nuxt ui.

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

      I'll add it to the list!

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

    why this primevue doesn't have more code samples, i mean the data that is passed to the template

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

    Nuxt UI best I've seen so far.

  • @jsonkody
    @jsonkody 2 месяца назад

    w8 .. isn"t Tailwind prohibit JUST this one usecase? To use Tailwind to make component library that would compete with their own component library?

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

    Please make a getting started video with Tailwind css primevue

  • @user-zj2si7md6q
    @user-zj2si7md6q 4 месяца назад

    Thank you for the video, but can you please use dark mode!

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

    Please make a video use PrimeVue with Tailwind

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

    PrimeVue always looks attractive, but there are so many bugs that burn up dev time, I had to let it go. For example, the Number Input does not have a real-time event, so no matter what restrictions you ask of it, people can type any number they want and it's not evaluated until it loses focus. This is particularly damaging if you intend to disable a button until a number field is populated, because (again) the inputs don't evaluate until they lose focus. Big time loser control, and it's just things like that that make it "not really production grade" out of the box.

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

      It was real before but due to user feedback we turned it off as it was confusing from DX point of view.

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

      @@cagataycivici devs were more confused that the input was being evaluated On input rather than figuring out how to handroll a formatted number input, and stuff your slick floating labels back into it? At some point you got to ask the devs to raise the bar.

  • @SXsoft99
    @SXsoft99 4 месяца назад +2

    it's nice but my main problem is that my local market doesn't use those libraries

  • @nothingrev
    @nothingrev 9 часов назад

    I think Quasar is still best for vue

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

    new vue update + primevue tailwind + vueuse

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

    ShadCN-vue FTW!

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

    What about ShadCDN

  • @user-sj7tf2yv3m
    @user-sj7tf2yv3m 4 месяца назад +1

    RadixVue и Oku еще очень сырые (
    Когда-нибудь через сотню лет у vue наконец-то появятся хорошие библиотеки.

    • @user-sj7tf2yv3m
      @user-sj7tf2yv3m 4 месяца назад

      Ps: очень ждём порт Dnd для vue

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

    Quasar >>>>>>>>>

  • @pryanik150
    @pryanik150 5 месяцев назад +1

    tailwind убьет всех нас (((

  • @mikehurtado4772
    @mikehurtado4772 5 месяцев назад +1

    Do it

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

    '...because no one likes light-mode'

  • @user-dg1hx5tn6j
    @user-dg1hx5tn6j 4 месяца назад

    primevue is kinda buggy, vuetify is more consistant and reliable

  • @nested9301
    @nested9301 5 месяцев назад

    naiveui,shadcn-vue
    this ones are great too