All Things Typescript
Subscribe
Sign in
Home
Mid-week Scoop
Top Articles of the Month
Archive
About
New
Top
Discussion
The typeof and keyof operators - referencing variable types in Typescript
A practical guide on how you can use Typescripts keyof and typeof operators to build types from variables.
Maina Wycliffe
Mar 27
2
Share this post
The typeof and keyof operators - referencing variable types in Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
January 2023
Using Zod Schemas as Source of Truth for Typescript Types
Learn how to avoid duplicating both Zod Schemas and Typescript Types and instead infer Types from Zod Schemas, using them as a source of truth for your…
Maina Wycliffe
Jan 23
1
Share this post
Using Zod Schemas as Source of Truth for Typescript Types
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
Narrowing Types in Typescript
In this issue, I walk you through Type Narrowing, what it is and techniques we can use to do Type narrowing.
Maina Wycliffe
Jan 17
1
Share this post
Narrowing Types in Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
December 2022
Join my All-Things Typescript chat
A private space for us to converse and connect and learn from each other
Maina Wycliffe
Dec 5, 2022
1
Share this post
Join my All-Things Typescript chat
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
November 2022
The State of All Things Typescript
In this issue, I am going to cover the reasons why I have published content for over a month and what to expect next from All Things Typescript and me.
Maina Wycliffe
Nov 14, 2022
1
Share this post
The State of All Things Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
October 2022
Mid-week scoop - where do you look for types for third party libraries on NPM?
In this week's mid-week scoop, I explain to developers where to look for types when consuming third-party libraries in Typescript.
Maina Wycliffe
Oct 5, 2022
2
Share this post
Mid-week scoop - where do you look for types for third party libraries on NPM?
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
September 2022
Typescript: How do you provide types for data from external sources?
We all love Typescript because it brings some sanity when working with Javascript. We define our intention (type annotation), and Typescript checks the…
Maina Wycliffe
Sep 19, 2022
2
Share this post
Typescript: How do you provide types for data from external sources?
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
How to Overload Functions in Typescript
In this issue, we talk about function overloading and how to do function overloading to create types for complex functions, without compromising type…
Maina Wycliffe
Sep 12, 2022
2
Share this post
How to Overload Functions in Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
Mid-week Scoop: Comparing Functions in Typescript
Taking a look at how Typescript compares functions to check whether one function type is assignable to another function Type.
Maina Wycliffe
Sep 8, 2022
3
Share this post
Mid-week Scoop: Comparing Functions in Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
Top Articles of the Week - 2nd of Sep 2022 - All Things Typescript
Good afternoon; I hope you had a fantastic week. Earlier this week, I announced I am separating the hand-curated section of my newsletter to a dedicated…
Maina Wycliffe
Sep 2, 2022
Share this post
Top Articles of the Week - 2nd of Sep 2022 - All Things Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
August 2022
If it looks like a duck, walks like a duck, quack like a duck... All Things Typescript Newsletter - Issue #21
In this issue of All Things Typescript, we are going to explore Structural Typing in Typescript and it's benefits.
Maina Wycliffe
Aug 29, 2022
1
Share this post
If it looks like a duck, walks like a duck, quack like a duck... All Things Typescript Newsletter - Issue #21
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
Are you using Typescript strict Compiler Option?
I have a question for you, have you enabled the strict flag in your TS Config Compiler Option? If not, why and would you consider enabling it in…
Maina Wycliffe
Aug 25, 2022
1
Share this post
Are you using Typescript strict Compiler Option?
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts