Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Embracing TypeScript Generics: A Lighthearted Guide to Flexible and Robust Code
Cover image for Embracing TypeScript Generics: A Lighthearted Guide to Flexible and Robust Code

Embracing TypeScript Generics: A Lighthearted Guide to Flexible and Robust Code

2
Comments
6 min read
Zod 101 - A Typescript-first Schema Validation Library
Cover image for Zod 101 - A Typescript-first Schema Validation Library

Zod 101 - A Typescript-first Schema Validation Library

15
Comments
8 min read
Importing ES 6 Modules from CommonJS
Cover image for Importing ES 6 Modules from CommonJS

Importing ES 6 Modules from CommonJS

1
Comments
3 min read
Modern Next.js starter + folder architecture

Modern Next.js starter + folder architecture

2
Comments
1 min read
Advanced Typescript: Type Predicates, Narrowing & func Overrides.
Cover image for Advanced Typescript: Type Predicates, Narrowing & func Overrides.

Advanced Typescript: Type Predicates, Narrowing & func Overrides.

2
Comments 1
3 min read
How to publish common module with reusable functions to npm registry
Cover image for 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
Cover image for How to write your own zod

How to write your own zod

4
Comments
8 min read
Using custom Svelte stores
Cover image for 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 😎
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Building Scalable and Maintainable Node.js Applications with TypeScript and OOP Principles
Cover image for 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
Tuples in TypeScript
Cover image for Tuples in TypeScript

Tuples in TypeScript

2
Comments
4 min read
Using discriminated union types in TypeScript
Cover image for 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
loading...