TypeScript Essentials Год издания: 2014 Автор: Nance C. Жанр или тематика: Веб-программирование Издательство: Packt Publishing ISBN: 9781783985760 Язык: Английский Формат: PDF Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 182 Описание: Web applications work on a range of different devices, making them one of the most common ways in which users experience the web today. However, while the flexibility of web apps are great for users, for developers creating them with JavaScript, the process can be difficult, requiring more extensive and detailed coding work. TypeScript helps make the development of web apps easier, allowing you to quickly create scalable applications that will reach desktops, tablets, and mobiles. With TypeScript, your code becomes much more manageable and your work much more efficient. Its additional features, such as static typing, facilitate IDE support and further tooling. This quick and insightful guide will provide you with an easy way into TypeScript. You will discover the features of the TypeScript language and gain hands-on experience in creating a web application with reusable components. You will explore the compiler and learn how to manipulate the resulting output to fit specific needs. What You Will Learn - Set up the environment to install the TypeScript compiler and development tools - Explore the features of the TypeScript language such as type annotations, interfaces, classes, and modules - Examine the JavaScript code that has been generated by the compiler - Create modular code that can be reused again and again - Develop an interactive web application that can be easily extended - Integrate with common JavaScript libraries to ease development - Improve performance and reduce network traffic - Focus on creating reliable code through test-driven development
Примеры страниц
Оглавление
Table of Contents 1: Getting Started with TypeScript 2: TypeScript Basics 3: The TypeScript Compiler 4: Object-oriented Programming with TypeScript 5: Creating a Simple Drawing Application 6: Declaration Files and Library Integrations 7: Enhancing the Drawing Application 8: Debugging TypeScript
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum