Andrew Welch

Results 342 comments of Andrew Welch

@n0k5 I updated my answer to be more specific.

Get it in gear @timkelty ! :)

FWIW, the `awscli` offers a similar sync functionality to what is being proposed here: http://docs.aws.amazon.com/cli/latest/reference/s3/sync.html

In general, I think any library should be written in TypeScript... and probably everything else, too, for the reasons cited above. > The ECMAScript spec will probably supersede TypeScript in...

> More complex, slower build process `tsup` is what I'd recommend for builds -- it's actually quite fast and simple: https://github.com/egoist/tsup I've used it before in some plugins I've written,...

@leevigraham should submit them to Definitely Typed -> https://github.com/DefinitelyTyped/DefinitelyTyped Nice work! Even as a WIP it's useful!

Firstly, I'm thrilled if typing becomes part of the actual ECMAScript spec. That's an ideal world scenario for me. Arguably, if things like TypeScript didn't exist, the official spec would...

I hope not, I love Vuetable!

Yeah, I think this is a good idea, too.

hmmmmmm. This is an interesting idea, but I could see it getting messy in a hurry as things are moved around.