“typescript” Archive
Supertopics: ecmascript (non-exhaustive) · glossary look-up: “typescript”
Featured on Frontend Dogma? Confirm and whitelist your domain.
- A Leap in the Evolution of Airtable’s Codebase: Scaling TypeScript to Thousands of Projects (via) · · scaling, case-studies
- Building Better CLI Apps (by/via) · · videos, javascript, command-line, tooling
- Contributing to JavaScript and TypeScript (by/via) · · videos, javascript, foss, standards
- Faster TypeScript Compilation (by/via) · · videos, compiling, performance
- 10 Advanced TypeScript Concepts Every Developer Should Know (by) · · concepts
- Self-Contained Executable Programs With Deno Compile (by+/via) · · deno, javascript, compiling
- Essential tsconfig.json Options You Should Use (by) · · configuration
- Node.js Now Supports TypeScript Natively (by) · · videos, nodejs
- How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code (by) · · how-tos
- Octoverse: AI Leads Python to Top Language as the Number of Global Developers Surges (via) · · research, github, community, ai, programming, python, javascript, java, php, shell, go
- How to Roll Your Own Auth in JavaScript and TypeScript (by) · · how-tos, authentication, javascript
- Implementing Regular Expressions in TypeScript Types (Badly) · · regex
- Node.js Can Run TypeScript (by) · · nodejs
- Better Vue Components With TypeScript (by) · · vuejs, components, examples
- How to Create a Type to Retrieve All Keys of an Object in TypeScript (by) · · how-tos, objects
- The Redmonk Programming Language Rankings: June 2024 (by/via) · · programming, comparisons, javascript, python, java, php, css, ruby, go, shell, dart
- A Complete Guide to Beginning With TypeScript (by/via) · · guides, link-lists, learning
- A Comprehensive Guide to Understanding TypeScript Record Type (via) · · guides
- The Top Programming Languages 2024 (by/via) · · programming, comparisons, python, java, javascript, sql, go, html, php, lua
- Why Unknown Types Are Useful (by) · · programming
- A Different Way to Think About TypeScript ·
- Why the jQuery Creator Uses React and TypeScript (by+/via) · · podcasts, interviews, react, jquery
- Node.js Adds Experimental Support for TypeScript (by/via) · · nodejs, experiments
- 50 TypeScript F*ck Ups · · books, mistakes
- Publishing a TypeScript Module to npm vs. JSR (via) · · videos, modules, dependencies, npm, jsr, comparisons
- Speeding Up the JavaScript Ecosystem—Isolated Declarations (by) · · performance, javascript
- TypeScript 5.5: A Blockbuster Release (by) ·
- Create npm Package With CommonJS and ESM Support in TypeScript (by) · · npm, dependencies, commonjs, esm
- Announcing TypeScript 5.5 (by/via) · · release-notes
- Dual Publishing ESM and CJS Modules With tsup and “Are the Types Wrong?” (by) · · dependencies, esm, commonjs, tooling, type-safety
- I’ve Been Writing TypeScript Without Understanding It (by/via) ·
- The Biggest TypeScript Update in Years (by) · · videos
- Live Types in a TypeScript Monorepo (by) · · monorepos
- Dynamic GitHub Profile With Bun and TypeScript (by) · · github, readme, bun
- The Evolution of Figma’s Mobile Engine: Compiling Away Our Custom Programming Language (by/via) · · figma, programming, migrating, case-studies
- Adding ESLint and Auto-Fixing an Existing TypeScript Project (by) · · eslint, quality, automation
- The Making of a TypeScript Feature: Inferring Type Predicates (by) ·
- Building a CLI From Scratch With TypeScript and oclif (by) · · command-line
- How to Strongly Type process.env (by) · · how-tos, nodejs
- This Pattern Will Wreck Your React App’s TS Performance (by) · · design-patterns, react, performance
- Build a Node App With TypeScript (by) · · nodejs, pnpm, esm
- Make Your Functions More Reusable With Generics (by) · · functions, generics, maintainability
- A Gentle Introduction to Generics in TypeScript (by) · · introductions, generics
- Express.js With TypeScript—Setup, Examples, Testing (by) · · videos, express, testing, examples
- Announcing TypeScript 5.4 (by/via) · · release-notes
- JSDoc as an Alternative TypeScript Syntax (by) · · documentation, jsdoc
- Why My Code Isn’t in TypeScript (by) ·
- How to Set Up a Node Server With TypeScript in 2024 (by/via) · · how-tos, nodejs, servers
- Learn TypeScript (by) · · websites, courses
- Practical Guide to Destructuring: TypeScript vs. Dart (by) · · guides, dart, comparisons
- What Is JSDoc and Why You May Not Need TypeScript for Your Next Project (by) · · javascript, documentation, jsdoc
- Declaring Globals Isn’t That Hard (by) · · videos, javascript
- Mastering TypeScript: Looping With Types (by) ·
- What the Heck Is a Homomorphic Mapped Type? (by) ·
- Node.js, TypeScript, and ESM: It Doesn’t Have to Be Painful (by) · · nodejs, esm
- TypeScript’s Hidden Feature: Subtypes ·
- Announcing TypeScript 5.3 (by/via) · · release-notes
- Simplifying the E2E Selectors Hassle (by/via) · · angular, testing
- How to Do a TypeScript Conversion (by) · · how-tos, javascript, migrating, conversion, refactoring
- My Problem With Using TypeScript in 2023 (by) · · videos
- Quick Tip: Creating Polymorphic Components in TypeScript (by/via) · · tips-and-tricks, components
- Extending the Properties of an HTML Element in TypeScript (by/via) · · html, components
- How Did You Switch From JavaScript to TypeScript? · · discussions, javascript, migrating
- Quick Tip: Decorators in TypeScript (by/via) · · tips-and-tricks
- The Power of Type Safety in TypeScript (via) · · type-safety
- TypeScript Monorepo With npm Workspaces (by) · · monorepos, npm, architecture
- The Saga of the Closure Compiler, and Why TypeScript Won (by) · · javascript, compiling, history
- Token Based Authentication With Fastify, JWT, and TypeScript (by) · · authentication, fastify, json-web-tokens
- TypeScript Origins: The Documentary (via) · · videos, history
- One Thing Nobody Explained to You About TypeScript (by) · · configuration
- Turbo 8 Is Dropping TypeScript (by/via) · · hotwire, release-notes
- TypeScript 5.3 First Look (by) ·
- Announcing TypeScript 5.2 (by/via) · · release-notes
- 5 Inconvenient Truths About TypeScript (by) · · javascript, complexity
- 15 Advanced TypeScript Tips for Development · · tips-and-tricks
- TypeScript and the Dawn of Gradual Types (by/via) ·
- Understanding TypeScript Generators (via) ·
- Converting [a] JavaScript Codebase to TypeScript (by/via) · · javascript, migrating, refactoring
- TypeScript 5.2’s New Keyword: “using” (by) ·
- Create React UI Lib: Component Library Speedrun (by) · · react, components, npm
- wasmati: You Should Write Your WebAssembly in TypeScript (by/via) · · webassembly, libraries
- Announcing TypeScript 5.1 (by/via) · · release-notes
- Where to Put Your Types in Application Code (by) ·
- 7 Secret TypeScript Tricks Pros Use (by) · · tips-and-tricks
- Configuring ESLint, Prettier, and TypeScript Together (by) · · eslint, prettier, linting, formatting, tooling, configuration
- Boost Your JavaScript With JSDoc Typing (by) · · javascript, documentation, jsdoc
- Programming-Language Popularity by GitHub Pull Requests (by) · · studies, research, programming, comparisons, github, javascript
- TypeScript Function Types: A Beginner’s Guide (by) · · guides, functions
- Function Overloading in TypeScript (by/via) · · functions
- Using TypeScript Without Compilation (by) ·
- TypeScript’s Migration to Modules (by+/via) · · modules, esm, commonjs, migrating
- All JavaScript and TypeScript Features From the Last 3 Years (via) · · javascript, history
- Announcing TypeScript 5.0 RC (by/via) · · release-notes
- Don’t Use Return Types, Unless… (by) · · videos
- Making Sense of TypeScript Using Set Theory (by) ·
- Generics: The Most Intimidating TypeScript Feature (by) · · videos, generics
- React, Vite, and TypeScript: Get Started in Under 2 Minutes (by/via) · · react, vite
- Is TypeScript Worth It? · · discussions
- Set Up a React App With TypeScript in 5 Minutes (by) · · react, vite
- 17 Compelling Reasons to Start Ditching TypeScript Now (by) ·
- 11 Tips That Make You a Better TypeScript Programmer (by) · · tips-and-tricks
- Testing Static Types in TypeScript (by) · · testing
- TypeScript With Node.js (by) · · nodejs
- See This Page Fetch Itself, Byte by Byte, Over TLS (by) · · websites, tls
- TypeScript 5.0 Iteration Plan (by/via) ·
- How to Build, Test, and Publish a TypeScript npm Package in 2022 (by) · · how-tos, npm
- Type-Safe TypeScript With Type Narrowing (by/via) · · type-safety
- Ten Years of TypeScript (by/via) ·
- Type-Level TypeScript (by) · · websites
- Advanced TypeScript Patterns: API Contracts · · apis
- Dependency Injection in JS/TS (via) · · javascript
- TypeScript vs. JavaScript: Which One You Should Use, and Why (by/via) · · javascript, comparisons
- TypeScript: It’s Not Actually Validating Your Types · · validation
- Why I’m Learning TypeScript ·
- Type Annotations in JavaScript (by/via) · · javascript, annotations
- 7 Tips for Clean React TypeScript Code You Must Know (by) · · react, tips-and-tricks
- Monorepos in JavaScript and TypeScript (by) · · javascript, monorepos
- 7 Tips to Improve Your TypeScript (by) · · tips-and-tricks, optimization
- TypeScript Tips and Tricks (by/via) · · videos, tips-and-tricks
- Principles of Object-Oriented Programming in TypeScript (via) · · principles, oop
- Where TypeScript Excels (via) · · videos
- CommonJS (CJS) and Modules (ESM): Import Compatibility (by) · · javascript, commonjs, esm
- Moving From JavaScript to TypeScript (by) · · javascript
- Demystifying TypeScript Discriminated Unions (by/via) ·
- How to Set Up a Node.js Project With TypeScript (by/via) · · how-tos, nodejs
- TypeScript Features to Avoid (via) ·
- Frontend Challenges: Front-End Engineer Assignment (by) · · react, javascript, training
- How Not to Learn TypeScript (by) ·
- A Deep Dive Into Serverless UI With TypeScript (by/via) · · serverless, deep-dives
- A Step by Step TypeScript Tutorial for Beginners (by/via) · · tutorials
- Bootstrapping a Node.js TypeScript API: Routing, Middleware, and Custom Types and Errors Modules (by/via) · · nodejs, apis, routing, errors, modules
- Architecting and Scaffolding a TypeScript and Express API (by/via) · · express, apis
- Simple Monorepos via npm Workspaces and TypeScript Project References (by) · · monorepos, npm
- TypeScript Interfaces: A Quick Guide to Help You Get Started (by) · · guides
- TypeScript and Native ESM on Node.js (by) · · esm, nodejs
- React With TypeScript: Best Practices (by/via) · · react, best-practices
- “this” in JavaScript and TypeScript (by) · · javascript
- Learn Deno: A Secure JavaScript and TypeScript Runtime (by/via) · · deno, runtimes, javascript
- How TypeScript Makes You a Better JavaScript Developer (by/via) · · javascript
- Introducing TypeScript—JavaScript on Steroids (by/via) · · introductions
- TypeScript—Microsoft’s Replacement for JavaScript (via) · · microsoft, javascript
- npm Package Types Checker · tools, exploration, auditing, debugging, npm, dependencies, type-safety
- TypeScript Tester (via) · tools, exploration, auditing, debugging, testing
- Code Converter (by) · tools, exploration, conversion, json, graphql