3 Must Know Tips For Nuxt.js Developers

Поділитися
Вставка
  • Опубліковано 6 жов 2024

КОМЕНТАРІ • 32

  • @ProgramWithErik
    @ProgramWithErik  8 місяців тому +2

    What features do you use in Nuxt?

    • @wertin200
      @wertin200 8 місяців тому

      Have you tried TRPC for nuxt?

    • @Tarabass
      @Tarabass 8 місяців тому

      I like layers a lot

    • @Gaijin101
      @Gaijin101 8 місяців тому

      Everything. RouteRules is a great.

  • @CodeZakk
    @CodeZakk 8 місяців тому +4

    i've come from react enviroment and learned vue couple of days ago. it is very intutive and very easy to use. i can't wait to learn nuxt. i think it is going to be a lot more awesome✌✌

  • @felixbecquart
    @felixbecquart 8 місяців тому +1

    Thanks for the imports presets example with i18n. Perfect example.

  • @Michael-gv7dr
    @Michael-gv7dr 8 місяців тому +3

    Yes, do a video on vitest please.

  • @AmirH_Heydari
    @AmirH_Heydari 8 місяців тому +1

    thanks for this video ,
    and record a video about best way for write test for Nuxt please.

    • @ProgramWithErik
      @ProgramWithErik  8 місяців тому

      Ooh, that's a good one!

    • @CabbageShop
      @CabbageShop 8 місяців тому

      @@ProgramWithErikit would be great to do a testing Nuxt video that goes into more detail than just testing a component. Quite a lot of videos and examples just do the basics like show how to write a test that finds a button on a page and presses it then checks the result. That's fine to start but real Nuxt apps are more complicated than just SFCs. What about the correct way to mock server routes, setup vitest to use modules that have been installed or show how to test the backend /server dir?

  • @galaxyblur
    @galaxyblur 8 місяців тому +2

    +1 for a video on Vitest

  • @Mamalizzam
    @Mamalizzam 8 місяців тому +2

    i love nuxt
    please create that vitest video thanks ❤❤

  • @ravi_sorathiya
    @ravi_sorathiya 8 місяців тому +1

    Want to see video of nuxt content module

  • @candidosilva9062
    @candidosilva9062 8 місяців тому +1

    Do you recommend using Nuxt backend or there are cases where an external backend is better ?

    • @ProgramWithErik
      @ProgramWithErik  8 місяців тому +2

      Yes, I would use it for most straight forward sites

  • @takondwakapyola
    @takondwakapyola 5 місяців тому

    been having a hard time with RBAC in nuxt using nuxt middlware if you could do a tutorial that could be super helpful asumming the user object returned from the api call will have a roles key where user might either be an admin , trader or regular usertag me once the tutorial comes out

  • @aoukrad
    @aoukrad 8 місяців тому

    hi, thank you for the video. can you explain more why never use useFetch on a function and the reason why ? 3:07 thank you

    • @ProgramWithErik
      @ProgramWithErik  8 місяців тому

      If you use it in a function it doesn't work right.

  • @mateleo78
    @mateleo78 8 місяців тому

    Thks a lot for this video

  • @BoomBoom-ek5op
    @BoomBoom-ek5op 4 місяці тому

    Never knows about i can auto import other lib with preset

  • @nadeemabbasi102
    @nadeemabbasi102 8 місяців тому

    Vitest Video: A big yes. Please

  • @maybe22days
    @maybe22days 7 місяців тому

    awesome content, thanks.

  • @annouos
    @annouos 8 місяців тому

    please talk about nuxt graphql apollo with django

  • @виртуоз_ру
    @виртуоз_ру 8 місяців тому

    👍