Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

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

95
Comments 11
9 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
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)

26
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

5
Comments 2
3 min read
Constructor Parameter Properties in TypeScript

Constructor Parameter Properties in TypeScript

6
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
An Introduction to TypeScript: Building a Simple Todo App with React

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

25
Comments
3 min read
Getting Started with Angular: Inputs & Outputs

Getting Started with Angular: Inputs & Outputs

1
Comments
7 min read
All You Need to Know about Decorators in TypeScript

All You Need to Know about Decorators in TypeScript

4
Comments 3
3 min read
Persisting state on page refresh in React/Redux app

Persisting state on page refresh in React/Redux app

26
Comments 2
6 min read
SĂ©rie React Hooks: useSyncExternalStore

SĂ©rie React Hooks: useSyncExternalStore

3
Comments
4 min read
Worker Threads Nodejs

Worker Threads Nodejs

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

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

110
Comments 7
8 min read
TypeSafe Testing in Backends-for-Frontends

TypeSafe Testing in Backends-for-Frontends

Comments
11 min read
Streamline Your Backend Development with the Simple NestJS Boilerplate

Streamline Your Backend Development with the Simple NestJS Boilerplate

1
Comments
2 min read
Nuxt 3 i18n on server&client

Nuxt 3 i18n on server&client

3
Comments
3 min read
Contradiction in TS Types

Contradiction in TS Types

Comments
1 min read
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')

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

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

Comments
7 min read
Understanding TypeScript generators

Understanding TypeScript generators

104
Comments 8
8 min read
[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
Component Libraries - Should you use them?

Component Libraries - Should you use them?

48
Comments 17
4 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.`

7
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
Create React UI Lib 1.1: Ladle and ESLint

Create React UI Lib 1.1: Ladle and ESLint

9
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
Discriminated unions in Typescript

Discriminated unions in Typescript

Comments
2 min read
Type Narrowing in TypeScript: A Journey through Type Inference

Type Narrowing in TypeScript: A Journey through Type Inference

Comments
3 min read
Code Snippet Builder - Create stunning code snippets

Code Snippet Builder - Create stunning code snippets

12
Comments 4
3 min read
100 Days Code Challenge: Frontend Engineers

100 Days Code Challenge: Frontend Engineers

15
Comments 3
2 min read
ESM & CJS: The subtle shift in bundlejs' behaviour

ESM & CJS: The subtle shift in bundlejs' behaviour

Comments
4 min read
Declaring JSX types in TypeScript 5.1

Declaring JSX types in TypeScript 5.1

16
Comments
5 min read
đź’ˇ TypeScript - Template Literal Types

đź’ˇ TypeScript - Template Literal Types

5
Comments 1
2 min read
Understanding flatMap() and other TypeScript arrays

Understanding flatMap() and other TypeScript arrays

5
Comments
10 min read
How to set up TypeScript with Node.js and Express (2023)

How to set up TypeScript with Node.js and Express (2023)

104
Comments 13
2 min read
PySeKT Stack: Your WebDev Arena in Elon vs. Zuckerberg's Colosseum

PySeKT Stack: Your WebDev Arena in Elon vs. Zuckerberg's Colosseum

10
Comments
3 min read
Client & server-side validation with Zod.

Client & server-side validation with Zod.

13
Comments
4 min read
How to check if a tab is active in React

How to check if a tab is active in React

4
Comments 2
2 min read
Testing in NestJS: A Comprehensive Guide

Testing in NestJS: A Comprehensive Guide

3
Comments
2 min read
Daxus - A New Server State Management Library for React

Daxus - A New Server State Management Library for React

37
Comments
1 min read
ETH Crypto Wallet Desktop APP

ETH Crypto Wallet Desktop APP

Comments
3 min read
Safely use `JSON.parse()` in TypeScript

Safely use `JSON.parse()` in TypeScript

30
Comments 3
2 min read
Build a Guestbook from the 2000s with React Server Components and Server Actions

Build a Guestbook from the 2000s with React Server Components and Server Actions

17
Comments 2
7 min read
GETTING STARTED WITH CACHING: USING REDIS AND TYPESCRIPT

GETTING STARTED WITH CACHING: USING REDIS AND TYPESCRIPT

24
Comments 1
10 min read
Homemade dialog service in Angular

Homemade dialog service in Angular

Comments
4 min read
Migration to TypeScript Advice

Migration to TypeScript Advice

2
Comments
2 min read
How to Build a REST API With the AWS CDK Using API Gateway, Lambda, and Dynamodb With API Key Authentication

How to Build a REST API With the AWS CDK Using API Gateway, Lambda, and Dynamodb With API Key Authentication

Comments
13 min read
Intro to PostGraphile V5 (Part 3): Introspection and Abstraction

Intro to PostGraphile V5 (Part 3): Introspection and Abstraction

7
Comments
7 min read
Exploring ApplyMiddleware: How it works behind the scenes

Exploring ApplyMiddleware: How it works behind the scenes

4
Comments
3 min read
Database Transactions

Database Transactions

1
Comments
2 min read
Venturing into the Architectural Wilderness

Venturing into the Architectural Wilderness

2
Comments 2
17 min read
loading...