All articles in "TypeScript"
2024
2023
2022
2021
-
December 15, 2021 |
Workshop,
Talk,
Slides,
TypeScript
The TypeScript Masterclass
-
November 30, 2021 |
TypeScript
TypeScript: The humble function overload
-
September 15, 2021 |
TypeScript,
React
TypeScript + React: Children types are broken
-
September 14, 2021 |
TypeScript
TypeScript: In defense of any
-
September 8, 2021 |
Rust,
Serverless,
TypeScript
Dissecting Deno
-
July 21, 2021 |
TypeScript,
JavaScript
TypeScript: Unexpected intersections
-
July 6, 2021 |
TypeScript,
JavaScript
TypeScript: Array.includes on narrow types
-
April 13, 2021 |
TypeScript,
React
TypeScript + React: Typing Generic forwardRefs
-
March 15, 2021 |
TypeScript,
JavaScript,
Architecture
shared, util, core: Schroedinger's module names
-
March 2, 2021 |
TypeScript
TypeScript: Narrow types in catch clauses
-
January 20, 2021 |
TypeScript
TypeScript: Low maintenance types
-
January 7, 2021 |
TypeScript,
JavaScript,
Tidy Typescript
Tidy TypeScript: Name your generics
2020
-
November 24, 2020 |
TypeScript,
JavaScript,
Tidy Typescript
Tidy TypeScript: Avoid traditional OOP patterns
-
November 20, 2020 |
TypeScript,
JavaScript,
Tidy Typescript
Tidy TypeScript: Prefer type aliases over interfaces
-
November 19, 2020 |
TypeScript,
JavaScript,
Tidy Typescript
Tidy TypeScript: Prefer union types over enums
-
October 12, 2020 |
TypeScript,
Books
My new book: TypeScript in 50 Lessons
-
August 19, 2020 |
TypeScript,
JavaScript
this in JavaScript and TypeScript
-
August 14, 2020 |
TypeScript,
JavaScript,
Preact
TypeScript and ECMAScript Modules
-
July 30, 2020 |
TypeScript,
React,
Preact
TypeScript + React: Why I don't use React.FC
-
July 28, 2020 |
TypeScript,
React,
Preact
TypeScript + React: Component patterns
-
July 17, 2020 |
TypeScript
TypeScript: Augmenting global and lib.dom.d.ts
-
July 6, 2020 |
TypeScript,
Preact
Vite with Preact and TypeScript
-
June 29, 2020 |
TypeScript
TypeScript: Union to intersection type
-
June 19, 2020 |
TypeScript
TypeScript: Variadic Tuple Types Preview
-
June 17, 2020 |
TypeScript
TypeScript: Improving Object.keys
-
March 25, 2020 |
TypeScript,
JavaScript,
React
TypeScript + React: Typing custom hooks with tuple types
-
February 6, 2020 |
TypeScript,
JavaScript
TypeScript: Assertion signatures and Object.defineProperty
-
February 3, 2020 |
TypeScript,
JavaScript
TypeScript: Check for object properties and narrow down type
2019
-
September 10, 2019 |
TypeScript,
JavaScript
Boolean in JavaScript and TypeScript
-
September 6, 2019 |
TypeScript,
JavaScript
void in JavaScript and TypeScript
-
September 4, 2019 |
TypeScript,
JavaScript
Symbols in JavaScript and TypeScript
-
August 28, 2019 |
TypeScript
Why I use TypeScript
-
August 27, 2019 |
TypeScript,
React,
Preact,
JSX
TypeScript + React: Extending JSX Elements
-
August 26, 2019 |
TypeScript
TypeScript: Validate mapped types and const context
-
August 19, 2019 |
TypeScript
TypeScript: Match the exact object shape
-
August 15, 2019 |
TypeScript
TypeScript: The constructor interface pattern
-
July 19, 2019 |
TypeScript
TypeScript and React Guide: Added a new styles chapter
-
July 18, 2019 |
TypeScript
TypeScript and React Guide: Added a new render props chapter
-
July 17, 2019 |
TypeScript
TypeScript and React: Styles and CSS
-
July 17, 2019 |
TypeScript
TypeScript and React: Context
-
July 17, 2019 |
TypeScript
TypeScript and React: Render props and child render props
-
July 17, 2019 |
TypeScript
TypeScript and React: Prop Types
-
July 17, 2019 |
TypeScript
TypeScript and React: Hooks
-
July 17, 2019 |
TypeScript
TypeScript and React
-
July 17, 2019 |
TypeScript
TypeScript and React Guide: Added a new prop types chapter
-
July 16, 2019 |
TypeScript
TypeScript without TypeScript -- JSDoc superpowers
-
July 15, 2019 |
TypeScript
TypeScript: Mapped types for type maps
-
February 13, 2019 |
TypeScript
TypeScript: Ambient modules for Webpack loaders
2018
-
December 17, 2018 |
TypeScript
TypeScript and React: Events
-
December 16, 2018 |
TypeScript
TypeScript and React Guide: Added a new context chapter
-
December 12, 2018 |
TypeScript
TypeScript and React: Getting Started
-
December 12, 2018 |
TypeScript
TypeScript and React: Children
-
December 12, 2018 |
TypeScript
TypeScript and React: Further reading
-
December 12, 2018 |
TypeScript
TypeScript and React: Components
-
December 12, 2018 |
TypeScript
TypeScript: Built-in generic types
-
November 29, 2018 |
TypeScript
TypeScript: Type predicates
-
November 21, 2018 |
React,
TypeScript,
Vue.js
JSX is syntactic sugar
-
November 15, 2018 |
TypeScript
TypeScript and React Guide: Added a new hooks chapter
-
March 16, 2018 |
TypeScript
TypeScript and Substitutability
-
March 14, 2018 |
Tools,
TypeScript
Debugging Node.js apps in TypeScript with Visual Studio Code