Tag: TypeScript

Modern TypeScript A Practical Guide to Accelerate Your Development Velocity


Free Download Modern TypeScript: A Practical Guide to Accelerate Your Development Velocity by Ben Beattie-Hood
English | November 30, 2023 | ISBN: 1484297229 | 312 pages | MOBI | 1.76 Mb
Dive into the world of TypeScript, a popular superset of the JavaScript language that enhances the development experience with static typing. This book covers every aspect of TypeScript in a concise and easy-to-understand style, making it the ultimate resource for mastering TypeScript.

(more…)

100 TypeScript Mistakes and How to Avoid Them (MEAP V02)


Free Download 100 TypeScript Mistakes and How to Avoid Them (MEAP V02)
English | 2024 | ISBN: 9781633437135 | 160 Pages | PDF EPUB | 2 MB
The best mistakes are the ones you avoid in the first place. 100 TypeScript Mistakes and How To Avoid Them makes it easy to identify errors before you even make them! It’s packed with over a hundred antipatterns, common slip-ups, and complex technical points that can trip up even the most experienced TypeScript developer.

(more…)

Creating a Type Declaration File in TypeScript


Free Download Creating a Type Declaration File in TypeScript
Dan Wellman | Duration: 1:09 h | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 191 MB | Language: English
This course will teach you how to create TypeScript declaration files to provide type information for the most common types of JavaScript library – those based on globals, or modern modular ones that use ES Modules, CommonJS, AMD, or UMD modules.
In this course, Creating a Type Declaration File in TypeScript, you’ll learn how to create declaration files which provide type information when using JavaScript libraries.
First, you’ll learn exactly what declaration files are for and see how they can be generated automatically by the compiler, as well as how they can be enhanced with JSDoc. Next, you’ll discover how to create declaration files manually for all of the most common kinds of libraries like those based on browser globals, or those based on modules. Finally, you’ll see how you can publish declaration files to the public DefinitelyTyped repository to share your declaration files with the world.

(more…)

Effective TypeScript, 2nd Edition


Free Download Effective TypeScript, 2nd Edition by Dan Vanderkam
English | 2024 | ISBN: 9781098155056 | 165 pages | PDF | 2.03 Mb
TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively takes time and practice. Using the format popularized by Effective C++ and Effective Java (both Addison-Wesley), this practical book features 70+ items that give specific advice on what to do and what not to do, and how to think about the language.

(more…)

DOM Manipulation with TypeScript


Free Download DOM Manipulation with TypeScript
Released 1/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 2h 34m | Size: 1.41 GB
Modern JavaScript frameworks like Angular, React, or Vue.js use DOM manipulation to change the loaded HTML document. This course will teach you how to use DOM manipulation with TypeScript to select, create, and remove HTML elements in a web page.

(more…)

Typescript From Zero To Expert (2024)


Free Download Typescript From Zero To Expert (2024)
Published 1/2024
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.11 GB | Duration: 9h 21m
Learn how to create web applications with TypeScript, with this mega course that will teach you by creating projects

(more…)

Essential TypeScript 5, Third Edition (MEAP V02)


Free Download Essential TypeScript 5, Third Edition (MEAP V02)
English | 2023 | ISBN: 9781633437319 | 617 pages | MOBI | 2.76 Mb
Essential TypeScript 5, Third Edition teaches you how to get the most out of TypeScript 5 for a consistent, dependable development experience. You’ll start with a proper understanding of the JavaScript type system that will make using TypeScript so much easier. On that solid foundation, you’ll build your understanding of TypeScript development, following a hands-on learning path all the way to TypeScript’s advanced features.

(more…)