Reddit Reddit reviews Programming TypeScript: Making Your JavaScript Applications Scale

We found 2 Reddit comments about Programming TypeScript: Making Your JavaScript Applications Scale. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Programming
Software Design, Testing & Engineering
Software Development
Programming TypeScript: Making Your JavaScript Applications Scale
Check price on Amazon

2 Reddit comments about Programming TypeScript: Making Your JavaScript Applications Scale:

u/chernn · 12 pointsr/typescript

If you’re willing to spend $30, I wrote O’Reilly’s Programming TypeScript, which goes into depth on all of TypeScript’s features (including more advanced ones that I haven’t seen covered elsewhere). I also tried to explain the “why” behind each of those features, and what kinds of problems they help you solve. The book was edited by Daniel of the TypeScript team, and has tons of examples, exercises, pictures, explanations, etc.

https://www.amazon.com/gp/product/1492037656

If you don’t have $30 to spend, the book is on Safari, which has a free trial: https://learning.oreilly.com/register/.

Or if you don’t have the time to read a whole book, check out one of the online resources people in this thread linked — the TS handbook and Marius’s blog are both great.

u/serverless-cloud · 5 pointsr/webdev

Topic: Learn Typescript. I realize you're asking about JavaScript specifically, but learning Typescript will up your game significantly. Using a compiled typed language will catch many common errors for you before you even release your code

Resources:
https://www.typescriptlang.org/
/r/typescript
Programming TypeScript: Making Your JavaScript Applications Scale https://www.amazon.com/dp/1492037656/ref=cm_sw_r_sms_apa_i_aghODb407748G