← All tags
3 posts tagged with "TypeScript"
12 March, 2022#web#JavaScript#TypeScript
My thoughts on "Types as Comments"
Already so many bytes were spent on discussing the TC39 proposal for type annotations ("Types as Comments"), which has received a surge of renewed interest following the TypeScript team's recent annocement that they will be contributing to…
14 March, 2020#Go#TypeScript
Choosing between Go and Typescript
In the last couple of months, I have been exploring various options for my project at work. And the time has come for me to make key decisions so that I can finally start working on the application based on those decisions. One such…
19 January, 2020#learning#TypeScript#trick
Minimal TypeScript setup for curious minds
Well, this is awkward.😬 I have to admit that I spoke too soon when I suggested in the last post that I'll be focusing on Go in 2020. I'd like to confess that I have spent the first half of January mostly trying TypeScript to practice…