Hacker News new | ask | show | jobs
by mark_l_watson 3582 days ago
Looks good!

I don't do too much front end development but I like Typescript for another reason: the language is very readable and I have started to use it as executable easy to read 'pseudocode' when I write, specifically for many of the examples in a new book I am writing on cognitive science. Concision and readability are important. I have started using Julia for the same reasons: the code is very concise and readable.