DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Type safety - The power of Zod

Type safety - The power of Zod

2
Comments
3 min read
🪐 Why useState returns an array in React?

🪐 Why useState returns an array in React?

1
Comments
2 min read
Superpowers with Directives and Dependency Injection: Part 1

Superpowers with Directives and Dependency Injection: Part 1

75
Comments 7
6 min read
Query GitHub Repo Topics Using GraphQL

Query GitHub Repo Topics Using GraphQL

3
Comments
7 min read
Creating a proper experience system for your game

Creating a proper experience system for your game

3
Comments 1
3 min read
TANStack Query: How It Changes the Way You Query APIs

TANStack Query: How It Changes the Way You Query APIs

3
Comments 4
4 min read
Setup a Dynamic GitHub User Profile README

Setup a Dynamic GitHub User Profile README

9
Comments
5 min read
How to create NPM packages with TypeScript

How to create NPM packages with TypeScript

2
Comments 1
3 min read
Next.js Authentication using Higher-Order Components

Next.js Authentication using Higher-Order Components

3
Comments
5 min read
Thinking in React (Visualized)

Thinking in React (Visualized)

27
Comments 3
2 min read
Create a blog with Supabase and Next.js

Create a blog with Supabase and Next.js

Comments 2
4 min read
No fuss no muss TypeScript Lambda with CDK

No fuss no muss TypeScript Lambda with CDK

2
Comments
3 min read
Validating environment variables with zod

Validating environment variables with zod

2
Comments
3 min read
Superpowers with Directives and Dependency Injection: Part 2

Superpowers with Directives and Dependency Injection: Part 2

29
Comments 1
5 min read
Dealing with Floating Point Numbers in JavaScript: Lessons Learned

Dealing with Floating Point Numbers in JavaScript: Lessons Learned

7
Comments 2
3 min read
Migrating a TypeScript app from Node.js to Bun

Migrating a TypeScript app from Node.js to Bun

5
Comments
9 min read
Reusable Loading component in React

Reusable Loading component in React

6
Comments
8 min read
Playing Around with Prisma

Playing Around with Prisma

1
Comments
2 min read
Code Coverage with React, Vite, RTL & Cypress

Code Coverage with React, Vite, RTL & Cypress

5
Comments 1
2 min read
Regular Functions vs Arrow Functions

Regular Functions vs Arrow Functions

2
Comments
2 min read
Create a pure Node.js and TypeScript app + Getting node-fetch ESM-only (version 3) up and running

Create a pure Node.js and TypeScript app + Getting node-fetch ESM-only (version 3) up and running

8
Comments
5 min read
Using Algebraic Data Types (ADTs) in TypeScript

Using Algebraic Data Types (ADTs) in TypeScript

6
Comments
4 min read
A joy of working with JSON using PureScript

A joy of working with JSON using PureScript

7
Comments
8 min read
Does Typescript make you slower?

Does Typescript make you slower?

2
Comments
1 min read
[Vue/Typescript] Memory leak when changing a value that indicates an index in a computed property

[Vue/Typescript] Memory leak when changing a value that indicates an index in a computed property

Comments 1
1 min read
loading...