Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Import/Export: Default vs Named (And Why Some Use Braces)
Cover image for Import/Export: Default vs Named (And Why Some Use Braces)

Import/Export: Default vs Named (And Why Some Use Braces)

1
Comments
1 min read
Speed Up Your React App: Tools, Tips and Architecture Tricks
Cover image for Speed Up Your React App: Tools, Tips and Architecture Tricks

Speed Up Your React App: Tools, Tips and Architecture Tricks

1
Comments
4 min read
The Frontend Engineering
Cover image for The Frontend Engineering

The Frontend Engineering

Comments
4 min read
MCP Server with AWS Lambda and HTTP Api Gateway
Cover image for MCP Server with AWS Lambda and HTTP Api Gateway

MCP Server with AWS Lambda and HTTP Api Gateway

12
Comments
6 min read
These TypeScript Utility Types Will Give You a Head Start
Cover image for These TypeScript Utility Types Will Give You a Head Start

These TypeScript Utility Types Will Give You a Head Start

Comments
1 min read
TypeScript Generics in React Components: A Complete Guide

TypeScript Generics in React Components: A Complete Guide

6
Comments 3
12 min read
Bora simular uma compra completa com Azure Durable Functions e padrão Saga? 🎉
Cover image for Bora simular uma compra completa com Azure Durable Functions e padrão Saga? 🎉

Bora simular uma compra completa com Azure Durable Functions e padrão Saga? 🎉

Comments
16 min read
I made a Raycast extension, but why?
Cover image for I made a Raycast extension, but why?

I made a Raycast extension, but why?

Comments
2 min read
Journal 2: The Grind – Building Authentication & Role Management 📅 Date: February 20th, 2025
Cover image for Journal 2: The Grind – Building Authentication & Role Management 📅 Date: February 20th, 2025

Journal 2: The Grind – Building Authentication & Role Management 📅 Date: February 20th, 2025

Comments
2 min read
Building Bitcoin's Proof of Work: A TypeScript Implementation Guide
Cover image for Building Bitcoin's Proof of Work: A TypeScript Implementation Guide

Building Bitcoin's Proof of Work: A TypeScript Implementation Guide

Comments
5 min read
Building Serverless Application with AWS CDK: ECS Fargate & DynamoDB

Building Serverless Application with AWS CDK: ECS Fargate & DynamoDB

Comments 3
7 min read
Prefer let over const (not the other way around)

Prefer let over const (not the other way around)

6
Comments 2
1 min read
Zod v4 got 17x Slower than v3 🚦

Zod v4 got 17x Slower than v3 🚦

3
Comments 2
4 min read
How to Detect Low Test Coverage Files in Jest
Cover image for How to Detect Low Test Coverage Files in Jest

How to Detect Low Test Coverage Files in Jest

Comments
4 min read
How to create a simple library using typescript

How to create a simple library using typescript

1
Comments
1 min read
TIL: How to reference the item type of an array type?

TIL: How to reference the item type of an array type?

Comments
1 min read
Building Secure Authentication in Angular with Supabase
Cover image for Building Secure Authentication in Angular with Supabase

Building Secure Authentication in Angular with Supabase

13
Comments 8
5 min read
🌍 The smallest and simplest global state manager for React

🌍 The smallest and simplest global state manager for React

1
Comments
2 min read
Testing TanStack Router
Cover image for Testing TanStack Router

Testing TanStack Router

4
Comments 2
3 min read
How to fix Next.js “Type error: Type 'Props' does not satisfy the constraint 'LayoutProps'”

How to fix Next.js “Type error: Type 'Props' does not satisfy the constraint 'LayoutProps'”

3
Comments
2 min read
Angular Evolution: From v5 to v19 – A Professional Comparison for Developers

Angular Evolution: From v5 to v19 – A Professional Comparison for Developers

Comments
2 min read
TypeScript: A Better Way to Write JavaScript
Cover image for TypeScript: A Better Way to Write JavaScript

TypeScript: A Better Way to Write JavaScript

1
Comments
4 min read
Observing position-change of HTML elements using Intersection Observer - Part 2

Observing position-change of HTML elements using Intersection Observer - Part 2

1
Comments
2 min read
Introdução ao NestJS: Criando sua primeira aplicação
Cover image for Introdução ao NestJS: Criando sua primeira aplicação

Introdução ao NestJS: Criando sua primeira aplicação

Comments 1
9 min read
How TypeScript Infers Generic Types Automatically — and Why It Matters
Cover image for How TypeScript Infers Generic Types Automatically — and Why It Matters

How TypeScript Infers Generic Types Automatically — and Why It Matters

2
Comments
2 min read
loading...