💙

TypeScript

TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

189
Articles
42.3K
Followers
8.7M
Total Views
156
Contributors

Related Tags Cloud

#React(234)
#TypeScript(189)
#JavaScript(312)
#Next.js(167)
#Node.js(145)
#CSS(198)
#Go(87)
#Python(156)
#Rust(67)
#Vue(123)
#Angular(98)
#Svelte(76)
#Docker(134)
#Kubernetes(89)
#AWS(112)
#GraphQL(98)
#MongoDB(87)
#PostgreSQL(76)
#Redis(54)
#Testing(134)

35 Articles

LA
Lisa Anderson•May 8, 2024

Advanced Function Types

A comprehensive guide to advanced function types with practical examples and best practices.

TypeScript
Testing
9 min
17.5K
33
38
AR
Alex Rodriguez•May 9, 2024

TypeScript and Web Workers

A comprehensive guide to typescript and web workers with practical examples and best practices.

TypeScript
Node.js
8 min
6.6K
110
34
EW
Emma Wilson•May 10, 2024

TypeScript Monorepo Setup

A comprehensive guide to typescript monorepo setup with practical examples and best practices.

TypeScript
Next.js
7 min
22.4K
145
48
MJ
Mike Johnson•May 11, 2024

Type-Safe Redux

A comprehensive guide to type-safe redux with practical examples and best practices.

TypeScript
JavaScript
6 min
18.3K
177
40
SC
Sarah Chen•May 12, 2024

TypeScript Best Practices 2024

A comprehensive guide to typescript best practices 2024 with practical examples and best practices.

TypeScript
React
5 min
34.3K
77
31
LA
Lisa Anderson•Jun 13, 2024

Discriminated Unions

A comprehensive guide to discriminated unions with practical examples and best practices.

TypeScript
Testing
19 min
21.5K
264
24
AR
Alex Rodriguez•Jun 14, 2024

TypeScript Build Tools

A comprehensive guide to typescript build tools with practical examples and best practices.

TypeScript
Node.js
18 min
41.8K
393
43
EW
Emma Wilson•Jun 15, 2024

Type-Safe State Management

A comprehensive guide to type-safe state management with practical examples and best practices.

TypeScript
Next.js
17 min
47.6K
212
42
MJ
Mike Johnson•Jun 16, 2024

TypeScript with Express

A comprehensive guide to typescript with express with practical examples and best practices.

TypeScript
JavaScript
16 min
8.9K
415
36
SC
Sarah Chen•Jun 17, 2024

Literal Types in TypeScript

A comprehensive guide to literal types in typescript with practical examples and best practices.

TypeScript
React
15 min
46.3K
53
9
LA
Lisa Anderson•Jul 18, 2024

Tuple Types Explained

A comprehensive guide to tuple types explained with practical examples and best practices.

TypeScript
Testing
14 min
19.3K
82
34
AR
Alex Rodriguez•Jul 19, 2024

TypeScript Namespaces

A comprehensive guide to typescript namespaces with practical examples and best practices.

TypeScript
Node.js
13 min
42.3K
245
33
EW
Emma Wilson•Jul 20, 2024

Type Assertions Best Practices

A comprehensive guide to type assertions best practices with practical examples and best practices.

TypeScript
Next.js
12 min
31.8K
319
52
MJ
Mike Johnson•Jul 21, 2024

TypeScript Module Systems

A comprehensive guide to typescript module systems with practical examples and best practices.

TypeScript
JavaScript
11 min
37.9K
309
32
SC
Sarah Chen•Jul 1, 2024

Async/Await with TypeScript

A comprehensive guide to async/await with typescript with practical examples and best practices.

TypeScript
React
10 min
2.8K
308
28
LA
Lisa Anderson•Aug 2, 2024

TypeScript Testing Strategies

A comprehensive guide to typescript testing strategies with practical examples and best practices.

TypeScript
Testing
9 min
16.5K
278
50
AR
Alex Rodriguez•Aug 3, 2024

Abstract Classes and Interfaces

A comprehensive guide to abstract classes and interfaces with practical examples and best practices.

TypeScript
Node.js
8 min
13.9K
115
29
EW
Emma Wilson•Aug 4, 2024

TypeScript Error Handling

A comprehensive guide to typescript error handling with practical examples and best practices.

TypeScript
Next.js
7 min
33.4K
36
26
MJ
Mike Johnson•Aug 5, 2024

Type Inference Mastery

A comprehensive guide to type inference mastery with practical examples and best practices.

