💙

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
37.1K
141
30
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
4.5K
234
12
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
2.0K
142
36
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
40.6K
103
31
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
8.3K
77
21
LA
Lisa Anderson•Jun 13, 2024

Discriminated Unions

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

TypeScript
Testing
19 min
46.3K
94
23
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
24.0K
70
52
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
33.1K
428
21
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
48.8K
461
14
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
44.9K
62
15
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
49.1K
478
39
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
32.1K
246
45
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
39.7K
345
34
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
41.1K
461
6
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
28.0K
211
5
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
7.1K
147
41
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
24.7K
278
16
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
9.5K
485
9
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
16.6K
54
44
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
31.1K
44
33
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
47.8K
487
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
36.1K
289
20
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
32.5K
200
28
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
1.6K
441
50
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
37.0K
286
24
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
8.5K
413
49
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
41.9K
425
54
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
49.2K
122
48
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
45.8K
357
51
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
42.6K
472
5
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
18.7K
127
29
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
13.1K
186
23
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
13.4K
168
13
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
17.7K
122
45
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
22.3K
281
26

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