DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Exciting News, my brand-new website is live

Exciting News, my brand-new website is live

25
Comments 9
1 min read
Exploring JSR for JavaScript Module Management

Exploring JSR for JavaScript Module Management

1
Comments
8 min read
Nuxt + ESLint 9 + TypeScript + Prettier - Configuration Guide 2024

Nuxt + ESLint 9 + TypeScript + Prettier - Configuration Guide 2024

30
Comments 4
3 min read
UploadThing: Simplificando o Processo de Upload de Arquivos na Web

UploadThing: Simplificando o Processo de Upload de Arquivos na Web

2
Comments
3 min read
I've been writing TypeScript without understanding it

I've been writing TypeScript without understanding it

630
Comments 41
7 min read
Building a simple Full-Stack Restaurant Finder App with React, Redux, Node.js, and Google Places API (Part 2)

Building a simple Full-Stack Restaurant Finder App with React, Redux, Node.js, and Google Places API (Part 2)

5
Comments
6 min read
Develop a Serverless TypeScript API on AWS ECS with Fargate

Develop a Serverless TypeScript API on AWS ECS with Fargate

1
Comments
7 min read
Day 23 of my progress as a vue dev

Day 23 of my progress as a vue dev

2
Comments
1 min read
Validate user path access on edge with NextAuth & Next.js Middleware

Validate user path access on edge with NextAuth & Next.js Middleware

Comments
3 min read
Understanding the Singleton Pattern in TypeScript

Understanding the Singleton Pattern in TypeScript

13
Comments 2
3 min read
Streamlining Your Next.js Project with Private GitHub/Gitlab Repositories as NPM Packages

Streamlining Your Next.js Project with Private GitHub/Gitlab Repositories as NPM Packages

1
Comments
3 min read
Combining Node.js with Async Rust for remarkable performance

Combining Node.js with Async Rust for remarkable performance

21
Comments 1
6 min read
LeetCode Meditations — Chapter 11: Graphs

LeetCode Meditations — Chapter 11: Graphs

5
Comments 1
10 min read
What is the difference between type vs interface in Typescript

What is the difference between type vs interface in Typescript

2
Comments
3 min read
Setting Up an Express API with TypeScript and Pre-commit Hooks Using Husky

Setting Up an Express API with TypeScript and Pre-commit Hooks Using Husky

12
Comments
3 min read
TypeScript: Why It's Taking Over JavaScript (And Why You Should Care)

TypeScript: Why It's Taking Over JavaScript (And Why You Should Care)

1
Comments
2 min read
Webpack vs Vite: Una ComparaciĂłn Detallada

Webpack vs Vite: Una ComparaciĂłn Detallada

Comments
3 min read
Sharing composable state in Vue apps

Sharing composable state in Vue apps

26
Comments 2
2 min read
Types for React components with children

Types for React components with children

14
Comments 6
1 min read
How to Configure ESLint for TypeScript Projects

How to Configure ESLint for TypeScript Projects

9
Comments
2 min read
Mastering TypeScript: Implementing Push, Pop, Shift, and Unshift in Tuples

Mastering TypeScript: Implementing Push, Pop, Shift, and Unshift in Tuples

2
Comments 2
7 min read
Day 22 of my progress as a vue dev

Day 22 of my progress as a vue dev

1
Comments
1 min read
Jupyter Lab IDE basics with Typescript and Deno

Jupyter Lab IDE basics with Typescript and Deno

6
Comments
5 min read
Why do we have const enums in Typescript?

Why do we have const enums in Typescript?

9
Comments 3
4 min read
Constants, Object.freeze, Object.seal and Immutable in JavaScript

Constants, Object.freeze, Object.seal and Immutable in JavaScript

5
Comments
4 min read
Latest Redux Toolkit: Using the Builder Callback Notation in createReducer đź’»

Latest Redux Toolkit: Using the Builder Callback Notation in createReducer đź’»

4
Comments
1 min read
I Built a Chrome Extension with Svelte and Firebase!!🔥🔥

I Built a Chrome Extension with Svelte and Firebase!!🔥🔥

2
Comments
2 min read
Day 21 of my progress as a vue dev

Day 21 of my progress as a vue dev

Comments
2 min read
LeetCode Meditations: Find Median from Data Stream

LeetCode Meditations: Find Median from Data Stream

Comments
6 min read
LeetCode Meditations: Pacific Atlantic Water Flow

LeetCode Meditations: Pacific Atlantic Water Flow

1
Comments
6 min read
Things I learned last week (19/24)

Things I learned last week (19/24)

Comments
1 min read
Best Practices for Creating Reusable Custom Hooks in React

Best Practices for Creating Reusable Custom Hooks in React

8
Comments 2
3 min read
Day 20 of my progress as a vue dev

Day 20 of my progress as a vue dev

Comments
1 min read
Using Apache ECharts with Lit and TypeScript

Using Apache ECharts with Lit and TypeScript

8
Comments
8 min read
The Right Way to Do HMAC Authentication in ExpressJS

The Right Way to Do HMAC Authentication in ExpressJS

1
Comments
3 min read
Building a Cloud-Native Spreadsheet Copilot with Winglang and LangChain

Building a Cloud-Native Spreadsheet Copilot with Winglang and LangChain

94
Comments 2
4 min read
Day 19 of my progress as a vue dev

Day 19 of my progress as a vue dev

Comments
1 min read
Using Valibot for Recursive Schema Validation

Using Valibot for Recursive Schema Validation

Comments 1
1 min read
Litlyx | The One-Line Code Analytics | Plug anywhere!

Litlyx | The One-Line Code Analytics | Plug anywhere!

5
Comments 2
2 min read
Custom SSO Implementation

Custom SSO Implementation

5
Comments
1 min read
Implement JWT Refresh Token Authentication with Elysia JS and Prisma: A Step-by-Step Guide

Implement JWT Refresh Token Authentication with Elysia JS and Prisma: A Step-by-Step Guide

21
Comments 8
10 min read
LeetCode Meditations: Implement Trie (Prefix Tree)

LeetCode Meditations: Implement Trie (Prefix Tree)

3
Comments 3
4 min read
The `never` type and `error` handling in TypeScript

The `never` type and `error` handling in TypeScript

7
Comments
7 min read
How to transfer data between tabs using a Chrome extension

How to transfer data between tabs using a Chrome extension

6
Comments
5 min read
Exploring the New Features in TypeScript 5.5 Beta

Exploring the New Features in TypeScript 5.5 Beta

10
Comments
3 min read
Why TypeScript is Better than JavaScript

Why TypeScript is Better than JavaScript

3
Comments
2 min read
How To Install Next js and set up Visual Studio Code (VS Code)

How To Install Next js and set up Visual Studio Code (VS Code)

7
Comments
1 min read
Several issues regarding typescript+sequelize

Several issues regarding typescript+sequelize

Comments 1
2 min read
Mastering Type Guards in TypeScript: Ensuring Safe Type Checks

Mastering Type Guards in TypeScript: Ensuring Safe Type Checks

1
Comments
3 min read
Type-Safe Env Vars With Vite - A Modern Approach

Type-Safe Env Vars With Vite - A Modern Approach

9
Comments
6 min read
How to create an API endpoint in astro

How to create an API endpoint in astro

1
Comments
8 min read
Middleware and Interceptors in NestJS: Best Practices

Middleware and Interceptors in NestJS: Best Practices

16
Comments
3 min read
Day 18 of my progress as a vue dev

Day 18 of my progress as a vue dev

Comments
1 min read
TypeScript Enums are *more than ok*

TypeScript Enums are *more than ok*

Comments
2 min read
Integrating React QuillJs with React Hook Form

Integrating React QuillJs with React Hook Form

1
Comments
2 min read
Building a CRUD app with React Query, TypeScript, and Axios

Building a CRUD app with React Query, TypeScript, and Axios

7
Comments
9 min read
Mastering Project Maintainability with Module Resolver

Mastering Project Maintainability with Module Resolver

6
Comments
3 min read
Adventures in TypeScript Typescript System

Adventures in TypeScript Typescript System

Comments
2 min read
Understanding Types and Interfaces in TypeScript: A Comprehensive Guide

Understanding Types and Interfaces in TypeScript: A Comprehensive Guide

7
Comments
3 min read
Diving Deeper into Generics in TypeScript

Diving Deeper into Generics in TypeScript

7
Comments 1
3 min read
loading...