- Добавил: literator
- Дата: 9-03-2021, 18:55
- Комментариев: 0

Автор: Ivanov Maksim, Bespoyasov Alex
Издательство: Fullstack.io
Год: 2021-03-03
Страниц: 571
Язык: английский
Формат: pdf (true), epub + Code
Размер: 25.2 MB
Welcome to Fullstack React with TypeScript! React and TypeScript are a powerful combination that can prevent bugs and help you (and your team) ship products faster. But understanding idiomatic React patterns and getting the typings setup isn’t always straightforward. This practical, hands-on book is a guide that will have you (and your team) writing React apps with TypeScript (and hooks) in no time. This book consists of several sections. Each section covers one practical case of using Typescript with React. Your First React and Typescript Application: Building Trello with Drag and Drop: There you will learn how to bootstrap a React Typescript application and all the basics of using React with Typescript. We will build a kanban board application like Trello that will store it’s state on backend.