diff --git a/typescript.md b/typescript.md index 47d24ef95..30aee2c22 100644 --- a/typescript.md +++ b/typescript.md @@ -1,7 +1,8 @@ # Typescript -- A language I don't know very well built to replace or complement another language I know little/badly/in an old school way (JS). - - But I think I need to learn client coding, so there you go; TS it is (for now). +- A [[language]] + - A language I don't know it very well built to replace or complement another language I know little/badly/in an old school way (JS). + - But I think I need to learn client side coding, so there you go; TS it is. - I started a 20% contribution at the day job in [[typescript]] and I learnt a bit; I liked what I learnt. It's a better javascript with what I would call solid type inference (unsure if that's the right technical term though, need to review.) - [[clojurescript]] could be an alternative. It is [[cojure]] for the browser. I started learning [[clojure]]. - [[agora ext]] uses [[typescript]].