Автор: Rippon Carl Название: Learn React with TypeScript 3: Beginner`s guide to modern React web development with TypeScript 3 ISBN: 1789610257 ISBN-13(EAN): 9781789610253 Издательство: Неизвестно Рейтинг: Цена: 67430.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.
Автор: 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!
Автор: 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.
Автор: Freeman Adam Название: Essential Typescript 4: From Beginner to Pro ISBN: 148427010X ISBN-13(EAN): 9781484270103 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Beginning-Advanced user level
Автор: 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.
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.
Автор: DuBois Sebastien, Georges Alexis Название: Learn TypeScript 3 by Building Web Applications ISBN: 1789615860 ISBN-13(EAN): 9781789615869 Издательство: Неизвестно Рейтинг: Цена: 69870.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Learn TypeScript 3 by Building Web Applications is a practical guide which gives you hands-on experience with Typescript by guiding you to write multiple modern Web applications. While building these applications from scratch and enhancing them, you will learn the basics as well as advanced concepts of Typescript.
Автор: 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 ...
Автор: Nwamba Chris Название: TypeScript 2.x for Angular Developers ISBN: 1786460556 ISBN-13(EAN): 9781786460554 Издательство: Неизвестно Рейтинг: Цена: 41370.00 T Наличие на складе: Нет в наличии.
Build fully functional, cloud-ready, and professional web applications using the latest features in the .NET 5 framework and React.js with Microsoft Azure
Key Features
Explore the new features of .NET 5 with this updated edition of ASP.NET Core 53 and React
Discover strategies for adopting a full-stack development approach, clean architecture techniques, and development best practices
Learn how to manage data, design and package applications, and secure your web apps
Book Description
Microsoft's .NET framework is a robust server-side framework, now even more powerful thanks to the recent unification of the Microsoft ecosystem with the .NET 5 framework. This updated second edition addresses these changes in the .NET framework and the latest release of React.
The book starts by taking you through React and TypeScript components for building an intuitive single-page application and then shows you how to design scalable REST APIs that can integrate with a React-based frontend. Next, you'll get to grips with the latest features, popular patterns, and tools available in the React ecosystem, including function-based components, React Router, and Redux. As you progress through the chapters, you'll learn how to use React with TypeScript to make the frontend robust and maintainable and cover key ASP.NET 5 features such as API controllers, attribute routing, and model binding to build a sturdy backend. In addition to this, you'll explore API security with ASP.NET 5 identity and authorization policies and write reliable unit tests using both .NET and React, before deploying your app on Azure.
By the end of this book, you'll have gained the knowledge you need to enhance your C# and JavaScript skills and build full-stack, production-ready applications with ASP.NET 5 and React.
What You Will Learn
Build RESTful APIs with .NET 5 using API controllers
Secure REST APIs with identity and authorization policies
Create strongly typed, interactive, and function-based React components using Hooks
Understand how to style React components using Emotion.js
Perform client-side state management with Redux
Run a range of automated tests on the frontend and backend
Implement continuous integration and continuous delivery (CI/CD) processes in Azure using Azure DevOps
Who this book is for
If you're a web developer looking to get up to speed with full-stack web application development with .NET Core and React, this book is for you. Although the book does not assume any knowledge of React, a basic understanding of .NET Core will help you to get to grips with the concepts covered.
Автор: 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.
Автор: 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.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz