Vue State and LocalStorage: Perfect Sync Made Simple!

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

КОМЕНТАРІ • 19

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

    I usually can't withstand coding tutorial videos for their long pauses, introductions and intro animations and so on, but this format is just PERFECT. Thank you so much!

  • @jeton1280
    @jeton1280 Рік тому +4

    We need more of this detailed videos

  • @FayTouch
    @FayTouch Рік тому +5

    Very well explained, thanks !

  • @raynherrera9593
    @raynherrera9593 Рік тому

    one of the best channel with detailed tutorials

  • @AddMotionLeb
    @AddMotionLeb Рік тому +2

    Thank you so much. I still didnt get how ssr redering is done and what are the benefits. I wonder if you could make a video about it.

  • @deluis9710
    @deluis9710 Рік тому +2

    Thanks

  • @Kem_code_craft
    @Kem_code_craft Рік тому

    Wow!! You're so good at explaining

  • @julienSibille
    @julienSibille Рік тому +1

    Thank You !

  • @egwen_n
    @egwen_n Рік тому

    Tank you veryyyyyy much :)please record more!

  • @ricardomigueldelgadoevora4695
    @ricardomigueldelgadoevora4695 Рік тому +1

    Amazing content ! thanks a lot. 💯

  • @floresrosalinojr.2143
    @floresrosalinojr.2143 10 місяців тому

    how do you handle the state of the submenu so that it won't collapse through redirects or data changes within the component?

  • @MrChellamuthu
    @MrChellamuthu Рік тому

    can u make a video about vue3 re-usable datatables with advanced filter options, please

  • @amateur7421
    @amateur7421 Рік тому +1

    very useful

  • @MrFixIt-le7rs
    @MrFixIt-le7rs Рік тому

    I'm sorry but I'm requesting for your answer from the video you did 1yr ago on prevalidation of form in laravel and Inertia.js
    What if you were doing some process inside the store method and and error may occur, how do you handle this error?
    And if the data is stored successfully, how do you return feedback to client side -something toast notification without page reload. Just like in axios where you can handle response and perhaps do something with the response.

  • @justinb723
    @justinb723 Рік тому

    Can we get a version of this with laravel and inertia to sync data between client and server?

  • @iamsomraj
    @iamsomraj 16 днів тому

    watch is inside onMounted ? 😅 Didn’t get this

    • @cdruc
      @cdruc  16 днів тому

      it’s a standard vue function (called hook)

  • @dev.yesworld
    @dev.yesworld 10 місяців тому

    Thank you for the video!
    if you need to send a request with a JWT token on the SSR, how to do it?

  • @abdobouna
    @abdobouna Рік тому +1

    Thank you!