Articles about typescript
2020 - • 14 minutes read
TypeScript
A collection of notes about TypeScript
- • 1 minute read
TypeScript Types Deep Dive - The Talk
An epic journey of discovery into the mysterious world of TypeScript's type system. This time delivered as a 50 minutes talk at the Devsum 2020 conference by yours truly.
- • 14 minutes read
2019 - • 18 minutes read
TypeScript Types Deep Dive - Part 3: Functions
An epic journey of discovery into the mysterious world of TypeScript's type system. Part 3 discuss how to use types in functions within TypeScript.
- • 10 minutes read
TypeScript Types Deep Dive - Part 2: The Absence of Value
An epic journey of discovery into the mysterious world of TypeScript's type system. Part 2 discuss how TypeScript models the absence of value and how it helps live in a world with null and undefined.
- • 13 minutes read
TypeScript Types Deep Dive
An epic journey of discovery into the mysterious world of TypeScript's type system.
- • 18 minutes read
2018 - • 26 minutes read
How to Write a Game in Under 13 Kb While Taking Care of a Baby
A story of epic adventure about writing a game in under 13Kb against all odds
- • 26 minutes read
2017 - • 13 minutes read
How To Write a Book And Not Die Trying: The Story Of How I Wrote JavaScript-Mancy And Everything I Learned From Writing Two Books And A Half - Part II - Book Execution
A walk through on how to write a book. Everything I've learned from writing two books on JavaScript and a half. This is the second part that focuses on the book execution.
- • 1 minute read
JavaScript-mancy Pixel Art: How To Make Pixel Art Like In JavaScript-mancy
Would you like to learn to do pixel art? This video shows how you can make pixel art like in the JavaScript-mancy series.
- • 9 minutes read
How to Write a Book And Not Die Trying: The Story of How I Wrote JavaScript-Mancy And Everything I Learned From Writing Two Books and a Half - Part I
A walkthrough on how to write a book. Everything I've learned from writing two books on javascript and a half. This is the first part that focuses on the book conception.
- • 6 minutes read
Rejoice! JavaScript-mancy OOP: Mastering the Arcane Art of Summoning Objects In JavaScript is Complete!
Announcing the completion of my second book JavaScriptmancy OOP and how it came about.
- • 21 minutes read
TypeScript: JavaScript + Types = Awesome Developer Productivity - Type Annotations
TypeScript is a superset of JavaScript that adds type annotations and, thus, static typing on top of JavaScript. Learn how TypeScript can improve your developer productivity. In this part of the series we dive into what makes TypeScript special, type annotations.
- • 19 minutes read
TypeScript: JavaScript + Types = Awesome Developer Productivity - Cool TypeScript Features
TypeScript is a superset of JavaScript that adds type annotations and, thus, static typing on top of JavaScript. Learn how TypeScript can improve your developer productivity. In this part of the series we setup a simple TypeScript project and test some of the cool features of TypeScript.
- • 12 minutes read
TypeScript: JavaScript + Types = Awesome Developer Productivity
TypeScript is a superset of JavaScript that adds type annotations and, thus, static typing on top of JavaScript. Learn how TypeScript can improve your developer productivity.
- • 13 minutes read
2016 - • 9 minutes read
Updating Your Angular 2 App From RC4 to RC5: A Practical Guide (Also works for RC6, RC7 and Angular 2 Final)
Update your Angular 2 app from RC4 to the new RC5 including the new router RC1 release
- • 5 minutes read
Updating Your Angular 2 App To Use The New Forms API: A Practical Guide
A quick guide to update your Angular 2 app to use the new template driven forms api
- • 9 minutes read
Updating Your Angular 2 App to Use the New Router: A Practical Guide
A quick guide to update your Angular 2 app to use the new router
- • 4 minutes read
Argument Destructuring and Type Annotations in TypeScript
An in-depth look at ES6/ES2015 Maps
- • 20 minutes read
Getting Started With Angular 2 Step by Step: 6 - Consuming Real Data with Http
Getting Started with Angular 2 Step by Step, a series of articles to get started with Angular 2. This one talks about using the http service to get you some real data
- • 9 minutes read
2013 - • 4 minutes read
Learn TypeScript to Improve Your JavaScript
- • 4 minutes read