Jess Chadwick
Author
Publisher
linkedin.com
Pub. Date
2022.
Language
English
Description
Discover how to leverage the full power of the TypeScript language in JavaScript applications.
TypeScript lets you write JavaScript the same way you always do. That’s because TypeScript compiles to plain JavaScript and works with any browser, any host, and any operating system. It adds a variety of helpful tools and syntax to an already mature language, bringing the power and productivity of open-source, object-oriented development to fully compatible,...
Author
Publisher
linkedin.com
Pub. Date
2019.
Language
English
Description
Learn TypeScript. Write more maintainable, reusable code by integrating TypeScript into your existing JavaScript applications.
TypeScript adds discipline to JavaScript development. You can find errors in your code before you execute it, and leverage productivity enhancements like variable and property renaming. Despite its many parts—types, annotations, interfaces, and classes—adding TypeScript to your workflow doesn't have to be difficult. Join...