Programming TypeScript: Making Your JavaScript Applications Scale
Use attributes for filter ! | |
Google books | books.google.com |
---|---|
Originally published | April 25, 2019 |
Authors | Boris Cherny |
Date of Reg. | |
Date of Upd. | |
ID | 2108464 |
About Programming TypeScript: Making Your JavaScript Applications Scale
Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. . . .