DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code Generation from a Domain Model

Code Generation from a Domain Model

Comments
1 min read
Building site-blocking cross-browser extension

Building site-blocking cross-browser extension

Comments
15 min read
Mastering TypeScript Data Types: A Beginner's Guide for 2025 🚀

Mastering TypeScript Data Types: A Beginner's Guide for 2025 🚀

Comments
5 min read
React Component Mounting with Rails: Simplifying Dynamic Interfaces

React Component Mounting with Rails: Simplifying Dynamic Interfaces

Comments
2 min read
Why WebAssembly is faster than JavaScript

Why WebAssembly is faster than JavaScript

1
Comments
3 min read
Solving `Uncaught (in promise) ReferenceError: exports is not defined` in Nuxt.js with Vee-Validate

Solving `Uncaught (in promise) ReferenceError: exports is not defined` in Nuxt.js with Vee-Validate

Comments
2 min read
How to connect to an Azure-hosted managed identities postgres server from a node app using the Prisma ORM

How to connect to an Azure-hosted managed identities postgres server from a node app using the Prisma ORM

Comments
5 min read
Encode and Decode in JavaScript Using Base64Plus

Encode and Decode in JavaScript Using Base64Plus

6
Comments
2 min read
NestJS Fundamentals Part 1: Modularity in NestJS

NestJS Fundamentals Part 1: Modularity in NestJS

Comments
5 min read
Table-Driven Testing in Typescript

Table-Driven Testing in Typescript

Comments
3 min read
Want to build a scalable API with TypeScript? Here's a step-by-step guide to get started! 🧵

Want to build a scalable API with TypeScript? Here's a step-by-step guide to get started! 🧵

Comments
2 min read
Scheduling in Effect: Understanding and Implementing

Scheduling in Effect: Understanding and Implementing

6
Comments
5 min read
Outbox Pattern with Kafka and NestJS: Ensuring Reliable Event-Driven Systems

Outbox Pattern with Kafka and NestJS: Ensuring Reliable Event-Driven Systems

2
Comments
3 min read
How We Outsmarted a Date Bug—Without a Mobile Developer!

How We Outsmarted a Date Bug—Without a Mobile Developer!

2
Comments
4 min read
Vue JS 3 Boilerplate

Vue JS 3 Boilerplate

Comments
3 min read
Making APIs with Express & Typescript using OOPs

Making APIs with Express & Typescript using OOPs

Comments
5 min read
Why .editorconfig Still Matters Even with Prettier Around

Why .editorconfig Still Matters Even with Prettier Around

5
Comments
4 min read
Master TypeScript with These Essential Concepts

Master TypeScript with These Essential Concepts

1
Comments
4 min read
Understanding JavaScript's ?? (Nullish Coalescing) and || (Logical OR) Operators 🤔💡

Understanding JavaScript's ?? (Nullish Coalescing) and || (Logical OR) Operators 🤔💡

Comments
2 min read
Typescript scripts in the command line: Using Deno 2.0

Typescript scripts in the command line: Using Deno 2.0

Comments
3 min read
Typescript scripts in the command line: Deno 2.0 vs Node.JS

Typescript scripts in the command line: Deno 2.0 vs Node.JS

Comments
2 min read
Implementing Regression Tests for AWS Lambda with CDK Fine-Grained Assertions

Implementing Regression Tests for AWS Lambda with CDK Fine-Grained Assertions

2
Comments
6 min read
Reusable NestJS Interceptors with a Factory Pattern

Reusable NestJS Interceptors with a Factory Pattern

1
Comments
5 min read
Using Array.at() over Array[index]

Using Array.at() over Array[index]

Comments
3 min read
How to get consistent structured output from Claude

How to get consistent structured output from Claude

Comments
7 min read
loading...