DejaVue

Поділитися
Вставка

КОМЕНТАРІ • 9

  • @ElFerBlocks
    @ElFerBlocks 3 місяці тому

    I have been useed composables like a function library ( number format, data to sql format , string function like vfp etc) but i think is time to use more often with with all power of composables

  • @lararawf6100
    @lararawf6100 3 місяці тому +1

    I'm excited to move as long as it only takes a day, not 4 months! Great work.

  • @alimaher1
    @alimaher1 3 місяці тому

    Amazing video for a great library! One more thing that you guys hinted to, also Evan You himself mentioned, is reading its source code is a great way to learn not only about Vue but akso about Javascript in general. Also, regarding code quality and organization. Can't wait for native signals support so that the whole ecosystem would enjoy that library. It would be a game changer.

  • @rrd_webmania
    @rrd_webmania 3 місяці тому +1

    I am ending up adding vueuse to almost all of my projects 😊
    Like Michael, implementing my own and realize ah there was a better way 😂

    • @DejaVueFm
      @DejaVueFm  3 місяці тому +1

      One day we look up what we need in VueUse first and *then* try to write our own implementations if it doesn't exist 😛

  • @lararawf6100
    @lararawf6100 3 місяці тому

    I was thinking that
    “a jack of all trades is a master of none, but oftentimes better than a master of one.
    Is bad!
    But it's make you more creative!

  • @lararawf6100
    @lararawf6100 3 місяці тому

    I volunteered and started coding, eagerly seeking more experience to contribute.

  • @nyambe
    @nyambe 3 місяці тому

    makeDestructurable makes sense when re-factoring. Can it be used to get single values of an Array?