All Things Typescript
Subscribe
Sign in
Home
Archive
About
New
Top
Discussion
Mid-week Scoop: Understanding Excess Property Checking in Typescript
Excess property checking is when Typescript checks your object to ensure that it doesn’t contain any extra properties on top of what is defined …
Maina Wycliffe
Aug 4
Share this post
Mid-week Scoop: Understanding Excess Property Checking in Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
Tracking Type Coverage in Typescript - Why? - All Things Typescript Newsletter - Issue #18
Type Safety is essential in Typescript, and one thing that compromises Type Safety is the any type. This is because the any type is the broadest type…
Maina Wycliffe
Aug 1
Share this post
Tracking Type Coverage in Typescript - Why? - All Things Typescript Newsletter - Issue #18
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #17 - Bun is a fast all-in-one JavaScript runtime
Bun is a self-contained JavaScript runtime, i.e., unlike NodeJS, which doesn’t handle building/bundling your project, just the runtime part, Bun does it…
Maina Wycliffe
Jul 18
Share this post
All Things Typescript Newsletter - Issue #17 - Bun is a fast all-in-one JavaScript runtime
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #16 - Property Initialization in Classes
If you have worked with Angular and React (before hooks become the default way of writing React components), you may be familiar with classes in…
Maina Wycliffe
Jul 11
Share this post
All Things Typescript Newsletter - Issue #16 - Property Initialization in Classes
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #15 - A Community for All Things Typescript
Last week I announced that I was creating a community for All Things Typescript, and I am happy to announce I have created a community where we can…
Maina Wycliffe
Jul 4
Share this post
All Things Typescript Newsletter - Issue #15 - A Community for All Things Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #14 - Understanding Type Widening
You don’t hear much about Type Widening as much as you do about Type narrowing in Typescript. Type widening is the opposite of Type narrowing, and it’s…
Maina Wycliffe
Jun 27
Share this post
All Things Typescript Newsletter - Issue #14 - Understanding Type Widening
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #13 - Type Inference in Typescript
Type inference is the automatic detection of types without explicitly defining the types. Typescript will attempt to detect types whenever possible…
Maina Wycliffe
Jun 13
Share this post
All Things Typescript Newsletter - Issue #13 - Type Inference in Typescript
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #12
On top of that, Angular 14 was released with support for Standalone Components and Strictly Typed Forms, you can learn more about the announcement in…
Maina Wycliffe
Jun 6
Share this post
All Things Typescript Newsletter - Issue #12
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #11
Good morning fellow developers, I hope you had a great weekend. In the last week, Typescript 4.7 was released which you can learn more about in the…
Maina Wycliffe
May 30
Share this post
All Things Typescript Newsletter - Issue #11
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #10
Good morning and I hope you had a great and restful weekend. This is the 10th issue of my newsletter - All Things Typescript, and as always, I have put…
Maina Wycliffe
May 23
Share this post
All Things Typescript Newsletter - Issue #10
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Better Type Safety with Discriminated Unions - Issue #9
If we want to get the most out of Typescript Types, we need to ensure that we are specific in how we define them. A loosely defined type might be better…
Maina Wycliffe
May 16
Share this post
All Things Typescript Newsletter - Better Type Safety with Discriminated Unions - Issue #9
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
All Things Typescript Newsletter - Issue #8
Good morning fellow Typescript developers; I hope you had a fantastic weekend. First, I am incredibly excited to announce that we have passed the 100…
Maina Wycliffe
May 2
Share this post
All Things Typescript Newsletter - Issue #8
www.allthingstypescript.dev
Copy link
Twitter
Facebook
Email
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts