DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js 06:55

Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js

20
Comments 1
1 min read
TanStack Query in Angular

TanStack Query in Angular

Comments
7 min read
Building a gRPC Server with NestJS and Buf: A Comprehensive Showcase

Building a gRPC Server with NestJS and Buf: A Comprehensive Showcase

1
Comments
2 min read
how to find the repeated number of an array?

how to find the repeated number of an array?

Comments
1 min read
Prefer strict types in Typescript

Prefer strict types in Typescript

Comments
3 min read
ReactTS: Is React.FC really necessary?

ReactTS: Is React.FC really necessary?

Comments
4 min read
Maximizing the Use of EC2 Instance Connect Endpoint with CDK

Maximizing the Use of EC2 Instance Connect Endpoint with CDK

Comments
5 min read
What do you want to watch next? This is why I built GoodWatch.

What do you want to watch next? This is why I built GoodWatch.

1
Comments 3
2 min read
Message queue with Socket.io

Message queue with Socket.io

1
Comments
3 min read
AWS — Properly delete messages between Lambdas and SQS Queues

AWS — Properly delete messages between Lambdas and SQS Queues

Comments
3 min read
Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects

Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects

Comments
14 min read
Having a type system is more productive

Having a type system is more productive

Comments
1 min read
Angular - Lazy ngFor when you only need N elements to start

Angular - Lazy ngFor when you only need N elements to start

Comments
2 min read
Day 1: React js Basics

Day 1: React js Basics

1
Comments 2
2 min read
Getting started with Typescript Generics 🚀

Getting started with Typescript Generics 🚀

1
Comments
3 min read
LeetCode Meditations: Serialize and Deserialize Binary Tree

LeetCode Meditations: Serialize and Deserialize Binary Tree

Comments
6 min read
Introducing nebula-http-resiliency

Introducing nebula-http-resiliency

Comments
1 min read
What the heck is Next.js?

What the heck is Next.js?

Comments
3 min read
FlowDiver: The Road to SSR - Part 1

FlowDiver: The Road to SSR - Part 1

Comments
6 min read
How to Focus an Input Field with a Hotkey in React

How to Focus an Input Field with a Hotkey in React

1
Comments
2 min read
Typed E2E test IDs

Typed E2E test IDs

Comments
3 min read
Debate about dynamic vs static is pointless

Debate about dynamic vs static is pointless

Comments
2 min read
Day 4: Routing and Navigation in Angular

Day 4: Routing and Navigation in Angular

6
Comments 1
2 min read
Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Comments
2 min read
TypeScript dev tools in the Golang world

TypeScript dev tools in the Golang world

Comments
2 min read
Typealias vs Interface in TypeScript: Which to use in 2024.

Typealias vs Interface in TypeScript: Which to use in 2024.

Comments
2 min read
How to Process Events Exactly-Once with Kafka and DBOS

How to Process Events Exactly-Once with Kafka and DBOS

3
Comments
4 min read
GraphQL Request Cancellation in JavaScript

GraphQL Request Cancellation in JavaScript

Comments
7 min read
A quick guide to Next.js setup

A quick guide to Next.js setup

Comments
4 min read
LeetCode Meditations: Kth Smallest Element in a BST

LeetCode Meditations: Kth Smallest Element in a BST

Comments
3 min read
Turn FHIR Dosage into human readable text in your wanted language and much more with fhir-dosage-utils

Turn FHIR Dosage into human readable text in your wanted language and much more with fhir-dosage-utils

Comments
1 min read
Integration Testing in Obsidian

Integration Testing in Obsidian

1
Comments
11 min read
The Magic of keyof and typeof in Typescript

The Magic of keyof and typeof in Typescript

2
Comments
1 min read
LeetCode Meditations: Validate Binary Search Tree

LeetCode Meditations: Validate Binary Search Tree

Comments
3 min read
Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

Comments
3 min read
E2E Testing with ExpressoTS and SuperTest

E2E Testing with ExpressoTS and SuperTest

1
Comments
3 min read
Typescript static typing mess

Typescript static typing mess

Comments
1 min read
How to set up an Express API with Node.js and TypeScript the right way in 2024

How to set up an Express API with Node.js and TypeScript the right way in 2024

2
Comments
5 min read
An OIDC authentication library that supports self hosting and has complete test cases

An OIDC authentication library that supports self hosting and has complete test cases

Comments
1 min read
Setup React Typescript with Vite & ESLint

Setup React Typescript with Vite & ESLint

Comments
4 min read
Type Guards & Type Assertions

Type Guards & Type Assertions

1
Comments
7 min read
GitHub Sponsors: azu the Japanese TypeScript and JavaScript developer

GitHub Sponsors: azu the Japanese TypeScript and JavaScript developer

Comments
2 min read
Random way of making a console snake by a random 👍️😃

Random way of making a console snake by a random 👍️😃

Comments
2 min read
The ultimate Node Test Runner + TypeScript + ENV variables guide

The ultimate Node Test Runner + TypeScript + ENV variables guide

1
Comments
2 min read
Understanding TypeScript Method Decorators

Understanding TypeScript Method Decorators

Comments
2 min read
Setting Up Express development environment (Typescript, Eslint, Prettier)

Setting Up Express development environment (Typescript, Eslint, Prettier)

Comments
2 min read
API using Deno and ElyasiaJS

API using Deno and ElyasiaJS

Comments
1 min read
Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

1
Comments
3 min read
LeetCode Meditations: Binary Tree Level Order Traversal

LeetCode Meditations: Binary Tree Level Order Traversal

Comments
3 min read
Help us make digital ID accessible to everyone (experienced software engineer)

Help us make digital ID accessible to everyone (experienced software engineer)

Comments
1 min read
Configuring ESLint for AWS-CDK on VSCode

Configuring ESLint for AWS-CDK on VSCode

Comments
3 min read
Remix com importação automática. Tenha um código mais limpo.

Remix com importação automática. Tenha um código mais limpo.

Comments
2 min read
Add A Chatbot Widget To React App Using Chatbuild.io

Add A Chatbot Widget To React App Using Chatbuild.io

Comments
2 min read
Part 6: Introduction to Express.js – Simplifying Web Server Development in Node.js

Part 6: Introduction to Express.js – Simplifying Web Server Development in Node.js

6
Comments 2
2 min read
LeetCode Meditations: Subtree of Another Tree

LeetCode Meditations: Subtree of Another Tree

Comments
3 min read
New way to handle forms in Remix.run

New way to handle forms in Remix.run

Comments
3 min read
Step-by-Step Guide to Integrate TypeScript into a Node.js Project 🚀🛠️

Step-by-Step Guide to Integrate TypeScript into a Node.js Project 🚀🛠️

Comments
2 min read
[TS] Consider type-safe localStorage

[TS] Consider type-safe localStorage

6
Comments 1
4 min read
Artificial Intelligence and Machine Learning in Web Development

Artificial Intelligence and Machine Learning in Web Development

1
Comments
2 min read
🛠️ Branded Types

🛠️ Branded Types

Comments
3 min read
loading...