DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TypeScript is more than you think

TypeScript is more than you think

234
Comments 13
11 min read
Building a Vue 3 component with Typescript

Building a Vue 3 component with Typescript

72
Comments 13
5 min read
Writing a Modern MUSH Server with Typescript Part 1: Overview and Setup

Writing a Modern MUSH Server with Typescript Part 1: Overview and Setup

22
Comments
7 min read
TypeScript: It's time to decorate your code 🎉

TypeScript: It's time to decorate your code 🎉

8
Comments
3 min read
Advanced TypeScript Exercises - Question 7

Advanced TypeScript Exercises - Question 7

15
Comments 4
2 min read
tsParticles 1.9.1

tsParticles 1.9.1

5
Comments
1 min read
tsParticles with multiple colors

tsParticles with multiple colors

3
Comments
1 min read
What’s new in TypeScript 3.8

What’s new in TypeScript 3.8

11
Comments
9 min read
Get Started With AWS, Serverless, and TypeScript

Get Started With AWS, Serverless, and TypeScript

112
Comments 9
10 min read
Bootstrap in Create React App Typescript

Bootstrap in Create React App Typescript

10
Comments 1
6 min read
Why I avoid `get`-like functions in JS

Why I avoid `get`-like functions in JS

38
Comments 3
5 min read
RxJS - Simplifying Complex Operator Chains

RxJS - Simplifying Complex Operator Chains

20
Comments 2
3 min read
Emoji Button: 400 ⭐️ stars on GitHub!

Emoji Button: 400 ⭐️ stars on GitHub!

55
Comments 13
1 min read
React Context with TypeScript: Part 4 - Creating a context with no default and no undefined check

React Context with TypeScript: Part 4 - Creating a context with no default and no undefined check

12
Comments
3 min read
Decorator caching in NestJS with type-cacheable

Decorator caching in NestJS with type-cacheable

15
Comments
3 min read
JavaScript Type Checking... Without TypeScript

JavaScript Type Checking... Without TypeScript

37
Comments 6
8 min read
Set up Storybook using Typescript, Material UI and Styled Components

Set up Storybook using Typescript, Material UI and Styled Components

27
Comments 1
2 min read
Building my Github Action to deliver doggoes to PRs

Building my Github Action to deliver doggoes to PRs

52
Comments 1
4 min read
Lesson learned while working on my pet project for 8 years

Lesson learned while working on my pet project for 8 years

7
Comments
10 min read
Next.js API Routes using SQL Database

Next.js API Routes using SQL Database

22
Comments 1
1 min read
RxJS & the combineLatest Operator "Gotcha"

RxJS & the combineLatest Operator "Gotcha"

7
Comments 3
2 min read
This is why TypeScript restricts + operator

This is why TypeScript restricts + operator

32
Comments 1
4 min read
Typescript Utility Types

Typescript Utility Types

105
Comments 8
2 min read
TypeScript compile-time interface validation with tagged unions

TypeScript compile-time interface validation with tagged unions

22
Comments
3 min read
Database-Driven Applications Using WebSockets

Database-Driven Applications Using WebSockets

35
Comments
6 min read
loading...