Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Essential Typescript 4: From Beginner to Pro, Freeman Adam


Варианты приобретения
Цена: 60550.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 170 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Freeman Adam
Название:  Essential Typescript 4: From Beginner to Pro
ISBN: 9781484270103
Издательство: Springer
Классификация:

ISBN-10: 148427010X
Обложка/Формат: Paperback
Страницы: 560
Вес: 1.09 кг.
Дата издания: 12.05.2021
Язык: English
Издание: 2nd ed.
Иллюстрации: 49 illustrations, color; 57 illustrations, black and white; xxi, 560 p. 106 illus., 49 illus. in color.; 49 illustrations, color; 57 illustrations, bl
Размер: 25.40 x 17.81 x 3.00 cm
Читательская аудитория: Professional & vocational
Подзаголовок: From beginner to pro
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Beginning-Advanced user level

Refactoring TypeScript

Автор: Hickey James
Название: Refactoring TypeScript
ISBN: 1839218045 ISBN-13(EAN): 9781839218040
Издательство: Неизвестно
Рейтинг:
Цена: 27580.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Refactoring TypeScript is an approachable look at getting your code into shape. Learn some of the causes of unhealthy code, how to identify them, techniques to cure them, and more.

Essential Typescript: From Beginner to Pro

Автор: Freeman Adam
Название: Essential Typescript: From Beginner to Pro
ISBN: 148424978X ISBN-13(EAN): 9781484249789
Издательство: Springer
Рейтинг:
Цена: 35390.00 T
Наличие на складе: Невозможна поставка.
Описание:

Work with Typescript and get the most from this versatile open source language. Author Adam Freeman begins this book by describing Typescript and the benefits it offers, and goes on to show you how to use TypeScript in realistic scenarios, going in-depth to give you the knowledge you need.
Starting from the nuts-and-bolts and building up to the most advanced and sophisticated features, you will learn how TypeScript builds on the JavaScript type system to create a safer and more productive development experience and understand how TypeScript can be used to create applications using popular frameworks, including Node.js, Angular, React, and Vue.js.
Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them.
What You Will Learn
Gain a solid understanding of the TypeScript language and toolsUse TypeScript for client- and server-side developmentExtend and customize TypeScriptDebug and unit test your TypeScript code
Who This Book Is For
Developers who want to start using TypeScript, for example to create rich web applications using Angular, React, or Vue.js
Adam Freeman is an experienced IT professional who has held senior positions in a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.

Pro TypeScript

Автор: Steve Fenton
Название: Pro TypeScript
ISBN: 1484232488 ISBN-13(EAN): 9781484232484
Издательство: Springer
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Explore the features of this innovative open source language in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler. This fully revised and updated second edition of Steve Fenton's popular book covers everything you need to discover this fascinating language and transform your experience of JavaScript development.

What's New in This Edition

  • Coverage of major changes to modules, namespaces, and module loading
  • New guidance on how to use inference to reduce the effort of using TypeScript
  • Recommendations on compiler options
  • A wide range of feature updates from intersections and tuples to async/await and the new approach to mixins

What You'll Learn

  • Understand the TypeScript type system, and how to use it effectively
  • Apply object-oriented design using TypeScript
  • Use modules effectively to manage large programs
  • Integrate existing frameworks and libraries into your TypeScript program

Who This Book Is For

Web developers looking for a modern approach to JavaScript development



Advanced TypeScript Programming Projects

