Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introducing: @traversable/zod
Cover image for Introducing: @traversable/zod

Introducing: @traversable/zod

14
Comments 4
3 min read
TypeScript Best Practices in Large Codebases

TypeScript Best Practices in Large Codebases

Comments 1
2 min read
Setting up husky and lint-staged for Next.js
Cover image for Setting up husky and lint-staged for Next.js

Setting up husky and lint-staged for Next.js

Comments
2 min read
The Art of Beautiful Functions in TypeScript
Cover image for The Art of Beautiful Functions in TypeScript

The Art of Beautiful Functions in TypeScript

Comments
6 min read
You May Need an Anti-Corruption Layer

You May Need an Anti-Corruption Layer

Comments
4 min read
Fortify Schema
Cover image for Fortify Schema

Fortify Schema

1
Comments
5 min read
Portfolio Relaunch — React, Vite, and MDX
Cover image for Portfolio Relaunch — React, Vite, and MDX

Portfolio Relaunch — React, Vite, and MDX

Comments
1 min read
TypeScript Enums Showdown: `const enum` vs `enum` vs `object as const`

TypeScript Enums Showdown: `const enum` vs `enum` vs `object as const`

Comments
4 min read
Stop Wrapping Every fetch() in try/catch — A Safer Error Handling for TypeScript
Cover image for Stop Wrapping Every fetch() in try/catch — A Safer Error Handling for TypeScript

Stop Wrapping Every fetch() in try/catch — A Safer Error Handling for TypeScript

Comments
6 min read
The 10-Line Architecture That Scaled to 50+ Pages

The 10-Line Architecture That Scaled to 50+ Pages

Comments
6 min read
Untangling the Stack: How TypeScript and Dirty Dishes Share the Same Data Structure
Cover image for Untangling the Stack: How TypeScript and Dirty Dishes Share the Same Data Structure

Untangling the Stack: How TypeScript and Dirty Dishes Share the Same Data Structure

Comments
5 min read
React Native Skeleton: From Zero to 'Hello World' Without Losing Your Sanity
Cover image for React Native Skeleton: From Zero to 'Hello World' Without Losing Your Sanity

React Native Skeleton: From Zero to 'Hello World' Without Losing Your Sanity

1
Comments
3 min read
Building Components: From Boring Buttons to Receipt-Chomping Cards
Cover image for Building Components: From Boring Buttons to Receipt-Chomping Cards

Building Components: From Boring Buttons to Receipt-Chomping Cards

1
Comments
5 min read
PocketMCP: Running a Local-First MCP Server
Cover image for PocketMCP: Running a Local-First MCP Server

PocketMCP: Running a Local-First MCP Server

3
Comments
2 min read
H3ravel: Bringing Laravel’s Elegance to the JavaScript Ecosystem
Cover image for H3ravel: Bringing Laravel’s Elegance to the JavaScript Ecosystem

H3ravel: Bringing Laravel’s Elegance to the JavaScript Ecosystem

1
Comments
2 min read
Paracetamol.ts💊| #44: Explica este código TypeScript
Cover image for Paracetamol.ts💊| #44: Explica este código TypeScript

Paracetamol.ts💊| #44: Explica este código TypeScript

1
Comments 1
1 min read
Furniture Image Classification Using TypeScript + BilberryDB SDK vs. No-Code Approach
Cover image for Furniture Image Classification Using TypeScript + BilberryDB SDK vs. No-Code Approach

Furniture Image Classification Using TypeScript + BilberryDB SDK vs. No-Code Approach

1
Comments
4 min read
"Rust and TypeScript"

"Rust and TypeScript"

Comments
5 min read
Sending Images in Web APIs: Stop Making the Wrong Choice

Sending Images in Web APIs: Stop Making the Wrong Choice

1
Comments 1
2 min read
Stop Treating React Query Cache Keys Like Random Arrays - Here's the Architecture Pattern React Developers Miss
Cover image for Stop Treating React Query Cache Keys Like Random Arrays - Here's the Architecture Pattern React Developers Miss

Stop Treating React Query Cache Keys Like Random Arrays - Here's the Architecture Pattern React Developers Miss

1
Comments
2 min read
What is tsup?

What is tsup?

Comments
2 min read
React's Key Prop Isn't About Lists - It's About Component Identity (And That Changes Everything)
Cover image for React's Key Prop Isn't About Lists - It's About Component Identity (And That Changes Everything)

React's Key Prop Isn't About Lists - It's About Component Identity (And That Changes Everything)

Comments
3 min read
Stop Leaking Your Secrets! Secure Your Node.js Environment Variables.

Stop Leaking Your Secrets! Secure Your Node.js Environment Variables.

1
Comments
3 min read
My React Journey: Day 2- Create a component and use expression in template

My React Journey: Day 2- Create a component and use expression in template

1
Comments
2 min read
(Part 8) Build a Simple Chat Character Gallery: Integrating Chat API
Cover image for (Part 8) Build a Simple Chat Character Gallery: Integrating Chat API

(Part 8) Build a Simple Chat Character Gallery: Integrating Chat API

Comments
8 min read
loading...