From 2d556c0d08d3efa00bda7c9da5fe14143b65bbd5 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 18 Sep 2021 23:45:33 +0200 Subject: [PATCH] Default commit message, part of an automated flow. --- typescript.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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]].