Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mastering JavaScript Generators: Understanding and Using the Power of Pausable Functions

Mastering JavaScript Generators: Understanding and Using the Power of Pausable Functions

6
Comments
2 min read
Architecting A Highly Dynamic Card List In Angular

Architecting A Highly Dynamic Card List In Angular

30
Comments 2
6 min read
Order React components using flex order

Order React components using flex order

3
Comments
3 min read
The Main Challenges a React Form Library Should Solve

The Main Challenges a React Form Library Should Solve

3
Comments
6 min read
Dependency Injection with Vite and TypeScript

Dependency Injection with Vite and TypeScript

3
Comments
1 min read
Deno Fresh Stack: fast SSR with Web Standards

Deno Fresh Stack: fast SSR with Web Standards

4
Comments
10 min read
Exploring the latest features of Skott: road to V1

Exploring the latest features of Skott: road to V1

9
Comments
4 min read
React & TypeScript: useReducer Hook

React & TypeScript: useReducer Hook

3
Comments
3 min read
React & TypeScript: useCallback Hook

React & TypeScript: useCallback Hook

6
Comments 1
3 min read
Visitor Pattern in Typescript

Visitor Pattern in Typescript

7
Comments
2 min read
Custom Form Validation using Hooks in React: Tips and Tricks with useForm and Superstruct

Custom Form Validation using Hooks in React: Tips and Tricks with useForm and Superstruct

4
Comments
7 min read
'B' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different subtype of constraint 'A'.

'B' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different subtype of constraint 'A'.

12
Comments 1
3 min read
IndexedDB, your offline and serverless DB in your browser with React

IndexedDB, your offline and serverless DB in your browser with React

73
Comments 4
8 min read
Solving the overfetching problem with tRPC when rendering tables (Pt. 1)

Solving the overfetching problem with tRPC when rendering tables (Pt. 1)

1
Comments
6 min read
[TypeScript] Select HTMLElements by tabindex

[TypeScript] Select HTMLElements by tabindex

4
Comments
2 min read
How to keep the type of storage value unchanged?

How to keep the type of storage value unchanged?

1
Comments
3 min read
Developer Meetup - How to Refactor Legacy Code?

Developer Meetup - How to Refactor Legacy Code?

Comments
4 min read
Angular Templates: The Key to Building Dynamic and Responsive User Interfaces

Angular Templates: The Key to Building Dynamic and Responsive User Interfaces

7
Comments
6 min read
Events removed in Ionic 5

Events removed in Ionic 5

Comments
3 min read
Releasing a Web game onto Steam

Releasing a Web game onto Steam

9
Comments 2
5 min read
Typescript for frontend developers

Typescript for frontend developers

10
Comments
9 min read
Mastering Angular Structural Directives - The basics

Mastering Angular Structural Directives - The basics

48
Comments
5 min read
21 questions you’ll ask if you code a VSCode extension

21 questions you’ll ask if you code a VSCode extension

54
Comments 4
8 min read
The never type in typescript

The never type in typescript

2
Comments
2 min read
Upload file in Sveltekit

Upload file in Sveltekit

1
Comments
3 min read
11 Tips That Make You a Better Typescript Programmer

11 Tips That Make You a Better Typescript Programmer

530
Comments 37
9 min read
How To Handle This Type Error

How To Handle This Type Error

3
Comments
7 min read
Unveiling Breakthroughs Found In The State Of JS 2022 Survey

Unveiling Breakthroughs Found In The State Of JS 2022 Survey

43
Comments 2
29 min read
TypeScript: Properly filtering arrays for non-null values

TypeScript: Properly filtering arrays for non-null values

2
Comments
2 min read
Type-check react-i18next translation keys

Type-check react-i18next translation keys

1
Comments
3 min read
Understanding Relationships in TypeORM

Understanding Relationships in TypeORM

31
Comments
6 min read
When you plan to build a dApp, you need DB3 Network

When you plan to build a dApp, you need DB3 Network