Автор: O`Hanlon Peter
Название: Advanced TypeScript Programming Projects
ISBN: 1789133041 ISBN-13(EAN): 9781789133042
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Advanced TypeScript 3.0 Projects is a complete resource filled with a wide range of web-based projects to help you in advancing with the latest TypeScript features and ECMAScript standards.

Deno Web Development: Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno

Автор: Santos Alexandre Portela Dos
Название: Deno Web Development: Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno
ISBN: 180020566X ISBN-13(EAN): 9781800205666
Издательство: Неизвестно
Рейтинг:
Цена: 47810.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Learn how to use Deno, the secure JavaScript and TypeScript runtime written in Rust, to write reliable web applications


Key Features:

  • Understand Deno's essential concepts and features
  • Learn how to use Deno in real-world scenarios
  • Use Deno to develop, test, and deploy web applications and tools


Book Description:

Deno is a JavaScript and TypeScript runtime with secure defaults and a great developer experience. With Deno Web Development, you'll learn all about Deno's primitives, its principles, and how you can use them to build real-world applications. The book is divided into three main sections: an introduction to Deno, building an API from scratch, and testing and deploying a Deno application.


The book starts by getting you up to speed with Deno's runtime and the reason why it was developed. You'll explore some of the concepts introduced by Node, why many of them transitioned into Deno, and why new features were introduced. After understanding Deno and why it was created, you will start to experiment with Deno, exploring the toolchain and writing simple scripts and CLI applications. As you progress to the second section, you will create a simple web application


and then add more features to it. This application will evolve from a simple 'hello world' API to a web application connected to the database, with users, authentication, and a JavaScript client. In the third section, the book will take you through topics such as dependency management, configuration and testing, finishing with an application deployed in a cloud environment.


By the end of this web development book, you will become comfortable with using Deno to create, maintain, and deploy secure and reliable web applications.


What You Will Learn:

  • Understand why you should use Deno
  • Get to grips with tooling and the Deno ecosystem
  • Build Deno web applications using existing Node.js knowledge and the newest ECMA Script 6 features
  • Explore the standard library and the benefits of Deno's security model
  • Discover common practices and web frameworks to build a REST API in Deno
  • Structure a web application using common architecture practices
  • Test and deploy a Deno application in the cloud using Docker


Who this book is for:

This book is for developers who want to leverage their JavaScript and TypeScript skills in a secure, simple, and modern runtime, using Deno for web app development. Beginner-level knowledge of Node.js is recommended but not required.


Hands-On TypeScript for C# and .NET Core Developers

Автор: Abbruzzese Francesco
Название: Hands-On TypeScript for C# and .NET Core Developers
ISBN: 178913028X ISBN-13(EAN): 9781789130287
Издательство: Неизвестно
Рейтинг:
Цена: 50670.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Writing clean, object-oriented code in JavaScript gets trickier and complex as the size of the project grows. This is where Typescript comes into the picture; it lets you write pure object-oriented code with ease, giving it the upper hand over JavaScript. This book introduces you to basic TypeScript concepts by gradually modifying standard ...

Learning Typescript 2.X_second Edition

Автор: Jansen Remo H.
Название: Learning Typescript 2.X_second Edition
ISBN: 1788391470 ISBN-13(EAN): 9781788391474
Издательство: Неизвестно
Цена: 67430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: TypeScript is an open source and cross-platform statically typed superset of JavaScript that compiles to plain JavaScript and runs in any browser or host. This book is a step-by-step guide that will take you through the use and benefits of TypeScript with the help of practical examples.

TypeScript for Beginners: The Ultimate Guide

Автор: Bin Uzayr Sufyan
Название: TypeScript for Beginners: The Ultimate Guide
ISBN: 1032067586 ISBN-13(EAN): 9781032067582
Издательство: Taylor&Francis
Рейтинг:
Цена: 127600.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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!

Typescript for beginners

Автор: Bin Uzayr, Sufyan
Название: Typescript for beginners
ISBN: 1032067578 ISBN-13(EAN): 9781032067575
Издательство: Taylor&Francis
Рейтинг:
Цена: 51030.00 T
Наличие на складе: Нет в наличии.
Описание: 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 TypeScript Workshop: A practical guide to confident, effective TypeScript programming

Автор: Grynhaus Ben, Hudgens Jordan, Hunte Rayon
Название: The TypeScript Workshop: A practical guide to confident, effective TypeScript programming
ISBN: 1838828494 ISBN-13(EAN): 9781838828493
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Kickstart your learning with this hands-on guide to programming with TypeScript. By learning how to quickly transition from JavaScript, leverage features such as types and decorators, and incorporate React with TypeScript, you can gain new skills, advance your knowledge, and make some new additions to your software development toolkit.

TypeScript 2.x for Angular Developers

Автор: Nwamba Chris
Название: TypeScript 2.x for Angular Developers
ISBN: 1786460556 ISBN-13(EAN): 9781786460554
Издательство: Неизвестно
Рейтинг:
Цена: 41370.00 T
Наличие на складе: Нет в наличии.

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

Автор: Rippon Carl
Название: Learn React with TypeScript 3: Beginner`s guide to modern React web development with TypeScript 3
ISBN: 1789610257 ISBN-13(EAN): 9781789610253
Издательство: Неизвестно
Рейтинг:
Цена: 60070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: React today is one of the most loved and preferred choices for front-end development. Using React with TypeScript enhances development experience and offers a powerful combination to develop high performing web apps. This book will take you through a journey of web development with the help of the latest version of React and TypeScript 3.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия