Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Comments
2 min read
Performance in Vue.js: Breaking Down Conditional Code ⚡️

Performance in Vue.js: Breaking Down Conditional Code ⚡️

6
Comments 2
2 min read
Testing Angular HTTP Services using Jest

Testing Angular HTTP Services using Jest

5
Comments 2
2 min read
TypeScript Generics Propagation in useOptimistic react hook

TypeScript Generics Propagation in useOptimistic react hook

Comments
4 min read
Level up your TypeScript with Record types
Cover image for Level up your TypeScript with Record types

Level up your TypeScript with Record types

2
Comments
12 min read
Asynchronous Events: Getting Rid of Internal Services in Angular applications
Cover image for Asynchronous Events: Getting Rid of Internal Services in Angular applications

Asynchronous Events: Getting Rid of Internal Services in Angular applications

Comments
3 min read
Pocketstore – A Modern Way to Use localStorage, with TTL, Encryption & SSR Support
Cover image for Pocketstore – A Modern Way to Use localStorage, with TTL, Encryption & SSR Support

Pocketstore – A Modern Way to Use localStorage, with TTL, Encryption & SSR Support

Comments
3 min read
Design Patterns - Pipeline

Design Patterns - Pipeline

Comments
2 min read
Testing Angular Components with Services using Jest

Testing Angular Components with Services using Jest

1
Comments
1 min read
Angular 19: Mastering `input.required()` and Functional Inputs with Signals

Angular 19: Mastering `input.required()` and Functional Inputs with Signals

7
Comments 1
2 min read
Mencegah SQL Injection di Prisma dengan Middleware dan withAccelerare

Mencegah SQL Injection di Prisma dengan Middleware dan withAccelerare

Comments
2 min read
TypeScript From The Perspective Of A Java Programmer (I)
Cover image for TypeScript From The Perspective Of A Java Programmer (I)

TypeScript From The Perspective Of A Java Programmer (I)

1
Comments
7 min read
This TypeScript Library Helped Me Build Full-Stack Apps Faster
Cover image for This TypeScript Library Helped Me Build Full-Stack Apps Faster

This TypeScript Library Helped Me Build Full-Stack Apps Faster

90
Comments 6
5 min read
🚀 React with TypeScript Crash Course – Learn the Essentials in Just 16 Minutes
Cover image for 🚀 React with TypeScript Crash Course – Learn the Essentials in Just 16 Minutes

🚀 React with TypeScript Crash Course – Learn the Essentials in Just 16 Minutes

3
Comments
2 min read
NestJS: Construindo o Módulo de Usuário — Parte 1: Salvando no banco
Cover image for NestJS: Construindo o Módulo de Usuário — Parte 1: Salvando no banco

NestJS: Construindo o Módulo de Usuário — Parte 1: Salvando no banco

2
Comments
12 min read
Utility Types - Tipos utilitarios
Cover image for Utility Types - Tipos utilitarios

Utility Types - Tipos utilitarios

Comments
2 min read
Angular 19: Mastering `ChangeDetectionStrategy.OnPush` in the Era of Signals

Angular 19: Mastering `ChangeDetectionStrategy.OnPush` in the Era of Signals

Comments 1
2 min read
Guards vs Interceptors no NestJS: quando usar cada um?

Guards vs Interceptors no NestJS: quando usar cada um?

Comments
3 min read
Angular 19 Signals: `update()` vs `.push()` – Why Immutability Matters

Angular 19 Signals: `update()` vs `.push()` – Why Immutability Matters

Comments 1
2 min read
Angular Input Handling: valueAsNumber vs +value – What's the Difference?

Angular Input Handling: valueAsNumber vs +value – What's the Difference?

Comments
2 min read
Testing Angular Components with Inputs and Outputs using Jest

Testing Angular Components with Inputs and Outputs using Jest

1
Comments
1 min read
USING VITE?, Upgrade to tailwindcss..version 4
Cover image for USING VITE?, Upgrade to tailwindcss..version 4

USING VITE?, Upgrade to tailwindcss..version 4

6
Comments 4
1 min read
Deep Dive into NextAuth.js: A Powerful and Flexible Authentication Solution
Cover image for Deep Dive into NextAuth.js: A Powerful and Flexible Authentication Solution

Deep Dive into NextAuth.js: A Powerful and Flexible Authentication Solution

5
Comments
7 min read
Testing Angular Components with Children using Jest

Testing Angular Components with Children using Jest

1
Comments 1
1 min read
Entendendo o useContext no React Native com TypeScript
Cover image for Entendendo o useContext no React Native com TypeScript

Entendendo o useContext no React Native com TypeScript

Comments
6 min read
loading...