Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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)

29
Comments 7
3 min read
Typescript Cheatsheet — Essential Syntax and Concepts
Cover image for 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
Cover image for 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

8
Comments 2
3 min read
Constructor Parameter Properties in TypeScript
Cover image for Constructor Parameter Properties in TypeScript

Constructor Parameter Properties in TypeScript

12
Comments
1 min read
tRPC vs GraphQL – Why tRPC Finally Fixes the Type Safety Hassle
Cover image for 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
An Introduction to TypeScript: Building a Simple Todo App with React

An Introduction to TypeScript: Building a Simple Todo App with React

39
Comments
3 min read
Getting Started with Angular: Inputs & Outputs
Cover image for Getting Started with Angular: Inputs & Outputs

Getting Started with Angular: Inputs & Outputs

1
Comments
7 min read
Persisting state on page refresh in React/Redux app

Persisting state on page refresh in React/Redux app

29
Comments 2
6 min read
All You Need to Know about Decorators in TypeScript
Cover image for All You Need to Know about Decorators in TypeScript

All You Need to Know about Decorators in TypeScript

4
Comments 3
3 min read
Série React Hooks: useSyncExternalStore

Série React Hooks: useSyncExternalStore

3
Comments
4 min read
Worker Threads Nodejs
Cover image for Worker Threads Nodejs

Worker Threads Nodejs

40
Comments 5
4 min read
Next.js and GraphQL: The Perfect Combination for Full Stack Development
Cover image for Next.js and GraphQL: The Perfect Combination for Full Stack Development

Next.js and GraphQL: The Perfect Combination for Full Stack Development

114
Comments 7
8 min read
TypeSafe Testing in Backends-for-Frontends
Cover image for TypeSafe Testing in Backends-for-Frontends

TypeSafe Testing in Backends-for-Frontends

Comments
11 min read
Nuxt 3 i18n on server&client

Nuxt 3 i18n on server&client

3
Comments
3 min read
ReactJS + TypeScript: A Powerful Combination for Web Development
Cover image for ReactJS + TypeScript: A Powerful Combination for Web Development

ReactJS + TypeScript: A Powerful Combination for Web Development

1
Comments
3 min read
How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')
Cover image for How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

7
Comments
4 min read
Exploring HSLA Color Format for React: TypeScript, Styled Components, Color Variants, Colors Generator, Color Picker
Cover image for Exploring HSLA Color Format for React: TypeScript, Styled Components, Color Variants, Colors Generator, Color Picker

Exploring HSLA Color Format for React: TypeScript, Styled Components, Color Variants, Colors Generator, Color Picker

Comments
7 min read
Component Libraries - Should you use them?
Cover image for Component Libraries - Should you use them?

Component Libraries - Should you use them?

49
Comments 17
4 min read
Understanding TypeScript generators
Cover image for Understanding TypeScript generators

Understanding TypeScript generators

104
Comments 8
8 min read
[Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)
Cover image for [Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)

[Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)

11
Comments
5 min read
How to hide or Fix; `typescript: File is a CommonJS module; it may be converted to an ES module.`

How to hide or Fix; `typescript: File is a CommonJS module; it may be converted to an ES module.`

9
Comments 1
2 min read
Build a Single Source of Truth by Using Daxus!

Build a Single Source of Truth by Using Daxus!

10
Comments 1
2 min read
A Complete Guideline to Creating a Modern React App With TypeScript From Scratch

A Complete Guideline to Creating a Modern React App With TypeScript From Scratch

3
Comments
7 min read
loading...