Frontend Dogma

“typescript” Archive

Supertopics: , programming-languages · subtopics:  (non-exhaustive) · glossary look-up: “typescript”

Entry (Sources) and Other Related TopicsDate#
A Brief History of JavaScript (den)203
, , , , , ,
Microsoft Lays Off TypeScript Veteran Ron Buckton Amid 6,000-Job Cut Restructuring202
Node.js Streams With TypeScript201
, ,
Deploying TypeScript: Recent Advances and Possible Future Directions (rau)200
The Case for Web Components With Lit199
, ,
The Case for Angular198
Exploring TypeScript: TS 5.8 Edition (rau)197
,
How to Set Up TypeScript With Node.js and Express (log)196
, ,
Expressing Japanese Grammar Through TypeScript Type System195
,
Why Microsoft Is Rewriting Their TypeScript Compiler in Go (imp)194
, ,
A 10× Faster TypeScript193
Node Just Added TypeScript Support. What Does That Mean for Deno? (tin/den)192
,
My Sales Pitch for TypeScript (rau)191
Learn Zod So You Can Trust Your Data and Your Types (did)190
, ,
What Is TypeScript? An Overview for JavaScript Programmers (rau)189
, ,
Web Scraping With Playwright188
, , ,
TypeScript in a Node.js Project (rwi)187
,
TypeScript: The “satisfies” Operator (rau)186
Read-Only Accessibility in TypeScript (rau)185
Move on to ESM-Only (ant)184
, , , ,
Tutorial: Publishing ESM-Based npm Packages With TypeScript (rau)183
, ,
Introducing the JSR Open Governance Board (tin+/den)182
, , ,
React Is Just “document.createElement()” With Good Marketing, and I Can Prove It181
,
Demo: Running TypeScript Directly in Node.js (rau)180
Vite With TypeScript (rwi)179
, , ,
A Modern Node.js and TypeScript Setup for 2025178
,
Mapped Types in TypeScript (ama)177
Computing With Tuples in TypeScript (rau)176
Differences Between ESLint and TypeScript (jos/esl)175
, , , ,
TypeScript 5.8 Ships “--erasableSyntaxOnly” to Disable Enums (mat)174
Avoiding “anys” With Linting and TypeScript (jos/tse)173
Generating Test Values Using JavaScript Generators172
, ,
A Checklist for Your tsconfig.json (rau)171
,
Everything You Need to Know About Node.js Type Stripping (sat)170
Node’s New Built-In Support for TypeScript (rau)169
,
5 Technical JavaScript Trends You Need to Know About in 2025 (the)168
, , , , , , ,
TypeScript Generics: A Complete Guide167
, ,
TypeScript Without Build Tools (chr/fro)166
, ,
Node.js Now Supports TypeScript by Default (mat)165
,
Important Topics for Frontend Developers to Master in 2025164
, , , , , , , , , ,
Advanced and Creative TypeScript Techniques for Professionals163
,
TypeScript: Zero to Hero Plus Cheat Sheet162
A Leap in the Evolution of Airtable’s Codebase: Scaling TypeScript to Thousands of Projects161
,
Just Say No to JavaScript (nic/inf)160
,
Faster TypeScript Compilation (ash/blo)159
, ,
Contributing to JavaScript and TypeScript (rob/blo)158
, , ,
Building Better CLI Apps (mol/blo)157
, , ,
10 Advanced TypeScript Concepts Every Developer Should Know156
Self-Contained Executable Programs With Deno Compile (tin/den)155
, ,
Essential tsconfig.json Options You Should Use154
Node.js Now Supports TypeScript Natively153
,
How to Automate TypeScript Code Reviews With Coderabbit (the/cod)152
, , ,
How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code151
Octoverse: AI Leads Python to Top Language as the Number of Global Developers Surges (git)150
, , , , , , , , , ,
How to Roll Your Own Auth in JavaScript and TypeScript (rwi)149
, ,
Implementing Regular Expressions in TypeScript Types (Badly)148
Node.js Can Run TypeScript147
Better Vue Components With TypeScript (fad)146
, ,
How to Create a Type to Retrieve All Keys of an Object in TypeScript145
,
10 Bad TypeScript Habits to Break in 2024144
The Redmonk Programming Language Rankings: June 2024143
, , , , , , , , , , ,
A Complete Guide to Beginning With TypeScript (fro)142
, ,
A Comprehensive Guide to Understanding TypeScript Record Type141
The Top Programming Languages 2024140
, , , , , , , , ,
The Hidden TypeScript Hack You Need to Know139
Why Unknown Types Are Useful138
A Different Way to Think About TypeScript137
Why the jQuery Creator Uses React and TypeScript (jer+)136
, , ,
Node.js Adds Experimental Support for TypeScript (sar/soc)135
,
50 TypeScript F*ck Ups134
,
Publishing a TypeScript Module to npm vs. JSR (den)133
, , , , ,
Speeding Up the JavaScript Ecosystem—Isolated Declarations (mar)132
,
TypeScript 5.5: A Blockbuster Release131
Create npm Package With CommonJS and ESM Support in TypeScript130
, , ,
Announcing TypeScript 5.5 (dan/typ)129
Dual Publishing ESM and CJS Modules With tsup and “Are the Types Wrong?” (joh)128
, , , ,
I’ve Been Writing TypeScript Without Understanding It127
The Biggest TypeScript Update in Years126
Live Types in a TypeScript Monorepo125
Generics in TypeScript (fro)124
Dynamic GitHub Profile With Bun and TypeScript123
, ,
The Evolution of Figma’s Mobile Engine: Compiling Away Our Custom Programming Language (fig)122
, , ,
Adding ESLint and Auto-Fixing an Existing TypeScript Project121
, ,
The Making of a TypeScript Feature: Inferring Type Predicates120
Building a CLI From Scratch With TypeScript and oclif119
How to Strongly Type process.env (mat)118
,
This Pattern Will Wreck Your React App’s TS Performance (mat)117
, ,
Build a Node App With TypeScript (mat)116
, ,
Make Your Functions More Reusable With Generics (mat)115
, ,
A Gentle Introduction to Generics in TypeScript114
,
Express.js With TypeScript—Setup, Examples, Testing113
, , ,
Announcing TypeScript 5.4 (dan/typ)112
JSDoc as an Alternative TypeScript Syntax111
,
Why My Code Isn’t in TypeScript (rem)110
How to Set Up a Node Server With TypeScript in 2024 (jle)109
, ,
Learn TypeScript (jad)108
,
Practical Guide to Destructuring: TypeScript vs. Dart107
, ,
What Is JSDoc and Why You May Not Need TypeScript for Your Next Project106
, ,
Type in TypeScript105
Declaring Globals Isn’t That Hard (mat)104
,
Mastering TypeScript: Looping With Types103
What Are Types in TypeScript102
What the Heck Is a Homomorphic Mapped Type?101
Node.js, TypeScript, and ESM: It Doesn’t Have to Be Painful100
,
TypeScript’s Hidden Feature: Subtypes99
Announcing TypeScript 5.3 (dan/typ)98
Simplifying the E2E Selectors Hassle97
,
How to Do a TypeScript Conversion96
, , , ,
My Problem With Using TypeScript in 202395
Quick Tip: Creating Polymorphic Components in TypeScript94
,
Extending the Properties of an HTML Element in TypeScript93
,
Quick Tip: Decorators in TypeScript92
How Did You Switch From JavaScript to TypeScript?91
, ,
The Power of Type Safety in TypeScript90
TypeScript Monorepo With npm Workspaces (skw)89
, ,
The Saga of the Closure Compiler, and Why TypeScript Won88
, ,
Token Based Authentication With Fastify, JWT, and TypeScript87
, ,
TypeScript Origins: The Documentary86
,
One Thing Nobody Explained to You About TypeScript85
Turbo 8 Is Dropping TypeScript84
,
Announcing TypeScript 5.2 (dan/typ)83
TypeScript 5.3 First Look (mat)82
5 Inconvenient Truths About TypeScript (dea)81
,
15 Advanced TypeScript Tips for Development80
Arrays and Tuples in TypeScript (fro)79
Organize TypeScript Types With Namespaces78
TypeScript and the Dawn of Gradual Types (rww/git)77
Understanding TypeScript Generators (log)76
Converting [a] JavaScript Codebase to TypeScript75
, ,
Create React UI Lib: Component Library Speedrun74
, ,
TypeScript 5.2’s New Keyword: “using” (mat)73
wasmati: You Should Write Your WebAssembly in TypeScript72
,
Announcing TypeScript 5.1 (dan/typ)71
Where to Put Your Types in Application Code (mat)70
7 Secret TypeScript Tricks Pros Use69
Configuring ESLint, Prettier, and TypeScript Together (jos)68
, , , , ,
Boost Your JavaScript With JSDoc Typing67
, ,
Programming-Language Popularity by GitHub Pull Requests (lem)66
, , , , ,
TypeScript Function Types: A Beginner’s Guide65
,
Function Overloading in TypeScript64
Using TypeScript Without Compilation (pas)63
Senior Engineering Strategies for Advanced React and TypeScript (tec)62
, , , , , , ,
TypeScript’s Migration to Modules (dan/typ)61
, , ,
All JavaScript and TypeScript Features From the Last 3 Years60
,
Announcing TypeScript 5.0 RC (dan/typ)59
Don’t Use Return Types, Unless… (mat)58
Making Sense of TypeScript Using Set Theory57
React, Vite, and TypeScript: Get Started in Under 2 Minutes56
, ,
Is TypeScript Worth It?55
Generics: The Most Intimidating TypeScript Feature (mat)54
,
Set Up a React App With TypeScript in 5 Minutes53
,
17 Compelling Reasons to Start Ditching TypeScript Now52
11 Tips That Make You a Better TypeScript Programmer51
Testing Static Types in TypeScript (rau)50
TypeScript With Node.js (rwi)49
See This Page Fetch Itself, Byte by Byte, Over TLS48
,
TypeScript 5.0 Iteration Plan (dan)47
How to Build, Test, and Publish a TypeScript npm Package in 202246
,
Type-Safe TypeScript With Type Narrowing (thi)45
Ten Years of TypeScript (dan/typ)44
Type-Level TypeScript43
Advanced TypeScript Patterns: API Contracts42
Dependency Injection in JS/TS41
TypeScript vs. JavaScript: Which One You Should Use, and Why40
,
TypeScript: It’s Not Actually Validating Your Types39
Why I’m Learning TypeScript38
Type Annotations in JavaScript37
,
7 Tips for Clean React TypeScript Code You Must Know36
,
Monorepos in JavaScript and TypeScript (rwi)35
,
7 Tips to Improve Your TypeScript34
,
Misusing TypeScript Assertion Functions for Fun and Profit (chr)33
TypeScript Tips and Tricks (vsc)32
,
Principles of Object-Oriented Programming in TypeScript (app)31
,
Where TypeScript Excels (the)30
CommonJS (CJS) and Modules (ESM): Import Compatibility29
, ,
Moving From JavaScript to TypeScript28
Minimal TypeScript (ano)27
Demystifying TypeScript Discriminated Unions (css)26
How to Set Up a Node.js Project With TypeScript (app)25
,
TypeScript Features to Avoid24
Frontend Challenges: Front-End Engineer Assignment23
, ,
How Not to Learn TypeScript22
Dynamic Static Typing in TypeScript (dea/sma)21
A Deep Dive Into Serverless UI With TypeScript (sma)20
,
A Step by Step TypeScript Tutorial for Beginners19
Bootstrapping a Node.js TypeScript API: Routing, Middleware, and Custom Types and Errors Modules18
, , , ,
Architecting and Scaffolding a TypeScript and Express API17
,
Simple Monorepos via npm Workspaces and TypeScript Project References (rau)16
,
TypeScript Interfaces: A Quick Guide to Help You Get Started15
TypeScript and Native ESM on Node.js (rau)14
,
React With TypeScript: Best Practices13
,
“this” in JavaScript and TypeScript (dea)12
Learn Deno: A Secure JavaScript and TypeScript Runtime11
, ,
Still Using Node.js? Deno 1.0 Is Here! (ant)10
, , ,
Recursive Functions in TypeScript9
How TypeScript Makes You a Better JavaScript Developer8
The TypeScript Tax (eri)7
, ,
TSDoc: A TypeScript Source Code Documentation Format (inf)6
Introducing TypeScript—JavaScript on Steroids (cra)5
TypeScript—Microsoft’s Replacement for JavaScript4
,
npm Package Types Checker3
, , , , , ,
TypeScript Tester2
, , , ,
Code Converter1
, , , , , , , , ,