Favorites
b/hadiibyGam1style

TypeScript Essentials (True EPUB)

This post was published 6 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

TypeScript Essentials (True EPUB)

English | October 22, 2014 | ISBN: 1783985763 | True EPUB | 182 pages | 5.3 MB

Explore the key features of TypeScript to develop web applications of your own
Take advantage of the static typing system to improve the web development experience and add stability to your code
Discover how to effectively use type annotations, declaration files, and ECMA script integration with lots of code and examples

Who This Book Is For

The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book.

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

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.

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.