DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Keeping Users Up-to-Date: A Guide to Mobile App Version Control

Keeping Users Up-to-Date: A Guide to Mobile App Version Control

Comments
4 min read
LeetCode Meditations: Maximum Depth of Binary Tree

LeetCode Meditations: Maximum Depth of Binary Tree

Comments
3 min read
Better, Faster Apps with Next.js

Better, Faster Apps with Next.js

Comments
4 min read
Contributing to Open Source Project ChatCraft

Contributing to Open Source Project ChatCraft

Comments
3 min read
Mastering TypeScript: A Comprehensive Guide

Mastering TypeScript: A Comprehensive Guide

2
Comments
8 min read
Why in Typescript creating an enum doesn't need a =, but creating a new type does?

Why in Typescript creating an enum doesn't need a =, but creating a new type does?

Comments
1 min read
Debug Typescript using Node Runtime Environment in VS Code

Debug Typescript using Node Runtime Environment in VS Code

Comments
3 min read
React Type Error: not assignable LegacyRef<V> && 'V' refers to a value, did you mean 'typeof V'?

React Type Error: not assignable LegacyRef<V> && 'V' refers to a value, did you mean 'typeof V'?

Comments
1 min read
Everyday AI Tools

Everyday AI Tools

2
Comments
2 min read
Understanding the Builder Design Pattern in TypeScript

Understanding the Builder Design Pattern in TypeScript

Comments
3 min read
Node.JS - Version 4.3 of Foal framework has been released

Node.JS - Version 4.3 of Foal framework has been released

1
Comments 1
1 min read
Next Auth boilerplate TS

Next Auth boilerplate TS

Comments
9 min read
Improving Dynamic Component Loader Typings in Angular Using Inputs

Improving Dynamic Component Loader Typings in Angular Using Inputs

10
Comments
3 min read
How we take data-driven decisions with LogSnag

How we take data-driven decisions with LogSnag

3
Comments
2 min read
TypeScript Tip #2: valueof

TypeScript Tip #2: valueof

2
Comments
2 min read
React Server Components Example with Next.js

React Server Components Example with Next.js

Comments
17 min read
A common TypeScript error with useRef

A common TypeScript error with useRef

Comments
5 min read
Understanding Type Annotations in TypeScript

Understanding Type Annotations in TypeScript

Comments
4 min read
Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding

Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding

7
Comments
4 min read
Introducción a TypeScript para Desarrolladores Principiantes: Conceptos, Ventajas y Más

Introducción a TypeScript para Desarrolladores Principiantes: Conceptos, Ventajas y Más

1
Comments
2 min read
Decode JWT Token easily using _jwt-decode_

Decode JWT Token easily using _jwt-decode_

5
Comments
1 min read
Contest List - Browser Extension

Contest List - Browser Extension

2
Comments
1 min read
Part 3: Asset Handling, Unit Testing, and Bundle Analysis

Part 3: Asset Handling, Unit Testing, and Bundle Analysis

Comments
5 min read
Angular Signals: Streamline Data Flow and Boost Maintainability

Angular Signals: Streamline Data Flow and Boost Maintainability

1
Comments
2 min read
Array Methods: TypeScript vs C# 🧮

Array Methods: TypeScript vs C# 🧮

1
Comments
2 min read
LeetCode Meditations: Invert Binary Tree

LeetCode Meditations: Invert Binary Tree

1
Comments
2 min read
creating a next.js front end with a express backend using typescript

creating a next.js front end with a express backend using typescript

Comments
1 min read
Get started with Drizzle ORM and Xata's Postgres service

Get started with Drizzle ORM and Xata's Postgres service

Comments
3 min read
RSLike@3. Well-known Symbols, Improved Usage of TypeScript, and Weighing More

RSLike@3. Well-known Symbols, Improved Usage of TypeScript, and Weighing More

Comments
7 min read
Using satisfies Operator in TypeScript

Using satisfies Operator in TypeScript

