DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Typealias vs Interface in TypeScript: Which to use in 2024.

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

Comments
2 min read
typelevel typescript: a practical view

typelevel typescript: a practical view

1
Comments 1
9 min read
Day 3: Core Concepts of Angular

Day 3: Core Concepts of Angular

Comments
4 min read
Part 5: Building a Simple Web Server with Node.js

Part 5: Building a Simple Web Server with Node.js

2
Comments 1
2 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
Unlocking the Power of Constructors in Angular Applications

Unlocking the Power of Constructors in Angular Applications

1
Comments
2 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
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
Golang or TypeScript?

Golang or TypeScript?

Comments
4 min read
Typelevel Typescript: A cheat sheet

Typelevel Typescript: A cheat sheet

4
Comments
9 min read
OOP poetry Part II: structural patterns

OOP poetry Part II: structural patterns

2
Comments 2
11 min read
LeetCode Meditations: Binary Tree Maximum Path Sum

LeetCode Meditations: Binary Tree Maximum Path Sum

4
Comments
4 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
Unlocking Security: Smart Auto-Logout Techniques in Angular with RxJS

Unlocking Security: Smart Auto-Logout Techniques in Angular with RxJS

1
Comments
3 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
Getting Started with TypeScript: A Quick Introduction From JavaScript to TypeScript!

Getting Started with TypeScript: A Quick Introduction From JavaScript to TypeScript!

Comments
2 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
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
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
🍒 Cherry-Picked Nx v18.3 Updates

🍒 Cherry-Picked Nx v18.3 Updates

Comments
2 min read
ChatCraft v2.0.0

ChatCraft v2.0.0

Comments
2 min read
TypeScript utility Refine<T, P>

TypeScript utility Refine<T, P>

Comments
1 min read
Mastering React Server Components and Server Actions: A Comprehensive Guide

Mastering React Server Components and Server Actions: A Comprehensive Guide

Comments
2 min read
How I Created My Own Background Jobs Server At Home in TypeScript

How I Created My Own Background Jobs Server At Home in TypeScript

2
Comments
4 min read
I have built an API using TypeScript, Python, and Go, so you don't have to.

I have built an API using TypeScript, Python, and Go, so you don't have to.

7
Comments
2 min read
My OS can do Somethings yours Cannot

My OS can do Somethings yours Cannot

Comments
5 min read
SOLID - The Simple Way To Understand

SOLID - The Simple Way To Understand

96
Comments 3
5 min read
State Scope with Providers - Next.js with Jotai

State Scope with Providers - Next.js with Jotai

Comments
4 min read
loading...