TypeScript for Beginners: The Ultimate Guide » MIRLIB.RU - ТВОЯ БИБЛИОТЕКА
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
TypeScript for Beginners: The Ultimate Guide
/
Название: TypeScript for Beginners: The Ultimate Guide
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2022
Страниц: 205
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Of late, TypeScript has risen in popularity owing to its ease of use and versatile compatibility. As such, more and more developers are looking to quickly and efficiently master TypeScript. If you’re looking for a detailed, yet easy to comprehend guide to TypeScript, your search ends here! The book is a detailed guide that will help learners get started with TypeScript programming in no time. It talks about the basics and then moves on to practical exercises to help readers quickly gain the required knowledge. The book is meant for both jаvascript developers and learners without a formal JS background. Furthermore, while a background in jаvascript programming might be of help, the book requires no prior coding background and can be easily mastered even by beginners.

TypeScript (TS) is a typed extended set of jаvascript (JS) that compiles to plain JS. As an analogy, if JS was CSS, then TS would be SCSS. All valid JS code you write is also valid TS code. However, by using TS, you get to use static typing and the latest features that compile into simple JS that is supported by all browsers. TS aims to solve the JS scaling problem, and it works pretty well. In this book, you’ll start by reading about the various features of TS and why learning it is a good idea. The rest of this book will focus on installing and compiling TS, along with some popular text editors that offer you support for TS syntax and other important features.

TS is a kind of updated version of the JS language. It can run on Node.js or any web browser that supports ECMAScript 3 or higher. TS is a statically compiled language that provides optional static typing, classes, and an interface. It allows you to write simple and clean JS code. So, adopting TS can help you create more easily deployable and more reliable software.

What Will You Learn:

Detailed focus on TypeScript programming
Introduction to TypeScript concepts and paradigm
Introduction to TS architecture and components
OOP programming with TS
Web development in TypeScript

Who Is This Book for:
Web developers looking to learn TypeScript; web development beginners; jаvascript developers; and frontend developers.

Скачать TypeScript for Beginners: The Ultimate Guide







[related-news]
[/related-news]
Комментарии 0
Комментариев пока нет. Стань первым!