Comments
1 min read
tRPA - Remote Property Access

tRPA - Remote Property Access

Comments
4 min read
Reasons to Choose TypeScript Over JavaScript

Reasons to Choose TypeScript Over JavaScript

Comments
4 min read
Understanding TypeScript Utility Types

Understanding TypeScript Utility Types

Comments
4 min read
What is bubble?

What is bubble?

Comments
1 min read
Create a simple search bar with checkboxes

Create a simple search bar with checkboxes

Comments
3 min read
Introducing Catena ⛓️ – a Library for building type-safe Express Handlers

Introducing Catena ⛓️ – a Library for building type-safe Express Handlers

Comments
1 min read
Release 1.8 Contributions : ChatCraft.org🤖

Release 1.8 Contributions : ChatCraft.org🤖

Comments
2 min read
TypeScript Development Set Up for VSCode

TypeScript Development Set Up for VSCode

Comments
3 min read
How to write tests with Typescript and jest

How to write tests with Typescript and jest

1
Comments
1 min read
Mastering TypeScript: A Comprehensive Guide for Developers

Mastering TypeScript: A Comprehensive Guide for Developers

Comments
3 min read
Efficient Patterns for Effects

Efficient Patterns for Effects

12
Comments 1
3 min read
LeetCode Meditations: Linked List Cycle

LeetCode Meditations: Linked List Cycle

1
Comments
3 min read
Desmistificando Hooks em React: Uma Jornada Além das Classes

Desmistificando Hooks em React: Uma Jornada Além das Classes

Comments
2 min read
To create a new Node.js project and work with dependencies, you'll need to follow these steps

To create a new Node.js project and work with dependencies, you'll need to follow these steps

Comments
1 min read
Generate Types for your components with the Storyblok CLI!⚡

Generate Types for your components with the Storyblok CLI!⚡

1
Comments
1 min read
My love-hate relationship with JS/TS and CSS

My love-hate relationship with JS/TS and CSS

1
Comments
3 min read
Implementando Injeção de Dependência em TypeScript: Um Guia Prático com Express.js e TypeORM

Implementando Injeção de Dependência em TypeScript: Um Guia Prático com Express.js e TypeORM

5
Comments
4 min read
Manipulating dates in Typescript

Manipulating dates in Typescript

Comments
1 min read
Benching Plan with emBench

Benching Plan with emBench

Comments
1 min read
Confidently Incorrect - Navigating Battleships

Confidently Incorrect - Navigating Battleships

7
Comments
6 min read
Arquitectura limpia en proyecto de Nodejs + Typescript + MongoDB

Arquitectura limpia en proyecto de Nodejs + Typescript + MongoDB

1
Comments
1 min read
Clean Architecture for the Front-End

Clean Architecture for the Front-End

Comments
6 min read
Exploring WebGPU: Setting Up a Development Environment with Vite and TypeScript

Exploring WebGPU: Setting Up a Development Environment with Vite and TypeScript

Comments
4 min read
Custom Toggle Button Vue Component

Custom Toggle Button Vue Component

Comments
2 min read
From Code to OpenAPI spec with Ease using SkimX

From Code to OpenAPI spec with Ease using SkimX

Comments
3 min read
Adonis JS V6 — API REST Boilerplate

Adonis JS V6 — API REST Boilerplate

Comments
1 min read
Import aliases en tu aplicación de NodeJS

Import aliases en tu aplicación de NodeJS

Comments
3 min read
Angular Addicts #24: Angular 17.3, Signals and unit testing best practices, Storybook 8 & more

Angular Addicts #24: Angular 17.3, Signals and unit testing best practices, Storybook 8 & more

3
Comments 1
5 min read
Lazy load a Google Map

Lazy load a Google Map

1
Comments
4 min read
Introducción a AWS CDK: Infraestructura como Código de forma Sencilla

Introducción a AWS CDK: Infraestructura como Código de forma Sencilla

Comments
3 min read
loading...