DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Basic approach to full-text search on a database with typescript.

Basic approach to full-text search on a database with typescript.

Comments
8 min read
Type Safety with Non-Empty Arrays in TypeScript

Type Safety with Non-Empty Arrays in TypeScript

8
Comments
2 min read
Exploring the Power of TypeScript Utility Types

Exploring the Power of TypeScript Utility Types

1
Comments
2 min read
Mastering Type Safety! An Introduction to TypeScript's Type Guards

Mastering Type Safety! An Introduction to TypeScript's Type Guards

3
Comments
2 min read
Making your own NestJS on top of express under 180 lines

Making your own NestJS on top of express under 180 lines

5
Comments 4
5 min read
Mastering Environment Variables in Vite+TypeScript+React

Mastering Environment Variables in Vite+TypeScript+React

34
Comments 4
2 min read
[sqlx-ts] compile-time checked queries without DSL in Typescript

[sqlx-ts] compile-time checked queries without DSL in Typescript

2
Comments
4 min read
Crafting Prompt Templates for Code Generation

Crafting Prompt Templates for Code Generation

3
Comments
8 min read
TypeScript with Go/Rust errors? No try/catch? Heresy.

TypeScript with Go/Rust errors? No try/catch? Heresy.

92
Comments 50
8 min read
Creating an Express.js App Using Typescript & MongoDb P-1

Creating an Express.js App Using Typescript & MongoDb P-1

Comments
5 min read
Securing Your Serverless GraphQL API - Part II

Securing Your Serverless GraphQL API - Part II

Comments
13 min read
Yup vs. Zod vs. Joi: A Comprehensive Comparison of JavaScript Validation Libraries

Yup vs. Zod vs. Joi: A Comprehensive Comparison of JavaScript Validation Libraries

60
Comments 6
2 min read
Angular Signals: Granular State Tracking for Optimized Rendering

Angular Signals: Granular State Tracking for Optimized Rendering

6
Comments
4 min read
Mocha/Chai with TypeScript (2023 update)

Mocha/Chai with TypeScript (2023 update)

51
Comments 8
2 min read
A maneira mais rápida de remover itens duplicados de um array em js

A maneira mais rápida de remover itens duplicados de um array em js

2
Comments 2
5 min read
How to Build a Global Notification System in React

How to Build a Global Notification System in React

48
Comments 4
2 min read
Simplified Overview of Angular Change Detection

Simplified Overview of Angular Change Detection

1
Comments
2 min read
Enabling TypeScript on an existing JavaScript project with custom path mapping (path alias)

Enabling TypeScript on an existing JavaScript project with custom path mapping (path alias)

Comments
4 min read
My Journey in Open Source - set-interval-by-id

My Journey in Open Source - set-interval-by-id

2
Comments
1 min read
Express Typescript example

Express Typescript example

15
Comments
9 min read
TypeScript Explained: Type and Interface

TypeScript Explained: Type and Interface

2
Comments
3 min read
Exploring TypeScript: Unraveling the Magic of Interfaces and Types

Exploring TypeScript: Unraveling the Magic of Interfaces and Types

12
Comments 1
8 min read
"react-next-tilt" and "react-flip-tilt" NPM Packages

"react-next-tilt" and "react-flip-tilt" NPM Packages

2
Comments
20 min read
Supercharge Your Node.js App: Seamlessly Set Up Sequelize with TypeScript and sequelize-auto-migrations-v2 for auto migrations

Supercharge Your Node.js App: Seamlessly Set Up Sequelize with TypeScript and sequelize-auto-migrations-v2 for auto migrations

1
Comments
3 min read
Modern Frontend Development's Secret Weapon: Aspida for Simple and Type-safe API Calls

Modern Frontend Development's Secret Weapon: Aspida for Simple and Type-safe API Calls

1
Comments
2 min read
loading...