Tech does not just watch: Take action against Russia’s war on Ukraine 🇺🇦, and take action against Israel’s genocide on the Palestinian people and the destruction of Palestine 🇵🇸 Hide

Frontend Dogma

“typescript” News Archive

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

Entry (Sources) and Other Related TopicsDate#
From Steam to Floppy: Porting Modern TypeScript to Run on DOS224
Moving Off of TypeScript223
How to Set Up Express 5 for Production in 2025 (jan)222
,
Stop Using TypeScript Interfaces (dcr)221
Using the Node 18+ Native Test Runner With TypeScript and React220
, ,
Enable “--strict” by Default (dan/typ)219
How We Migrated Our Rush.js Monorepo to Node Type Stripping (cal)218
,
The Problems With Modals, and How to Solve Them (noe)217
, ,
The Multi-Repository TypeScript Problem216
Parsing 1 Billion Rows in Bun/TypeScript Under 10 Seconds215
, ,
30 Years of JavaScript: 10 Milestones That Changed the Web (ric/the)214
, , , , , , , , , ,
“satisfies” in TypeScript (ada/fro)213
How JSDoc Saved My Dev Workflow (ato)212
, ,
How TypeScript Solved Its Global Iterator Name Clash (rau)211
Node.js Moves Toward Stable TypeScript Support With Amaro 1.0 (sar/soc)210
, ,
6 Advanced TypeScript Tricks (ole)209
Is It JavaScript? (jim)208
, , , ,
Announcing TypeScript Native Previews (dan/typ)207
A Brief History of JavaScript (den)206
, , , , , ,
Microsoft Lays Off TypeScript Veteran Ron Buckton Amid 6,000-Job Cut Restructuring205
Node.js Streams With TypeScript204
, ,
Deploying TypeScript: Recent Advances and Possible Future Directions (rau)203
The Case for Web Components With Lit202
, ,
The Case for Angular201
Exploring TypeScript: TS 5.8 Edition (rau)200
,
How to Set Up TypeScript With Node.js and Express (log)199
, ,
Expressing Japanese Grammar Through TypeScript Type System198
,
Why Microsoft Is Rewriting Their TypeScript Compiler in Go (imp)197
, ,
A 10× Faster TypeScript196
Node Just Added TypeScript Support. What Does That Mean for Deno? (tin/den)195
,
My Sales Pitch for TypeScript (rau)194
Learn Zod So You Can Trust Your Data and Your Types (did)193
, ,
What Is TypeScript? An Overview for JavaScript Programmers (rau)192
, ,
Web Scraping With Playwright191
, , ,
TypeScript in a Node.js Project (rwi)190
,
TypeScript: The “satisfies” Operator (rau)189
Read-Only Accessibility in TypeScript (rau)188
Move on to ESM-Only (ant)187
, , , ,
Tutorial: Publishing ESM-Based npm Packages With TypeScript (rau)186
, ,
Introducing the JSR Open Governance Board (tin+/den)185
, , ,
React Is Just “document.createElement()” With Good Marketing, and I Can Prove It184
,
Demo: Running TypeScript Directly in Node.js (rau)183
Vite With TypeScript (rwi)182
, , ,
Mapped Types in TypeScript (ama)181
Computing With Tuples in TypeScript (rau)180
A Modern Node.js and TypeScript Setup for 2025179
,
Differences Between ESLint and TypeScript (jos/esl)178
, , , ,
TypeScript 5.8 Ships “--erasableSyntaxOnly” to Disable Enums (mat)177
Avoiding “anys” With Linting and TypeScript (jos/tse)176
Generating Test Values Using JavaScript Generators175
, ,
A Checklist for Your tsconfig.json (rau)174
,
Everything You Need to Know About Node.js Type Stripping (sat)173
Node’s New Built-In Support for TypeScript (rau)172
,
5 Technical JavaScript Trends You Need to Know About in 2025 (the)171
, , , , , , ,
TypeScript Generics: A Complete Guide170
, ,
TypeScript Without Build Tools (chr/fro)169
, ,
Node.js Now Supports TypeScript by Default (mat)168
,
Important Topics for Frontend Developers to Master in 2025167
, , , , , , , , , ,
Advanced and Creative TypeScript Techniques for Professionals166
,
TypeScript: Zero to Hero Plus Cheat Sheet165
Just Say “No” to JavaScript (nic/inf)164
,
A Leap in the Evolution of Airtable’s Codebase: Scaling TypeScript to Thousands of Projects163
,
Faster TypeScript Compilation (ash/blo)162
, ,
Contributing to JavaScript and TypeScript (rob/blo)161
, , ,
Building Better CLI Apps (mol/blo)160
, , ,
Self-Contained Executable Programs With Deno Compile (tin/den)159
, ,
10 Advanced TypeScript Concepts Every Developer Should Know158
Essential tsconfig.json Options You Should Use157
Node.js Now Supports TypeScript Natively156
,
How to Automate TypeScript Code Reviews With Coderabbit (the/cod)155
, , ,
How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code154
Octoverse: AI Leads Python to Top Language as the Number of Global Developers Surges (git)153
, , , , , , , , , ,
How to Roll Your Own Auth in JavaScript and TypeScript (rwi)152
, ,
Implementing Regular Expressions in TypeScript Types (Badly)151
Node.js Can Run TypeScript150
Better Vue Components With TypeScript (fad)149
, ,
How to Create a Type to Retrieve All Keys of an Object in TypeScript148
,
10 Bad TypeScript Habits to Break in 2024147
The Redmonk Programming Language Rankings: June 2024146
, , , , , , , , , , ,
A Complete Guide to Beginning With TypeScript (fro)145
, ,
A Comprehensive Guide to Understanding TypeScript Record Type144
The Top Programming Languages 2024143
, , , , , , , , ,
The Hidden TypeScript Hack You Need to Know142
Why Unknown Types Are Useful141
A Different Way to Think About TypeScript140
Why the jQuery Creator Uses React and TypeScript (jer+/syn)139
, , ,
Node.js Adds Experimental Support for TypeScript (sar/soc)138
,
50 TypeScript F*ck Ups137
,
Publishing a TypeScript Module to npm vs. JSR (den)136
, , , , ,
Speeding Up the JavaScript Ecosystem—Isolated Declarations (mar)135
,
TypeScript 5.5: A Blockbuster Release134
Create npm Package With CommonJS and ESM Support in TypeScript133
, , ,
Announcing TypeScript 5.5 (dan/typ)132
Dual Publishing ESM and CJS Modules With tsup and “Are the Types Wrong?” (joh)131
, , , ,
I’ve Been Writing TypeScript Without Understanding It130
The Biggest TypeScript Update in Years129
Live Types in a TypeScript Monorepo128
Generics in TypeScript (fro)127
Dynamic GitHub Profile With Bun and TypeScript126
, ,
The Evolution of Figma’s Mobile Engine: Compiling Away Our Custom Programming Language (fig)125
, , ,
Adding ESLint and Auto-Fixing an Existing TypeScript Project124
, ,
The Making of a TypeScript Feature: Inferring Type Predicates123
Building a CLI From Scratch With TypeScript and oclif122
How to Strongly Type process.env (mat)121
,
This Pattern Will Wreck Your React App’s TS Performance (mat)120
, ,
Build a Node App With TypeScript (mat)119
, ,
Make Your Functions More Reusable With Generics (mat)118
, ,
Express.js With TypeScript—Setup, Examples, Testing117
, , ,
A Gentle Introduction to Generics in TypeScript116
,
Announcing TypeScript 5.4 (dan/typ)115
JSDoc as an Alternative TypeScript Syntax114
,
Why My Code Isn’t in TypeScript (rem)113
How to Set Up a Node Server With TypeScript in 2024 (jle)112
, ,
Learn TypeScript (jad)111
,
Practical Guide to Destructuring: TypeScript vs. Dart110
, ,
What Is JSDoc and Why You May Not Need TypeScript for Your Next Project109
, ,
Type in TypeScript108
Declaring Globals Isn’t That Hard (mat)107
,
Mastering TypeScript: Looping With Types (ale)106
What Are Types in TypeScript105
What the Heck Is a Homomorphic Mapped Type?104
Node.js, TypeScript, and ESM: It Doesn’t Have to Be Painful103
,
TypeScript’s Hidden Feature: Subtypes102
Announcing TypeScript 5.3 (dan/typ)101
Simplifying the E2E Selectors Hassle100
,
How to Do a TypeScript Conversion99
, , , ,
My Problem With Using TypeScript in 202398
Quick Tip: Creating Polymorphic Components in TypeScript97
,
Extending the Properties of an HTML Element in TypeScript96
,
Quick Tip: Decorators in TypeScript95
How Did You Switch From JavaScript to TypeScript?94
, ,
The Power of Type Safety in TypeScript93
TypeScript Monorepo With npm Workspaces (skw)92
, ,
The Saga of the Closure Compiler, and Why TypeScript Won91
, , ,
Token Based Authentication With Fastify, JWT, and TypeScript90
, ,
TypeScript Origins: The Documentary89
,
One Thing Nobody Explained to You About TypeScript88
Turbo 8 Is Dropping TypeScript87
,
TypeScript 5.3 First Look (mat)86
Announcing TypeScript 5.2 (dan/typ)85
5 Inconvenient Truths About TypeScript (dea)84
,
15 Advanced TypeScript Tips for Development83
Arrays and Tuples in TypeScript (fro)82
TypeScript and the Dawn of Gradual Types (rww/git)81
Organize TypeScript Types With Namespaces80
Understanding TypeScript Generators (log)79
Converting [a] JavaScript Codebase to TypeScript78
, ,
TypeScript 5.2’s New Keyword: “using” (mat)77
Create React UI Lib: Component Library Speedrun76
, ,
wasmati: You Should Write Your WebAssembly in TypeScript75
,
Announcing TypeScript 5.1 (dan/typ)74
Where to Put Your Types in Application Code (mat)73
7 Secret TypeScript Tricks Pros Use72
Configuring ESLint, Prettier, and TypeScript Together (jos)71
, , , , ,
Boost Your JavaScript With JSDoc Typing70
, ,
Programming-Language Popularity by GitHub Pull Requests (lem)69
, , , , ,
TypeScript Function Types: A Beginner’s Guide68
,
Function Overloading in TypeScript67
Using TypeScript Without Compilation (pas)66
Senior Engineering Strategies for Advanced React and TypeScript (tec)65
, , , , , , ,
TypeScript’s Migration to Modules (dan/typ)64
, , ,
All JavaScript and TypeScript Features From the Last 3 Years63
,
Announcing TypeScript 5.0 RC (dan/typ)62
Don’t Use Return Types, Unless… (mat)61
Making Sense of TypeScript Using Set Theory60
React, Vite, and TypeScript: Get Started in Under 2 Minutes59
, ,
Is TypeScript Worth It?58
Generics: The Most Intimidating TypeScript Feature (mat)57
,
Set Up a React App With TypeScript in 5 Minutes56
,
17 Compelling Reasons to Start Ditching TypeScript Now55
11 Tips That Make You a Better TypeScript Programmer54
Testing Static Types in TypeScript (rau)53
TypeScript With Node.js (rwi)52
See This Page Fetch Itself, Byte by Byte, Over TLS51
,
TypeScript 5.0 Iteration Plan (dan/typ)50
How to Build, Test, and Publish a TypeScript npm Package in 202249
,
Type-Safe TypeScript With Type Narrowing (thi)48
Ten Years of TypeScript (dan/typ)47
Type-Level TypeScript46
Advanced TypeScript Patterns: API Contracts45
Dependency Injection in JS/TS (cod)44
TypeScript vs. JavaScript: Which One You Should Use, and Why43
,
TypeScript: It’s Not Actually Validating Your Types42
Why I’m Learning TypeScript41
Type Annotations in JavaScript40
,
7 Tips for Clean React TypeScript Code You Must Know39
,
Monorepos in JavaScript and TypeScript (rwi)38
,
7 Tips to Improve Your TypeScript37
,
Misusing TypeScript Assertion Functions for Fun and Profit (chr)36
TypeScript Tips and Tricks (vsc)35
,
Principles of Object-Oriented Programming in TypeScript (app)34
,
Where TypeScript Excels (the)33
CommonJS (CJS) and Modules (ESM): Import Compatibility32
, ,
Moving From JavaScript to TypeScript31
Minimal TypeScript (ano)30
Demystifying TypeScript Discriminated Unions (ada/css)29
How to Set Up a Node.js Project With TypeScript (app)28
,
TypeScript Features to Avoid27
Frontend Challenges: Front-End Engineer Assignment26
, ,
How Not to Learn TypeScript25
Dynamic Static Typing in TypeScript (dea/sma)24
A Deep Dive Into Serverless UI With TypeScript (sma)23
,
A Step by Step TypeScript Tutorial for Beginners22
Bootstrapping a Node.js TypeScript API: Routing, Middleware, and Custom Types and Errors Modules21
, , , ,
Understanding Generics in TypeScript20
Architecting and Scaffolding a TypeScript and Express API19
,
Simple Monorepos via npm Workspaces and TypeScript Project References (rau)18
,
TypeScript Interfaces: A Quick Guide to Help You Get Started17
TypeScript and Native ESM on Node.js (rau)16
,
Integrating TypeScript With Svelte (ada/css)15
React With TypeScript: Best Practices14
,
“this” in JavaScript and TypeScript (dea)13
TypeScript, Minus TypeScript (css)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 Tester (typ)2
, , , ,
Code Converter1
, , , , , , , , ,