4
Comments
4 min read
How we solved Gnarly bug with React table + useGlobalFilter + useRowSelect

How we solved Gnarly bug with React table + useGlobalFilter + useRowSelect

2
Comments
1 min read
Function Overloading: How to Handle Multiple Function Signatures

Function Overloading: How to Handle Multiple Function Signatures

20
Comments 9
2 min read
Produce type-safe GraphQL queries using TypeScript 💥

Produce type-safe GraphQL queries using TypeScript 💥

25
Comments 2
8 min read
Clean React MVVM inspired by Apple SwiftUI

Clean React MVVM inspired by Apple SwiftUI

2
Comments
2 min read
Data fetching patterns - balancing client and server with SWR and Next.js

Data fetching patterns - balancing client and server with SWR and Next.js

1
Comments
7 min read
Easy component styles overriding with React & Soperio

Easy component styles overriding with React & Soperio

2
Comments 1
3 min read
Layr v2 Is Out, but You May Never Use It

Layr v2 Is Out, but You May Never Use It

6
Comments
4 min read
Safe component state with useReducer and TypeScript

Safe component state with useReducer and TypeScript

5
Comments
2 min read
Material forms: mat-checkbox disabling controls

Material forms: mat-checkbox disabling controls

9
Comments
11 min read
React Query Implementation And Why Should You Use It

React Query Implementation And Why Should You Use It

Comments
2 min read
Understanding Generics in Typescript

Understanding Generics in Typescript

1
Comments
3 min read
JWT Authentication Using Express.js & MongoDB With TypeScript

JWT Authentication Using Express.js & MongoDB With TypeScript

8
Comments
1 min read
How to translate web page titles with Angular

How to translate web page titles with Angular

Comments 1
1 min read
Why Is My Jest Test Suite So Slow?

Why Is My Jest Test Suite So Slow?

7
Comments
11 min read
Preparing tsParticles v3

Preparing tsParticles v3

17
Comments 1
3 min read
Typescript: Zod - Handle external api errors gracefully

Typescript: Zod - Handle external api errors gracefully

Comments
3 min read
A nice work queue for TypeScript/JavaScript

A nice work queue for TypeScript/JavaScript

1
Comments
4 min read
Create a Real Time Crypto Price App with Next.js, TypeScript, Tailwind CSS & Binance API

Create a Real Time Crypto Price App with Next.js, TypeScript, Tailwind CSS & Binance API

16
Comments 2
3 min read
Setear rutas relativas en NextJS

Setear rutas relativas en NextJS

2
Comments
1 min read
Wrapping useContext in custom hook and HOC adapter

Wrapping useContext in custom hook and HOC adapter

Comments
1 min read
Social media timeline with pocketbase and react

Social media timeline with pocketbase and react

2
Comments
10 min read
React & TypeScript: What is React.FC and Why should i use it?

React & TypeScript: What is React.FC and Why should i use it?

84
Comments 2
2 min read
Building a Full-Stack App With t3 [2023]

Building a Full-Stack App With t3 [2023]

19
Comments 3
6 min read
React & TypeScript: How to use Context API and useReducer with Firestore Database?

React & TypeScript: How to use Context API and useReducer with Firestore Database?

6
Comments 4
2 min read
Promises in JavaScript and Typescript

Promises in JavaScript and Typescript

28
Comments 4
5 min read
Typesafe, (almost) Zero Cost Dependency Injection in TypeScript | Pure DI in TypeScript Node.js

Typesafe, (almost) Zero Cost Dependency Injection in TypeScript | Pure DI in TypeScript Node.js

3
Comments 1
9 min read
Build Your Own Link Tree with React, Next Js, Tailwind, and Typescript

Build Your Own Link Tree with React, Next Js, Tailwind, and Typescript

5
Comments 1
2 min read
React & TypeScript: Create a reusable List component using generic

React & TypeScript: Create a reusable List component using generic

8
Comments
2 min read
loading...