Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Source Maps: Simplifying Debugging

Understanding Source Maps: Simplifying Debugging

1
Comments
3 min read
Making rest API with Deno and TypeScript

Making rest API with Deno and TypeScript

1
Comments
10 min read
Creating a Reusable Bulletproof React IconButton Component

Creating a Reusable Bulletproof React IconButton Component

1
Comments
3 min read
Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

96
Comments 11
9 min read
MongoDB Materialized Views in NodeJS + Mongoose

MongoDB Materialized Views in NodeJS + Mongoose

15
Comments 1
4 min read
Fetch data from JSON using HttpClient in Angular 15

Fetch data from JSON using HttpClient in Angular 15

2
Comments
3 min read
Implementing a Konami Code Easter Egg in Svelte by Leveraging Svelte Stores

Implementing a Konami Code Easter Egg in Svelte by Leveraging Svelte Stores

9
Comments
5 min read
Perfboard Designer in Html Canvas And The Underlying Solutions In My Project

Perfboard Designer in Html Canvas And The Underlying Solutions In My Project

8
Comments
11 min read
Designing a Highly Scalable Chat Application for Handling High User Loads in NestJS

Designing a Highly Scalable Chat Application for Handling High User Loads in NestJS

15
Comments
8 min read
Generating JSON Schema from TypeScript types

Generating JSON Schema from TypeScript types

9
Comments 2
7 min read
Limitation of TRPC's Type Inference and How We Improved It

Limitation of TRPC's Type Inference and How We Improved It

20
Comments
4 min read
Using React Query with TypeScript

Using React Query with TypeScript

8
Comments
2 min read
This condition will always return 'false' since the types X and Y have no overlap

This condition will always return 'false' since the types X and Y have no overlap

2
Comments
1 min read
Understanding Hash table: Features, Pros, Cons, and Time Complexity

Understanding Hash table: Features, Pros, Cons, and Time Complexity

2
Comments
5 min read
Vite vs SWC vs Webpack: A Performance Comparison for React Applications

Vite vs SWC vs Webpack: A Performance Comparison for React Applications

Comments
1 min read
Create a shopping cart using Qwik and Turso

Create a shopping cart using Qwik and Turso

Comments
8 min read
Integrating Test Data in AskUI Workflows from APIs, CSV Files, and Databases

Integrating Test Data in AskUI Workflows from APIs, CSV Files, and Databases

Comments
3 min read
Just enough Typescript to build Projects.

Just enough Typescript to build Projects.

2
Comments
6 min read
NestJS tip: how to inject multiple versions of the same provider into one module (e.g.: many Axios instances)

NestJS tip: how to inject multiple versions of the same provider into one module (e.g.: many Axios instances)

28
Comments 7
3 min read
Typescript Cheatsheet — Essential Syntax and Concepts

Typescript Cheatsheet — Essential Syntax and Concepts

8
Comments
3 min read
Automating GraphQL Code Generation in React Query (NextJS)

Automating GraphQL Code Generation in React Query (NextJS)

5
Comments 1
6 min read
Vite environment variable's type casting/transforming

Vite environment variable's type casting/transforming

6
Comments
1 min read
How to pass environment variables to a Rust WASM application like Yew, Dioxus and Leptos as a TypeScript Developer

How to pass environment variables to a Rust WASM application like Yew, Dioxus and Leptos as a TypeScript Developer

6
Comments 2
3 min read
Constructor Parameter Properties in TypeScript

Constructor Parameter Properties in TypeScript

7
Comments
1 min read
tRPC vs GraphQL – Why tRPC Finally Fixes the Type Safety Hassle

tRPC vs GraphQL – Why tRPC Finally Fixes the Type Safety Hassle

7
Comments
7 min read
loading...