Learn React with TypeScript 3: Beginner’s guide to modern React web development with TypeScript 3

Develop modern day component-based web apps using React16, Redux and TypeScript 3 with the help of practical examplesKey FeaturesExplore the latest core features of React such as components, React Router, and suspenseDelve into TypeScript 3 and its core components such as interfaces, types aliases, tuples, and generics Build small-to-large scale single-page applications with React, Redux, GraphQL and TypeScriptBook DescriptionReact is a popular choice for frontend development in recent times. Using React with TypeScript further enhances the development experience and assists you with creating high performant web apps. With this book, you'll learn to create well-structured and reusable React components that are easy to read and maintain by leveraging modern web development techniques.You'll start by understanding core TypeScript programming concepts, before moving on to building reusable React components. In the next few chapters, you'll learn how to ensure all your components are type-safe by using TypeScript's capabilities, including the latest on project references, tuples in rest parameters, and much more. The book will then guide you through the core components of React such as React Router, managing state with Redux, and applying logic in lifecycle methods. As you progress, you'll discover the latest features of React such as hooks and suspense, which will enable you to create powerful function-based components. Toward later chapters, you'll get to grips with GraphQL web API using Apollo client to make your apps more interactive. Finally, you'll learn how to write robust unit tests for React components using Jest.By the end of this book, you'll be equipped with the skills you need to develop fully featured web apps with React and TypeScript.What you will learnGain a first-hand experience of TypeScript and its productivity featuresTranspile your TypeScript code into JavaScript to make it run in a browserLearn relevant advanced types in TypeScript to create strongly typed and reusable componentsCreate stateful function-based components that handle lifecycle events using hooksDiscover what GraphQL is and how to work with it by executing basic queries to understand the syntaxAchieve good unit testing coverage on your components using JestWho this book is forThis book is for web developers who want to get started with creating modern-day web apps with React and TypeScript. Although a basic understanding of JavaScript and HTML programming is a must, prior knowledge of TypeScript and React is not required.Table of ContentsTypeScript BasicsWhat is New in TypeScript 3Getting Started with React and TypeScriptRouting with React RouterAdvanced TypesComponent PatternsWorking with FormsReact ReduxInteracting with Restful APIsInteracting with GraphQL APIsUnit Testing with Jest

Author: Carl Rippon

Learn more

Deals