TypeScript
JavaScript
6 min
41.1K
466
46
SC
Sarah Chen•Aug 6, 2024

Intersection and Union Types

A comprehensive guide to intersection and union types with practical examples and best practices.

TypeScript
React
5 min
13.9K
237
51
LA
Lisa Anderson•Sep 7, 2024

TypeScript Compiler API

A comprehensive guide to typescript compiler api with practical examples and best practices.

TypeScript
Testing
19 min
40.8K
165
19
AR
Alex Rodriguez•Sep 8, 2024

Migrating to TypeScript

A comprehensive guide to migrating to typescript with practical examples and best practices.

TypeScript
Node.js
18 min
12.4K
92
10
EW
Emma Wilson•Sep 9, 2024

TypeScript Performance Tips

A comprehensive guide to typescript performance tips with practical examples and best practices.

TypeScript
Next.js
17 min
26.7K
188
21
MJ
Mike Johnson•Sep 10, 2024

Template Literal Types

A comprehensive guide to template literal types with practical examples and best practices.

TypeScript
JavaScript
16 min
16.6K
478
45
SC
Sarah Chen•Sep 11, 2024

Mapped Types Tutorial

A comprehensive guide to mapped types tutorial with practical examples and best practices.

TypeScript
React
15 min
13.6K
97
42
LA
Lisa Anderson•Oct 12, 2024

Decorators in TypeScript

A comprehensive guide to decorators in typescript with practical examples and best practices.

TypeScript
Testing
14 min
19.4K
416
27
AR
Alex Rodriguez•Oct 13, 2024

Type Guards and Narrowing

A comprehensive guide to type guards and narrowing with practical examples and best practices.

TypeScript
Node.js
13 min
47.5K
41
18
EW
Emma Wilson•Oct 14, 2024

Strict Mode Best Practices

A comprehensive guide to strict mode best practices with practical examples and best practices.

TypeScript
Next.js
12 min
48.6K
50
43
MJ
Mike Johnson•Oct 15, 2024

TypeScript and GraphQL

A comprehensive guide to typescript and graphql with practical examples and best practices.

TypeScript
JavaScript
11 min
19.4K
284
44
SC
Sarah Chen•Oct 16, 2024

Conditional Types Deep Dive

A comprehensive guide to conditional types deep dive with practical examples and best practices.

TypeScript
React
10 min
37.5K
373
30
LA
Lisa Anderson•Nov 17, 2024

TypeScript Utility Types Explained

A comprehensive guide to typescript utility types explained with practical examples and best practices.

TypeScript
Testing
9 min
15.8K
81
18
AR
Alex Rodriguez•Nov 18, 2024

Building Type-Safe Forms

A comprehensive guide to building type-safe forms with practical examples and best practices.

TypeScript
Node.js
8 min
47.6K
249
19
EW
Emma Wilson•Nov 19, 2024
Featured

Mastering TypeScript Generics

A comprehensive guide to mastering typescript generics with practical examples and best practices.

TypeScript
Next.js
7 min
5.8K
101
10
MJ
Mike Johnson•Nov 20, 2024
Featured

Type-Safe API Clients in TypeScript

A comprehensive guide to type-safe api clients in typescript with practical examples and best practices.

TypeScript
JavaScript
6 min
48.4K
230
5
SC
Sarah Chen•Nov 21, 2024
Featured

Advanced TypeScript Patterns for React

A comprehensive guide to advanced typescript patterns for react with practical examples and best practices.

TypeScript
React
5 min
2.0K
130
11

Tag Statistics

Growth (30d)+18.5%
Avg. Reading Time12 min
Engagement Rate8.4%
Active Writers156

Related Tags

JavaScript
312 articles
+12%
React
234 articles
+8%
Next.js
167 articles
+15%
Node.js
145 articles
+6%
VS Code
98 articles
+10%
Type Safety
87 articles
+18%

Trending Now

AI/ML
156 articles
+45%
Web3
134 articles
+38%
Serverless
112 articles
+28%
Edge Computing
98 articles
+33%
Micro Frontends
87 articles
+22%

Top Contributors

#1
SC
Sarah Chen
24 articles • 12K followers
#2
MJ
Mike Johnson
18 articles • 8.5K followers
#3
EW
Emma Wilson
15 articles • 9.2K followers
#4
AR
Alex Rodriguez
12 articles • 6.8K followers
#5
LA
Lisa Anderson
10 articles • 7.1K followers
💙

Get #TypeScript Updates

Weekly digest of the best TypeScript articles