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

    @quasar/typescript preview Available

    [v1] App Extensions
    7
    8
    3463
    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.
    • nothingismagick
      nothingismagick last edited by

      A lot of folks want TS in their projects, and we’re pleased to announce a preview. We recommend installing this on a new 1.0 project (although soon it should be guaranteed to work on an existing project too.) Very soon we’ll have a complete set of quasar typedefs… 🙂

      $ quasar ext add @quasar/typescript
      

      Check it out, have fun and be (type)safe!
      https://github.com/quasarframework/app-extension-typescript

      1 Reply Last reply Reply Quote 2
      • P
        paul last edited by

        @nothingismagick .
        Thanks for this. Great work.
        A lot of new things in this area when Vue v3 arrives.

        1 Reply Last reply Reply Quote 1
        • T
          tohagan last edited by

          Looking forward to this. Typescript is now critical for acceptance in many commercial/govt contexts.

          1 Reply Last reply Reply Quote 0
          • ssuess
            ssuess last edited by

            The github repo says “[WORK IN PROGRESS]”…is this production ready? Is there documentation somewhere? Thanks!

            1 Reply Last reply Reply Quote 0
            • ssuess
              ssuess last edited by

              Does ANYONE know if this is production ready?

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

                It’s not with no timeline as to when. Sorry for the late reply.

                Scott

                1 Reply Last reply Reply Quote 1
                • metalsadman
                  metalsadman last edited by

                  @ssuess i suggest you head to our discord, there’s specific channel there for typescript.

                  1 Reply Last reply Reply Quote 2
                  • V
                    vadym.voitko last edited by

                    @nothingismagick said in @quasar/typescript preview Available:

                    folks

                    I tried this command on my Quasar project, nothing fancy created right away with “quasar create project-name”.
                    First of all it has plenty of “tsl” errors in console. But its 10% of the sorrow.
                    Any error prevents compilation and you just see errors in browser.
                    Typescript errors shouldn’t prohibit compilation.
                    Is there a repo where typescript is used succesfully and errors don’t prevent app-build ? I would be very grateful for that.
                    PS. it has nothing to so with tsconfig. There might be proper webpack setup I suppose.
                    Thank’s!

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