TypeScript: Modern JavaScript Development

0
(0)

TypeScript: Modern JavaScript Development
 

  • Author:Ivo Gabe de WolffRemo H. JansenVilic Vane
  • Length: 841 pages
  • Edition: 1
  • Publisher: Packt Publishing
  • Publication Date: 2016-12-22
  • ISBN-10: B01MZ2PTHY
  • Sales Rank: #2047263 (See Top 100 Books)
  • Download:Register/Login to Download
  • Buy Print:Buy from amazon


    Book Description

    Leverage the features of TypeScript to boost your development skills and create captivating applications

    About This Book

    • Learn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScript
    • Explore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.js
    • Focusing on design patterns in TypeScript, this step-by-step guide demonstrates all the important design patterns in practice

    Who This Book Is For

    This Learning Path is for intermediate-level JavaScript developers who want to use TypeScript to build beautiful web applications and fun projects. No prior knowledge of TypeScript is required, but a basic understanding of jQuery is expected. This Learning Path is also for experienced TypeScript developers who want to take their skills to the next level, and also for web developers who wish to make the most of TypeScript.

    What You Will Learn

    • Understand the key TypeScript language features and runtime
    • Install and configure the necessary tools in order to start developing an application
    • Create object-oriented code that adheres to the SOLID principles
    • Develop robust applications with testing (Mocha, Chai, and SinonJS)
    • Apply GoF patterns in an application with a testing approach
    • Identify the challenges when developing an application
    • Migrate JavaScript codebases to TypeScript to improve your workflow
    • Utilize System.JS and Webpack to load scripts and their dependencies
    • Develop high performance server-side applications to run within Node.js

    In Detail

    TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional static types, classes, and modules to JavaScript, to enable great tooling and better structuring of large JavaScript applications. Through this three-module learning path, you’ll learn the ins-and-outs of TypeScript for building more robust software.

    The first module gets you started with TypeScript and helps you understand the basics of TypeScript and automation tools. Get a detailed description of function, generics, callbacks, and promises, and discover the object-oriented features and memory management functionality of TypeScript.

    The next module starts by explaining the current challenges when designing and developing an application and how you can solve these challenges by applying the correct design pattern and best practices. You will be introduced to low-level programming concepts to help you write TypeScript code, as well as working with software architecture, best practices, and design aspects.

    The final module will help you build a complete single page app with Angular 2, create a neat mobile app using NativeScript, and even build a Pac Man game with TypeScript. As if the fun wasn’t enough, you’ll also find out how to migrate your legacy codebase from JavaScript to TypeScript.

    By the end of this Learning Path, you will be able to take your skills up a notch and develop full-fledged web applications using the latest features of the TypeScript.

    This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:

    • Learning TypeScript by Remo H. Jansen
    • TypeScript Design Patterns by Vilic Vane
    • TypeScript Blueprints by Ivo Gabe de Wolff

    Style and approach

    This is a step-by-step, practical guide covering the fundamentals of TypeScript with practical examples. The end-to-end projects included in this book will give you ready-to-implement solutions for your business scenario, showcasing the depth and robustness of TypeScript.

    Table of Contents

    Module 1: Learning TypeScript
    Chapter 1: Introducing TypeScript
    Chapter 2: Automating Your Development Workflow
    Chapter 3: Working with Functions
    Chapter 4: Object-Oriented Programming with TypeScript
    Chapter 5: Runtime
    Chapter 6: Application Performance
    Chapter 7: Application Testing
    Chapter 8: Decorators
    Chapter 9: Application Architecture
    Chapter 10: Putting Everything Together

    Module 2: TypeScript Design Patterns
    Chapter 1: Tools and Frameworks
    Chapter 2: The Challenge of Increasing Complexity
    Chapter 3: Creational Design Patterns
    Chapter 4: Structural Design Patterns
    Chapter 5: Behavioral Design Patterns
    Chapter 6: Behavioral Design Patterns: Continuous
    Chapter 7: Patterns and Architectures in JavaScript and TypeScript
    Chapter 8: SOLID Principles
    Chapter 9: The Road to Enterprise Application

    Module 3: TypeScript Blueprints
    Chapter 1: TypeScript 2.0 Fundamentals
    Chapter 2: A Weather Forecast Widget with Angular 2
    Chapter 3: Note-Taking App with a Server
    Chapter 4: Real-Time Chat
    Chapter 5: Native QR Scanner App
    Chapter 6: Advanced Programming in TypeScript
    Chapter 7: Spreadsheet Applications with Functional Programming
    Chapter 8: Pac Man in HTML5
    Chapter 9: Playing Tic-Tac-Toe against an AI
    Chapter 10: Migrate JavaScript to TypeScript

    中文:

    书名:TypeScript: Modern JavaScript Development

    Leverage the features of TypeScript to boost your development skills and create captivating applications

    About This Book

    • 了解如何利用TypeScrip开发模块化、可伸缩、可维护和适应性强的Web应用程序
    • Explore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.js
    • 本分步指南侧重于打字稿中的设计模式,演示了实践中所有重要的设计模式

    这本书是为谁写的

    本学习路径面向那些想要使用TypeScrip构建漂亮的Web应用程序和有趣的项目的中级JavaScript开发人员。不需要事先了解类型脚本,但需要对jQuery有基本的了解。这条学习途径也适用于想要将自己的技能提升到更高水平的有经验的打印脚本开发人员,以及希望充分利用打印脚本的Web开发人员。

    你将学到什么

    • Understand the key TypeScript language features and runtime
    • Install and configure the necessary tools in order to start developing an application
    • 创建遵循可靠原则的面向对象代码
    • 通过测试(Mocha、Chai和SinonJS)开发健壮的应用程序
    • 使用测试方法在应用程序中应用GoF模式
    • 确定开发应用程序时面临的挑战
    • Migrate JavaScript codebases to TypeScript to improve your workflow
    • Utilize System.JS and Webpack to load scripts and their dependencies
    • Develop high performance server-side applications to run within Node.js

    In Detail

    TypeScrip是一个开源的跨平台类型的JavaScript超集,它可以编译成在任何浏览器或任何主机上运行的纯JavaScript。TypeScrip将可选的静态类型、类和模块添加到JavaScript中,以支持强大的工具和大型JavaScript应用程序的更好结构。通过这三个模块的学习,您将学习构建更健壮的软件的打字脚本的细节。

    第一个模块让您开始使用TypeScrip,并帮助您了解TypeScrip和自动化工具的基础知识。获取函数、泛型、回调和承诺的详细描述,并了解TypeScrip的面向对象特性和内存管理功能。

    下一个模块首先解释设计和开发应用程序时面临的当前挑战,以及如何通过应用正确的设计模式和最佳实践来解决这些挑战。将向您介绍低级编程概念,以帮助您编写打字脚本代码,以及使用软件体系结构、最佳实践和设计方面。

    最后一个模块将帮助您构建一个完整的单页应用程序与角度2,创建一个整洁的移动应用程序使用NativeScrip,甚至建立一个吃豆人游戏与文字。如果乐趣还不够,您还将了解如何将遗留的代码库从JavaScript移植到TypeScrip。

    在本学习路径结束时,您将能够将您的技能提升一个档次,并使用打字稿的最新功能开发成熟的Web应用程序。

    此学习路径将Packt必须提供的一些最好的功能组合在一个完整的、经过精心策划的程序包中。它包括来自以下Packt产品的内容:

    • 学习打字稿雷莫·H·詹森
    • TypeScript Design Patterns by Vilic Vane
    • 伊沃·加布·德·沃尔夫的打字稿蓝图

    风格和方法

    这是一本循序渐进的实用指南,涵盖了打字脚本的基本原理和实际例子。本书中包括的端到端项目将为您的业务场景提供现成的解决方案,展示了TypeScrip的深度和健壮性。

    Table of Contents

    模块1:学习打字稿
    第1章:打字稿简介
    Chapter 2: Automating Your Development Workflow
    第3章:使用函数
    第4章:使用打字脚本进行面向对象编程
    Chapter 5: Runtime
    第6章:应用程序性能
    第7章:应用程序测试
    第八章:装饰者
    第9章:应用程序架构
    第十章:把一切都放在一起

    模块2:打字设计模式
    Chapter 1: Tools and Frameworks
    第2章:日益复杂的挑战
    第3章:创意设计模式
    第4章:结构设计模式
    Chapter 5: Behavioral Design Patterns
    第6章:行为设计模式:连续
    第7章:JavaScript和TypeScrip中的模式和体系结构
    第八章:坚实的原则
    第9章:企业应用之路

    单元3:打字蓝图
    第1章:TypeScrip 2.0基础知识
    第二章:一个角度为2的天气预报小工具
    Chapter 3: Note-Taking App with a Server
    第4章:实时聊天
    Chapter 5: Native QR Scanner App
    第6章:打字稿中的高级编程
    第7章:使用函数式编程的电子表格应用程序
    第8章:HTML5中的PAC Man
    第9章:与人工智能玩Tic-Tac-Toe
    第10章:将JavaScript迁移到TypeScrip

  • 下载电子版:下载地址
  • 购买纸质版:亚马逊商城

    点击星号评分!

    平均分 0 / 5. 投票数: 0

    还没有投票!请为他投一票。

  • 推荐阅读

    评论 抢沙发

    评论前必须登录!

     

    登录

    找回密码

    注册