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

    Advice for Learning Offline

    Help
    3
    4
    1937
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • metcarob
      metcarob last edited by

      Hi,
      I have experience hacking Javascript and JQuery and JQuery UI. (Using notepad as my ide)
      I need to up my game and have settled on using Quasar and vuejs frameworks to create a responsive web application.

      I have created a python server REST API. I have got this running locally on my laptop using docker.

      I am about to go on a 3 week trip to China and I want to use my down time on this holiday to learn Quasar and vuejs.

      Can anyone tell me what I will need to download to have enough dependencies. I know I will need:

      • vuejs and Quasar libraries and dependencies to run
      • Documentation for vuejs and Quasar (and maybe other stuff)
      • Some good tutorials or articles I can go through.

      I know there are lots of online resources available but I will be offline or have restricted net access.
      Any advice? (Or is trying to learn webapp development offline just a silly idea?)
      Thanks
      Robert

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Definitely add Vue Router documentation as well.

        1 Reply Last reply Reply Quote 0
        • s.molinari
          s.molinari last edited by

          I can recommend this book: https://www.amazon.com/Learning-Vue-js-2-Olga-Filipova-ebook/dp/B01JLBMCAY

          Scott

          1 Reply Last reply Reply Quote 0
          • rstoenescu
            rstoenescu Admin last edited by

            For Quasar documentation: clone https://github.com/quasarframework/quasar-framework.org then npm install in it, then npm i -g hexo-cli and run hexo serve and there you have it.

            1 Reply Last reply Reply Quote 2
            • First post
              Last post