All Things Typescript
Subscribe
Sign in
Home
Notes
Chat
Unstacked Labs
Monthly Newsletter
Archive
About
Typescript
Latest
Top
Discussions
NodeJS adding experimental support for Typescript Code Execution
We take a quick look and brief at the experiment support for Typescript files in the latest version of Node JS (v22)
Nov 12, 2024
•
Maina Wycliffe
6
2
1
JavaScript Registry (JSR): A Better Alternative to NPM 🤷🏾?
We are going to look at what JSR is and what makes different from NPM and how backward compatible it is with NPM
Jun 17, 2024
•
Maina Wycliffe
7
1
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
7
1
Schema First Type Design in Typescript
In this issue, I lay down my thoughts and ideas on the concept of schema first design approach in Typescript, where we generate our Typescript types…
May 20, 2024
•
Maina Wycliffe
3
2
1
Types and Subtypes Relationship in Typescript
In this issue, we explore the relationship between types and their subtypes in Typescript.
Apr 29, 2024
•
Maina Wycliffe
6
1
Typescript and JavaScript - Two Sides of the Same Coin
We briefly explore the relationship between JavaScript and Typescript and why understanding both Typescript and JavaScript.
Apr 15, 2024
•
Maina Wycliffe
3
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
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
A Gentle Introduction to Generics in Typescript
Have you ever looked at Typescript generics and wondered what they are? This post is going to help understand Typescript generics and how to use them.
Mar 11, 2024
•
Maina Wycliffe
5
2
2
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
12
6
4
Schema First Typescript Types Design with Valibot
Learn more about Valibot and how we can use it to design Shema's that we can infer static Types and improve developer experience by reducing code…
Feb 12, 2024
•
Maina Wycliffe
4
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
3
2
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts