Frontend Dogma

“typescript” Archive

Supertopics:  (non-exhaustive) · glossary look-up: “typescript”

Featured on Frontend Dogma? Confirm and whitelist your domain.

  1. A Leap in the Evolution of Airtable’s Codebase: Scaling TypeScript to Thousands of Projects (via) · · ,
  2. Building Better CLI Apps (by/via) · · , , ,
  3. Contributing to JavaScript and TypeScript (by/via) · · , , ,
  4. Faster TypeScript Compilation (by/via) · · , ,
  5. 10 Advanced TypeScript Concepts Every Developer Should Know (by) · ·
  6. Self-Contained Executable Programs With Deno Compile (by+/via) · · , ,
  7. Essential tsconfig.json Options You Should Use (by) · ·
  8. Node.js Now Supports TypeScript Natively (by) · · ,
  9. How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code (by) · ·
  10. Octoverse: AI Leads Python to Top Language as the Number of Global Developers Surges (via) · · , , , , , , , , , ,
  11. How to Roll Your Own Auth in JavaScript and TypeScript (by) · · , ,
  12. Implementing Regular Expressions in TypeScript Types (Badly) · ·
  13. Node.js Can Run TypeScript (by) · ·
  14. Better Vue Components With TypeScript (by) · · , ,
  15. How to Create a Type to Retrieve All Keys of an Object in TypeScript (by) · · ,
  16. The Redmonk Programming Language Rankings: June 2024 (by/via) · · , , , , , , , , , ,
  17. A Complete Guide to Beginning With TypeScript (by/via) · · , ,
  18. A Comprehensive Guide to Understanding TypeScript Record Type (via) · ·
  19. The Top Programming Languages 2024 (by/via) · · , , , , , , , , ,
  20. Why Unknown Types Are Useful (by) · ·
  21. A Different Way to Think About TypeScript ·
  22. Why the jQuery Creator Uses React and TypeScript (by+/via) · · , , ,
  23. Node.js Adds Experimental Support for TypeScript (by/via) · · ,
  24. 50 TypeScript F*ck Ups · · ,
  25. Publishing a TypeScript Module to npm vs. JSR (via) · · , , , , ,
  26. Speeding Up the JavaScript Ecosystem—Isolated Declarations (by) · · ,
  27. TypeScript 5.5: A Blockbuster Release (by) ·
  28. Create npm Package With CommonJS and ESM Support in TypeScript (by) · · , , ,
  29. Announcing TypeScript 5.5 (by/via) · ·
  30. Dual Publishing ESM and CJS Modules With tsup and “Are the Types Wrong?” (by) · · , , , ,
  31. I’ve Been Writing TypeScript Without Understanding It (by/via) ·
  32. The Biggest TypeScript Update in Years (by) · ·
  33. Live Types in a TypeScript Monorepo (by) · ·
  34. Dynamic GitHub Profile With Bun and TypeScript (by) · · , ,
  35. The Evolution of Figma’s Mobile Engine: Compiling Away Our Custom Programming Language (by/via) · · , , ,
  36. Adding ESLint and Auto-Fixing an Existing TypeScript Project (by) · · , ,
  37. The Making of a TypeScript Feature: Inferring Type Predicates (by) ·
  38. Building a CLI From Scratch With TypeScript and oclif (by) · ·
  39. How to Strongly Type process.env (by) · · ,
  40. This Pattern Will Wreck Your React App’s TS Performance (by) · · , ,
  41. Build a Node App With TypeScript (by) · · , ,
  42. Make Your Functions More Reusable With Generics (by) · · , ,
  43. A Gentle Introduction to Generics in TypeScript (by) · · ,
  44. Express.js With TypeScript—Setup, Examples, Testing (by) · · , , ,
  45. Announcing TypeScript 5.4 (by/via) · ·
  46. JSDoc as an Alternative TypeScript Syntax (by) · · ,
  47. Why My Code Isn’t in TypeScript (by) ·
  48. How to Set Up a Node Server With TypeScript in 2024 (by/via) · · , ,
  49. Learn TypeScript (by) · · ,
  50. Practical Guide to Destructuring: TypeScript vs. Dart (by) · · , ,
  51. What Is JSDoc and Why You May Not Need TypeScript for Your Next Project (by) · · , ,
  52. Declaring Globals Isn’t That Hard (by) · · ,
  53. Mastering TypeScript: Looping With Types (by) ·
  54. What the Heck Is a Homomorphic Mapped Type? (by) ·
  55. Node.js, TypeScript, and ESM: It Doesn’t Have to Be Painful (by) · · ,
  56. TypeScript’s Hidden Feature: Subtypes ·
  57. Announcing TypeScript 5.3 (by/via) · ·
  58. Simplifying the E2E Selectors Hassle (by/via) · · ,
  59. How to Do a TypeScript Conversion (by) · · , , , ,
  60. My Problem With Using TypeScript in 2023 (by) · ·
  61. Quick Tip: Creating Polymorphic Components in TypeScript (by/via) · · ,
  62. Extending the Properties of an HTML Element in TypeScript (by/via) · · ,
  63. How Did You Switch From JavaScript to TypeScript? · · , ,
  64. Quick Tip: Decorators in TypeScript (by/via) · ·
  65. The Power of Type Safety in TypeScript (via) · ·
  66. TypeScript Monorepo With npm Workspaces (by) · · , ,
  67. The Saga of the Closure Compiler, and Why TypeScript Won (by) · · , ,
  68. Token Based Authentication With Fastify, JWT, and TypeScript (by) · · , ,
  69. TypeScript Origins: The Documentary (via) · · ,
  70. One Thing Nobody Explained to You About TypeScript (by) · ·
  71. Turbo 8 Is Dropping TypeScript (by/via) · · ,
  72. TypeScript 5.3 First Look (by) ·
  73. Announcing TypeScript 5.2 (by/via) · ·
  74. 5 Inconvenient Truths About TypeScript (by) · · ,
  75. 15 Advanced TypeScript Tips for Development · ·
  76. TypeScript and the Dawn of Gradual Types (by/via) ·
  77. Understanding TypeScript Generators (via) ·
  78. Converting [a] JavaScript Codebase to TypeScript (by/via) · · , ,
  79. TypeScript 5.2’s New Keyword: “using” (by) ·
  80. Create React UI Lib: Component Library Speedrun (by) · · , ,
  81. wasmati: You Should Write Your WebAssembly in TypeScript (by/via) · · ,
  82. Announcing TypeScript 5.1 (by/via) · ·
  83. Where to Put Your Types in Application Code (by) ·
  84. 7 Secret TypeScript Tricks Pros Use (by) · ·
  85. Configuring ESLint, Prettier, and TypeScript Together (by) · · , , , , ,
  86. Boost Your JavaScript With JSDoc Typing (by) · · , ,
  87. Programming-Language Popularity by GitHub Pull Requests (by) · · , , , , ,
  88. TypeScript Function Types: A Beginner’s Guide (by) · · ,
  89. Function Overloading in TypeScript (by/via) · ·
  90. Using TypeScript Without Compilation (by) ·
  91. TypeScript’s Migration to Modules (by+/via) · · , , ,
  92. All JavaScript and TypeScript Features From the Last 3 Years (via) · · ,
  93. Announcing TypeScript 5.0 RC (by/via) · ·
  94. Don’t Use Return Types, Unless… (by) · ·
  95. Making Sense of TypeScript Using Set Theory (by) ·
  96. Generics: The Most Intimidating TypeScript Feature (by) · · ,
  97. React, Vite, and TypeScript: Get Started in Under 2 Minutes (by/via) · · ,
  98. Is TypeScript Worth It? · ·
  99. Set Up a React App With TypeScript in 5 Minutes (by) · · ,
  100. 17 Compelling Reasons to Start Ditching TypeScript Now (by) ·
  101. 11 Tips That Make You a Better TypeScript Programmer (by) · ·
  102. Testing Static Types in TypeScript (by) · ·
  103. TypeScript With Node.js (by) · ·
  104. See This Page Fetch Itself, Byte by Byte, Over TLS (by) · · ,
  105. TypeScript 5.0 Iteration Plan (by/via) ·
  106. How to Build, Test, and Publish a TypeScript npm Package in 2022 (by) · · ,
  107. Type-Safe TypeScript With Type Narrowing (by/via) · ·
  108. Ten Years of TypeScript (by/via) ·
  109. Type-Level TypeScript (by) · ·
  110. Advanced TypeScript Patterns: API Contracts · ·
  111. Dependency Injection in JS/TS (via) · ·
  112. TypeScript vs. JavaScript: Which One You Should Use, and Why (by/via) · · ,
  113. TypeScript: It’s Not Actually Validating Your Types · ·
  114. Why I’m Learning TypeScript ·
  115. Type Annotations in JavaScript (by/via) · · ,
  116. 7 Tips for Clean React TypeScript Code You Must Know (by) · · ,
  117. Monorepos in JavaScript and TypeScript (by) · · ,
  118. 7 Tips to Improve Your TypeScript (by) · · ,
  119. TypeScript Tips and Tricks (by/via) · · ,
  120. Principles of Object-Oriented Programming in TypeScript (via) · · ,
  121. Where TypeScript Excels (via) · ·
  122. CommonJS (CJS) and Modules (ESM): Import Compatibility (by) · · , ,
  123. Moving From JavaScript to TypeScript (by) · ·
  124. Demystifying TypeScript Discriminated Unions (by/via) ·
  125. How to Set Up a Node.js Project With TypeScript (by/via) · · ,
  126. TypeScript Features to Avoid (via) ·
  127. Frontend Challenges: Front-End Engineer Assignment (by) · · , ,
  128. How Not to Learn TypeScript (by) ·
  129. A Deep Dive Into Serverless UI With TypeScript (by/via) · · ,
  130. A Step by Step TypeScript Tutorial for Beginners (by/via) · ·
  131. Bootstrapping a Node.js TypeScript API: Routing, Middleware, and Custom Types and Errors Modules (by/via) · · , , , ,
  132. Architecting and Scaffolding a TypeScript and Express API (by/via) · · ,
  133. Simple Monorepos via npm Workspaces and TypeScript Project References (by) · · ,
  134. TypeScript Interfaces: A Quick Guide to Help You Get Started (by) · ·
  135. TypeScript and Native ESM on Node.js (by) · · ,
  136. React With TypeScript: Best Practices (by/via) · · ,
  137. “this” in JavaScript and TypeScript (by) · ·
  138. Learn Deno: A Secure JavaScript and TypeScript Runtime (by/via) · · , ,
  139. How TypeScript Makes You a Better JavaScript Developer (by/via) · ·
  140. Introducing TypeScript—JavaScript on Steroids (by/via) · ·
  141. TypeScript—Microsoft’s Replacement for JavaScript (via) · · ,
  142. npm Package Types Checker · , , , , , ,
  143. TypeScript Tester (via) · , , , ,
  144. Code Converter (by) · , , , ,