Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
How To TypeScript Series' Articles
Back to Chris Cook's Series
Array Filter: How to Filter Values With Correct Types
Chris Cook
Chris Cook
Chris Cook
Follow
Nov 4 '22
Array Filter: How to Filter Values With Correct Types
#
typescript
#
programming
#
tutorial
#
javascript
23
reactions
Comments
1
comment
1 min read
Function Overloading: How to Handle Multiple Function Signatures
Chris Cook
Chris Cook
Chris Cook
Follow
Jan 11 '23
Function Overloading: How to Handle Multiple Function Signatures
#
typescript
#
javascript
#
programming
#
tutorial
20
reactions
Comments
9
comments
2 min read
Conditional Return Types: How to Return the Right Type
Chris Cook
Chris Cook
Chris Cook
Follow
Mar 16 '23
Conditional Return Types: How to Return the Right Type
#
typescript
#
tutorial
#
javascript
#
programming
39
reactions
Comments
16
comments
2 min read
Type Inference: How to Use Conditional Types and Generics
Chris Cook
Chris Cook
Chris Cook
Follow
Mar 21 '23
Type Inference: How to Use Conditional Types and Generics
#
typescript
#
tutorial
#
webdev
#
javascript
22
reactions
Comments
Add Comment
3 min read
Type Negation: How to Forbid Certain Properties
Chris Cook
Chris Cook
Chris Cook
Follow
Apr 19 '23
Type Negation: How to Forbid Certain Properties
#
typescript
#
tutorial
#
javascript
#
webdev
19
reactions
Comments
4
comments
3 min read
Template Literal Types: How To Type Strings
Chris Cook
Chris Cook
Chris Cook
Follow
Jun 14 '23
Template Literal Types: How To Type Strings
#
typescript
#
tutorial
#
webdev
#
beginners
19
reactions
Comments
1
comment
2 min read
Extracting Class Methods: How To Derive an Interface From a Class
Chris Cook
Chris Cook
Chris Cook
Follow
Jun 25 '23
Extracting Class Methods: How To Derive an Interface From a Class
#
typescript
#
javascript
#
tutorial
#
testing
24
reactions
Comments
1
comment
3 min read
Assertions: How to Assert Conditions and Types
Chris Cook
Chris Cook
Chris Cook
Follow
Jul 28 '23
Assertions: How to Assert Conditions and Types
#
typescript
#
javascript
#
node
#
tutorial
29
reactions
Comments
1
comment
3 min read
Optional vs. Undefined: How To Check for Optional Properties
Chris Cook
Chris Cook
Chris Cook
Follow
Jul 27
Optional vs. Undefined: How To Check for Optional Properties
#
typescript
#
webdev
#
tutorial
#
javascript
13
reactions
Comments
Add Comment
2 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account