Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I was tired of TypeScript's nested object hell, so I built ts-safe-path
Cover image for I was tired of TypeScript's nested object hell, so I built ts-safe-path

I was tired of TypeScript's nested object hell, so I built ts-safe-path

1
Comments 3
2 min read
Unit test CHILD component from PARENT component's test case
Cover image for Unit test CHILD component from PARENT component's test case

Unit test CHILD component from PARENT component's test case

Comments
1 min read
JavaScript vs TypeScript: Complete Guide for Developers
Cover image for JavaScript vs TypeScript: Complete Guide for Developers

JavaScript vs TypeScript: Complete Guide for Developers

2
Comments 1
3 min read
JavaScript vs TypeScript: The Real Tea on Scalability, Use Cases, and Why Big Tech Cares 🚀
Cover image for JavaScript vs TypeScript: The Real Tea on Scalability, Use Cases, and Why Big Tech Cares 🚀

JavaScript vs TypeScript: The Real Tea on Scalability, Use Cases, and Why Big Tech Cares 🚀

1
Comments 2
3 min read
Cross-Domain State Sharing: From Hacks to Real-Time Sync
Cover image for Cross-Domain State Sharing: From Hacks to Real-Time Sync

Cross-Domain State Sharing: From Hacks to Real-Time Sync

1
Comments
7 min read
Weekly Coding Challenge #2: Generating Parentheses with Backtracking and Recursion
Cover image for Weekly Coding Challenge #2: Generating Parentheses with Backtracking and Recursion

Weekly Coding Challenge #2: Generating Parentheses with Backtracking and Recursion

Comments
3 min read
How I’d Learn React, TypeScript & Tailwind in 2026 — and Build a Job-Ready Portfolio

How I’d Learn React, TypeScript & Tailwind in 2026 — and Build a Job-Ready Portfolio

1
Comments
18 min read
Looking for the Best React Data Grid (Table)? It's Probably on This List
Cover image for Looking for the Best React Data Grid (Table)? It's Probably on This List

Looking for the Best React Data Grid (Table)? It's Probably on This List

5
Comments 2
8 min read
Build Your First AI Agent in TypeScript
Cover image for Build Your First AI Agent in TypeScript

Build Your First AI Agent in TypeScript

12
Comments
6 min read
Building Type-Safe Entity Management with TypeScript Discriminated Unions

Building Type-Safe Entity Management with TypeScript Discriminated Unions

1
Comments
4 min read
Why would deleted files remain in the dist?

Why would deleted files remain in the dist?

5
Comments
2 min read
Mastering Validation in TypeScript with class-validator – A Complete Beginner's Guide
Cover image for Mastering Validation in TypeScript with class-validator – A Complete Beginner's Guide

Mastering Validation in TypeScript with class-validator – A Complete Beginner's Guide

Comments
4 min read
Introducing react-rte-light: A Lightweight Rich Text Editor for React

Introducing react-rte-light: A Lightweight Rich Text Editor for React

1
Comments
4 min read
Angular Addicts #40: Angular 20.1, NgRx 20, Zoneless testing, Native Federation & more
Cover image for Angular Addicts #40: Angular 20.1, NgRx 20, Zoneless testing, Native Federation & more

Angular Addicts #40: Angular 20.1, NgRx 20, Zoneless testing, Native Federation & more

3
Comments
4 min read
What is the purpose of jsconfig.json?

What is the purpose of jsconfig.json?

Comments
1 min read
Building Enterprise-Grade Angular Apps: Performance Techniques and Patterns Shaping the Future
Cover image for Building Enterprise-Grade Angular Apps: Performance Techniques and Patterns Shaping the Future

Building Enterprise-Grade Angular Apps: Performance Techniques and Patterns Shaping the Future

Comments
3 min read
使用 Vue3 部份讀取檔案並繪至頁面上避免UI卡頓 partially loading data and rendering on page

使用 Vue3 部份讀取檔案並繪至頁面上避免UI卡頓 partially loading data and rendering on page

Comments
1 min read
TypeScript 定義型別時 file.d.ts 與 file.ts 的檔名有什麼差別?What’s the difference between file.d.ts and file.ts in TypeScript

TypeScript 定義型別時 file.d.ts 與 file.ts 的檔名有什麼差別?What’s the difference between file.d.ts and file.ts in TypeScript

Comments
1 min read
Vue3 reactivity 的大地雷 – API 在背景偷偷送出新的資料

Vue3 reactivity 的大地雷 – API 在背景偷偷送出新的資料

Comments
1 min read
Implementing the Repository Pattern with Mongoose in Node.js

Implementing the Repository Pattern with Mongoose in Node.js

Comments
2 min read
Top 10 ES6 Features that Every Developer Should know
Cover image for Top 10 ES6 Features that Every Developer Should know

Top 10 ES6 Features that Every Developer Should know

Comments
3 min read
Less Code, More Power - Why React-Forminate is Changing the Form Game
Cover image for Less Code, More Power - Why React-Forminate is Changing the Form Game

Less Code, More Power - Why React-Forminate is Changing the Form Game

5
Comments
8 min read
How to Set Up ESLint, Prettier, Husky, and Lint-Staged in a TypeScript Project

How to Set Up ESLint, Prettier, Husky, and Lint-Staged in a TypeScript Project

1
Comments
2 min read
🎨 Building UI architectures that last in 2025!

🎨 Building UI architectures that last in 2025!

1
Comments
1 min read
Managing Dynamic Behavior with the State Design Pattern in TypeScript

Managing Dynamic Behavior with the State Design Pattern in TypeScript

Comments
2 min read
loading...