Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherO'reilly Media, Incorporated
ISBN-101098110331
ISBN-139781098110338
eBay Product ID (ePID)19057252040
Product Key Features
Number of Pages317 Pages
Publication NameLearning Typescript : Enhance Your Web Development Skills Using Type-Safe Javascript
LanguageEnglish
SubjectSoftware Development & Engineering / General, Web / Web Programming, Programming Languages / Javascript
Publication Year2022
TypeTextbook
AuthorJosh Goldberg
Subject AreaComputers
FormatTrade Paperback
Dimensions
Item Height0.7 in
Item Weight19.5 Oz
Item Length9 in
Item Width6.6 in
Additional Product Features
LCCN2023-277764
Dewey Edition23
IllustratedYes
Dewey Decimal005.2762
SynopsisTypeScript has conquered the world of JavaScript: it's one of the world's fastest growing and most popular languages across developer surveys, widely used in consumer and business companies alike, and frequently credited for helping massive web applications scale. But what is TypeScript? How does it work, why does it work, and how can we use it? Learning TypeScript takes beginner to intermediate JavaScript programmers from knowing nothing about "types" or a "type system" to full mastery of the fundamentals of TypeScript. It's more than a means to find bugs and typos--it's a useful system for declaring the way our JavaScript should work and helping us stick to it. You'll learn how TypeScript: interacts with JavaScript analyzes and understands code augments your existing development pattern helps you document your code works with IDEs to provide refactoring tools assists local development in refactoring code helps you develop more quickly with fewer bugs