X

Mastering TypeScript: Build enterprise-ready, modular web applications using TypeScript 4 and modern frameworks, 4th Edition

Product ID : 46634496


Galleon Product ID 46634496
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
4,665

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Mastering TypeScript: Build

Review "Mastering TypeScript, Fourth Edition is a great source of learning material for developers of all levels. Whether you're learning TypeScript for the first time, or looking to improve your existing skills, this book has something for you. The full stack application content is a fantastic addition too!" --Ethan Arrowood - Software Engineer at Microsoft, Speaker, and Open Source Contributor Product Description Learn all you need to know to work with TypeScript, explore modern web application frameworks, and build modular systems using industry standard architectural principles and design patternsKey FeaturesExplore TypeScript 4's key elements and advanced language featuresUse TypeScript with modern frameworks such as Angular, Vue, React, RxJS and NodeUnderstand TDD, serverless techniques, micro frontends, and other industry-standard best practices to create high-quality and modular appsBook DescriptionTypeScript is both a language and a set of tools to generate JavaScript, designed by Anders Hejlsberg at Microsoft to help developers write enterprise-scale JavaScript.Mastering Typescript is a golden standard for budding and experienced developers. With a structured approach that will get you up and running with Typescript quickly, this book will introduce core concepts, then build on them to help you understand (and apply) the more advanced language features. You'll learn by doing while acquiring the best programming practices along the way.This fourth edition also covers a variety of modern JavaScript and TypeScript frameworks, comparing their strengths and weaknesses. You'll explore Angular, React, Vue, RxJs, Express, NodeJS, and others. You'll get up to speed with unit and integration testing, data transformation, serverless technologies, and asynchronous programming. Next, you'll learn how to integrate with existing JavaScript libraries, control your compiler options, and use decorators and generics.By the end of the book, you will have built a comprehensive set of web applications, having integrated them into a single cohesive website using micro front-end techniques. This book is about learning the language, understanding when to apply its features, and selecting the framework that fits your real-world project perfectly.What you will learnGain insights into core and advanced TypeScript language featuresIntegrate with existing JavaScript libraries and third-party frameworksBuild full working applications using JavaScript frameworks, such as Angular, React, Vue, and moreCreate test suites for your application with Jest and SeleniumApply industry-standard design patterns to build modular codeDevelop web server solutions using NodeJS and ExpressDesign and implement serverless API solutionsExplore micro front-end technologies and techniquesWho this book is forIf you are keen to learn TypeScript, this book will give you all the necessary knowledge and skills to tackle any TypeScript project. It will also give you an understanding of what application frameworks are out there, and which one to choose for your next project. If you are already an experienced JS or TypeScript developer, then this book will take your skills to the next level. No JS experience is required to get started ― we'll teach you all you need to know.Table of ContentsUp and Running QuicklyExploring the Type SystemInterfaces, Classes, Inheritance, and ModulesGenerics and Advanced Type InferenceAsynchronous Language FeaturesDecoratorsIntegration with JavaScriptStrict Compiler OptionsUsing Observables to Trasform DataTest-Driven DevelopmentAngularReactVueNode and ExpressAn AWS Serverless APIMicro Front-ends About the Author Nathan Rozentals has been writing commercial software for over 30 years, in C, C++, Java and C#. He picked up TypeScript within a week after its initial release in October 2012 and realized how much TypeScript could help when writing JavaScript. He was one of the first people to start blogging about TypeScript, di