OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

Nouveauté

Total Typescript

Par : Matt Pocock, Taylor Bell
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages432
  • FormatePub
  • ISBN978-1-7185-0417-2
  • EAN9781718504172
  • Date de parution14/04/2026
  • Protection num.pas de protection
  • Taille1 Mo
  • Infos supplémentairesepub
  • ÉditeurNo Starch Press

Résumé

A no-nonsense guide to all the essentials you'll need to become a TypeScript wizard and build a TypeScript application from scratch."An invaluable resource to countless developers."-Ryan Cavanaugh, Development Lead Microsoft TypeScript Team TypeScript makes JavaScript safer and your editor smarter. Matt Pocock's Total TypeScript courses have trained thousands of developers by putting the editor first: You learn types by watching what TypeScript tells you, not by memorizing rules.
This book brings that method to print. You'll start by setting up a proper TypeScript environment, then immediately begin writing and annotating code. Each chapter builds on the last-primitive types to unions, objects to classes, basic generics to type transformations-with exercises woven throughout as checkpoints, not afterthoughts. Later chapters tackle what takes longer to learn: deriving types from other types, writing type predicates and assertion functions, configuring the compiler for real projects, and building type architectures that don't collapse under their own weight.
You'll learn to: Read TypeScript's error messages and use your editor as a teaching tool Write precise types for objects, functions, and classes Use unions, narrowing, and generics to make types flexible without losing safety Derive and transform types so you don't repeat yourself Configure tsconfig.json for React, Node, or library development This is a workshop in print. The one Matt Pocock has been refining for years.