No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. tanvir
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    tanvir

    @tanvir

    -1
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tanvir Follow

    Latest posts made by tanvir

    • How to use lodash locally in Quasar app?

      Hello, i am trying to use lodash to one of project.
      How can i add this library ?

      I have installed lodash using package manager. In documentation it’s saying ->

      Example of unneeded usage of boot files
      For plain JavaScript libraries like Lodash, which don’t need any initialization prior to their usage. Lodash, for example, might make sense to use as a boot file only if you want to inject Vue prototype with it, like being able to use this.$_ inside your Vue files.
      

      So want to use it without using boot files. Any reference / sample?
      Thanks.

      posted in Help
      T
      tanvir
    • RE: Integrating Tailwind into Quasar

      It’s already in documentation
      https://tailwindcss.com/docs/installation/

      posted in Help
      T
      tanvir