All Things Typescript
Subscribe
Sign in
Home
Notes
Chat
Monthly Newsletter
Archive
About
Latest
Top
Discussions
Using Zod Schemas as a 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…
Jan 23, 2023
•
Maina Wycliffe
5
Share this post
All Things Typescript
Using Zod Schemas as a Source of Truth for Typescript Types
Copy link
Facebook
Email
Notes
More
A Deep Dive into the satisfies operator in Typescript
We take a look at the satisfies Typescript operator and how to use it, when to use it and why you should use it instead of Type annotations and typer…
Feb 24, 2024
•
Maina Wycliffe
9
Share this post
All Things Typescript
A Deep Dive into the satisfies operator in Typescript
Copy link
Facebook
Email
Notes
More
6
Avoid using Type Assertions in TypeScript
In this issue, I will explain why you should avoid using Type Assertions in Typescript and techniques you can use to avoid them.
Oct 23, 2023
•
Maina Wycliffe
4
Share this post
All Things Typescript
Avoid using Type Assertions in TypeScript
Copy link
Facebook
Email
Notes
More
Why avoid the Any Type in Typescript
We do a deep dive on any in Typescript, why it exists, why you should avoid using it and remedies and alternatives to using any within your codebase
Nov 20, 2023
•
Maina Wycliffe
5
Share this post
All Things Typescript
Why avoid the Any Type in Typescript
Copy link
Facebook
Email
Notes
More
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…
Sep 12, 2022
•
Maina Wycliffe
2
Share this post
All Things Typescript
How to Overload Functions in Typescript
Copy link
Facebook
Email
Notes
More
Indexed Access Types in Typescript
In this post, we learn how we can look-up types inside types of objects and arrays.
Apr 3, 2023
•
Maina Wycliffe
3
Share this post
All Things Typescript
Indexed Access Types in Typescript
Copy link
Facebook
Email
Notes
More
Making Generics Types Optional - Generics Fundamentals in Typescript
We continue exploring Typescript generics, by looking at making generic types optional by providing default or fallback types when none is provided or…
Apr 8, 2024
•
Maina Wycliffe
4
Share this post
All Things Typescript
Making Generics Types Optional - Generics Fundamentals in Typescript
Copy link
Facebook
Email
Notes
More
Generic Constraints - A Gentle Introduction to Generics in Typescript
In this issue, you will learn about Generic Constraint, it's importance and how to use Generic Constraint in your daily activities as a developer.
Mar 25, 2024
•
Maina Wycliffe
4
Share this post
All Things Typescript
Generic Constraints - A Gentle Introduction to Generics in Typescript
Copy link
Facebook
Email
Notes
More
Why do we have const enums in Typescript?
We explore enums in Typescript and their behavior at runtime, and why const enums exists and their different characteristics behavior at runtime as…
May 27, 2024
•
Maina Wycliffe
5
Share this post
All Things Typescript
Why do we have const enums in Typescript?
Copy link
Facebook
Email
Notes
More
March 2024 Monthly Newsletter - TypeScript 5.5 is going to be huge
Typescript 5.4 released, Typescript 5.5 around the corner with some exciting news and hand curated content for Typescript.
Apr 1, 2024
•
Maina Wycliffe
3
Share this post
All Things Typescript
March 2024 Monthly Newsletter - TypeScript 5.5 is going to be huge
Copy link
Facebook
Email
Notes
More
Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?
Bun is a JS/TS runtime environment, a package manager, a test runner and bundler for your TS/JS Project. Should you consider it?
Jan 29, 2024
•
Maina Wycliffe
3
Share this post
All Things Typescript
Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?
Copy link
Facebook
Email
Notes
More
3
Typescript: How do you provide types for data from external sources?
We all love Typescript because it brings some sanity when working with Javascript.
Sep 19, 2022
•
Maina Wycliffe
2
Share this post
All Things Typescript
Typescript: How do you provide types for data from external sources?
Copy link
Facebook
Email
Notes
More
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts