Effective TypeScript (O'Reilly)
Wednesday, 04 December 2019

This book guides you through 62 specific ways to improve your use of TypeScript. Author Dan Vanderkam provides techniques to take a beginning or intermediate user familiar with the basics to be an advanced user who knows how to use the language well. The book helps build mental models of how TypeScript and its ecosystem work, making you aware of pitfalls and traps to avoid, and guides you toward using TypeScript’s many capabilities in the most effective ways possible.

<ASIN:1492053740>

 

Author: Dan Vanderkam
Publisher: O'Reilly
Date: November 2019
Pages: 266
ISBN: 978-1492053743
Print: 1492053740
Kindle:  B07Z8HRZZ3
Audience: TypeScript developers
Level: Intermediate
Category: JavaScript

Topics covered:

  • Getting to Know TypeScript
  • TypeScript’s Type System
  • Type Inference
  • Type Design
  • Working with any
  • Types Declarations and @types
  • Writing and Running Your Code
  • Migrating to TypeScript

 

 

For recommendations of JavaScript books see JavaScript Beginners Book Choice and Advanced JavaScript Book Choices in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]



Fundamentals of Database Management Systems

Author: Dr. Mark L. Gillenson
Publisher: Wiley
Pages: 416
ISBN:978-1119907466
Print:1119907462
Audience: Database managers
Rating: 3
Reviewer: Kay Ewbank

This book is aimed at people taking a one-semester course in database management as part of their larger information systems management course. As suc [ ... ]


More Reviews