DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to publish common module with reusable functions to npm registry

How to publish common module with reusable functions to npm registry

Comments
4 min read
How to write your own zod

How to write your own zod

4
Comments
8 min read
Using custom Svelte stores

Using custom Svelte stores

1
Comments
5 min read
Fast Project Start with NestJS Boilerplate

Fast Project Start with NestJS Boilerplate

4
Comments
2 min read
Animated Spinner - React Native

Animated Spinner - React Native

4
Comments
2 min read
Paracetamol.ts💊| #32: Explica este código TypeScript

Paracetamol.ts💊| #32: Explica este código TypeScript

1
Comments
1 min read
Reactive user interface in Angular with RxJS

Reactive user interface in Angular with RxJS

3
Comments
4 min read
Spice Up Your Svelte App with Sound Interactions using svelte-sound 😎

Spice Up Your Svelte App with Sound Interactions using svelte-sound 😎

18
Comments
6 min read
Is learning TypeScript worth it?

Is learning TypeScript worth it?

5
Comments 26
1 min read
How I improve my skills in Typescript #5 : Satisfies operator

How I improve my skills in Typescript #5 : Satisfies operator

184
Comments 6
4 min read
From Tedious to Simple: Reshaping Your API Integration Experience with Zodios

From Tedious to Simple: Reshaping Your API Integration Experience with Zodios

12
Comments 1
10 min read
TypeScript 5.0 for JavaScript devs

TypeScript 5.0 for JavaScript devs

3
Comments
2 min read
Creating your first Discord bot using TypeScript

Creating your first Discord bot using TypeScript

137
Comments 4
4 min read
Conditional Return Types: How to Return the Right Type

Conditional Return Types: How to Return the Right Type

45
Comments 16
2 min read
Create a blog with Supabase and Next.js - part 3 - fetching data

Create a blog with Supabase and Next.js - part 3 - fetching data

2
Comments
3 min read
Flexiblly Extend Nested Structures - "Trees that Grow" in TypeScript

Flexiblly Extend Nested Structures - "Trees that Grow" in TypeScript

3
Comments
14 min read
Tuples in TypeScript

Tuples in TypeScript

2
Comments
4 min read
Building Scalable and Maintainable Node.js Applications with TypeScript and OOP Principles

Building Scalable and Maintainable Node.js Applications with TypeScript and OOP Principles

Comments 2
4 min read
Using discriminated union types in TypeScript

Using discriminated union types in TypeScript

3
Comments
6 min read
How to create truly const object in JavaScript?

How to create truly const object in JavaScript?

1
Comments
2 min read
Optional vs. Undefined: Understanding TypeScript's Approach to Required Properties

Optional vs. Undefined: Understanding TypeScript's Approach to Required Properties

3
Comments
4 min read
Custom Hooks - useToggle()

Custom Hooks - useToggle()

Comments
2 min read
Create a blog with Supabase and Next.js - part 2 - the UI

Create a blog with Supabase and Next.js - part 2 - the UI

6
Comments
4 min read
Weird Type Coercions

Weird Type Coercions

1
Comments
3 min read
Auto-add missing imports on file save in VS Code ✨

Auto-add missing imports on file save in VS Code ✨

42
Comments 7
2 min read
loading...