Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Problem with "as" in TypeScript: Why It's a Shortcut We Should Avoid
Cover image for The Problem with "as" in TypeScript: Why It's a Shortcut We Should Avoid

The Problem with "as" in TypeScript: Why It's a Shortcut We Should Avoid

13
Comments 6
3 min read
Protecting Angular Routes: Exploring the Power of canLoad and canActivate for Secure and Efficient Navigation
Cover image for Protecting Angular Routes: Exploring the Power of canLoad and canActivate for Secure and Efficient Navigation

Protecting Angular Routes: Exploring the Power of canLoad and canActivate for Secure and Efficient Navigation

3
Comments 2
4 min read
After creating RawJS, I'm never touching React again.

After creating RawJS, I'm never touching React again.

97
Comments 238
10 min read
Exploring useMemo in React: Optimization and Real-World Applications

Exploring useMemo in React: Optimization and Real-World Applications

4
Comments 2
2 min read
Unveiling TypeScript Magic: Using One Name for Both Interface and Class
Cover image for Unveiling TypeScript Magic: Using One Name for Both Interface and Class

Unveiling TypeScript Magic: Using One Name for Both Interface and Class

Comments
2 min read
Data synchronization with state machines (XState) and data-loaders in NodeJS
Cover image for Data synchronization with state machines (XState) and data-loaders in NodeJS

Data synchronization with state machines (XState) and data-loaders in NodeJS

1
Comments
10 min read
TypeScript Might Not Be Your God: Case Study of Migration from TS to JSDoc

TypeScript Might Not Be Your God: Case Study of Migration from TS to JSDoc

43
Comments 14
11 min read
Merge Sorted Array - Leetcode 88 - TypeScript
Cover image for Merge Sorted Array - Leetcode 88 - TypeScript

Merge Sorted Array - Leetcode 88 - TypeScript

9
Comments
2 min read
Compile-time exhaustiveness checks in TypeScript
Cover image for Compile-time exhaustiveness checks in TypeScript

Compile-time exhaustiveness checks in TypeScript

2
Comments
7 min read
Transforming TypeScript Enums into Object Arrays

Transforming TypeScript Enums into Object Arrays

4
Comments 1
2 min read
Type Declaration Files

Type Declaration Files

Comments
2 min read
Examples of new signal inputs in Angular

Examples of new signal inputs in Angular

36
Comments 13
7 min read
Learn and first try on ChatCraft

Learn and first try on ChatCraft

1
Comments
4 min read
Css Module Type + Vite!
Cover image for Css Module Type + Vite!

Css Module Type + Vite!

16
Comments 1
5 min read
Validating Request Data in Express.js using Zod and TypeScript: A Comprehensive Guide
Cover image for Validating Request Data in Express.js using Zod and TypeScript: A Comprehensive Guide

Validating Request Data in Express.js using Zod and TypeScript: A Comprehensive Guide

115
Comments 14
3 min read
 Fixing Azure Functions Trigger Issues: Context-Sensitive Initialization in TypeScript and Node.js

 Fixing Azure Functions Trigger Issues: Context-Sensitive Initialization in TypeScript and Node.js

Comments
2 min read
Enabling TypeScript Programming in Visual Studio Code
Cover image for Enabling TypeScript Programming in Visual Studio Code

Enabling TypeScript Programming in Visual Studio Code

4
Comments
10 min read
TypeScript: Type Annotations and Type Inference

TypeScript: Type Annotations and Type Inference

Comments
2 min read
Css Module Type + Nextjs 14!
Cover image for Css Module Type + Nextjs 14!

Css Module Type + Nextjs 14!

2
Comments
5 min read
The Ultimate React Reading List: Top 15 Must-Read Articles in 2024
Cover image for The Ultimate React Reading List: Top 15 Must-Read Articles in 2024

The Ultimate React Reading List: Top 15 Must-Read Articles in 2024

231
Comments 27
5 min read
Hono with Server Sent Events 🔥💌
Cover image for Hono with Server Sent Events 🔥💌

Hono with Server Sent Events 🔥💌

6
Comments 2
3 min read
An Introduction to Qwik-Theme-Toggle Library: A Qwik Component for Theme Switching

An Introduction to Qwik-Theme-Toggle Library: A Qwik Component for Theme Switching

2
Comments
7 min read
Avoid using default exports
Cover image for Avoid using default exports

Avoid using default exports

99
Comments 28
4 min read
Typescript typeguard strategy: fancy way to check unknown types
Cover image for Typescript typeguard strategy: fancy way to check unknown types

Typescript typeguard strategy: fancy way to check unknown types

1
Comments
3 min read
Echoed: Observable Integration Testing using OpenTelemetry on top of Jest
Cover image for Echoed: Observable Integration Testing using OpenTelemetry on top of Jest

Echoed: Observable Integration Testing using OpenTelemetry on top of Jest

8
Comments 1
3 min read
loading...