Is there a Typescript edition of the guide availab...
# guide
a
Is there a Typescript edition of the guide available or in the works? I'm new to SST so something as simple as
constructor(scope: <http://sst.App|sst.App>, id: string, props?: sst.StackProps)
took me a little bit of searching to find. I found the answer and learned so that's great but having the information in the same location as the learning resource helps to keep focus with less context switching.
t
we're shifting to a hard focus on typescript so you'll be seeing better typescript support over the next few months
in fact - the new design of our stacks will need very minimal typescript annotations while supporting it even more
a
well that sounds pretty awesome, thanks for the info and great work
h
+1
Thank you @Ash N, i was also looking for type definations. This helped :)