@quasar/typescript preview Available
-
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 -
@nothingismagick .
Thanks for this. Great work.
A lot of new things in this area when Vue v3 arrives. -
Looking forward to this. Typescript is now critical for acceptance in many commercial/govt contexts.
-
The github repo says “[WORK IN PROGRESS]”…is this production ready? Is there documentation somewhere? Thanks!
-
Does ANYONE know if this is production ready?
-
It’s not with no timeline as to when. Sorry for the late reply.
Scott
-
@ssuess i suggest you head to our discord, there’s specific channel there for typescript.
-
@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!