DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Useful Regex For Web Developer

Useful Regex For Web Developer

1
Comments
3 min read
Instrument Newrelic for Lambda written in Typescript using Terraform

Instrument Newrelic for Lambda written in Typescript using Terraform

1
Comments
2 min read
Hexagonal Architecture

Hexagonal Architecture

3
Comments
9 min read
Easy Integration Tests for Event-Driven AWS Architectures with EventScout 📨🔭

Easy Integration Tests for Event-Driven AWS Architectures with EventScout 📨🔭

19
Comments
8 min read
How to integrate your blog with dev.to API Next.js 13

How to integrate your blog with dev.to API Next.js 13

5
Comments 1
4 min read
Cloud Resume Challenge: Some things I learned

Cloud Resume Challenge: Some things I learned

1
Comments
3 min read
Optimizing Functional React Components

Optimizing Functional React Components

51
Comments 11
3 min read
Using the TypeScript generic type to create reusable components

Using the TypeScript generic type to create reusable components

9
Comments 1
7 min read
Building a clone of dev.to's markdown editor with SvelteKit and TypeScript

Building a clone of dev.to's markdown editor with SvelteKit and TypeScript

20
Comments 5
18 min read
Extending a HTML Element in a Svelte Component using TypeScript

Extending a HTML Element in a Svelte Component using TypeScript

2
Comments
1 min read
All about decorators in TS

All about decorators in TS

Comments
8 min read
Using keyof and typeof for types efficiently in TypeScript

Using keyof and typeof for types efficiently in TypeScript

9
Comments 1
6 min read
How to use React Query on Nextjs

How to use React Query on Nextjs

Comments
2 min read
Typescript: Array & Tuples

Typescript: Array & Tuples

84
Comments 8
4 min read
Typescript Runtime Validators and DX, a type-checking performance analysis of zod/superstruct/yup/typebox

Typescript Runtime Validators and DX, a type-checking performance analysis of zod/superstruct/yup/typebox

28
Comments 11
7 min read
Secure Your AWS Lambdas with TypeScript

Secure Your AWS Lambdas with TypeScript

Comments
7 min read
Dependency Injection without decorators in TypeScript

Dependency Injection without decorators in TypeScript

4
Comments 5
3 min read
Rome

Rome

3
Comments
3 min read
How to create Dynamic Tables in React js

How to create Dynamic Tables in React js

3
Comments
4 min read
Object.assign in TypeScript: An Introduction to Converting Classes

Object.assign in TypeScript: An Introduction to Converting Classes

Comments
2 min read
Our Journey In The Open Source World - object-loudifier

Our Journey In The Open Source World - object-loudifier

1
Comments
3 min read
Testing a React Custom Hook

Testing a React Custom Hook

8
Comments
4 min read
Three 💪 Solid 🪄 Minimalist ⚛️ Components

Three 💪 Solid 🪄 Minimalist ⚛️ Components

70
Comments 9
3 min read
A step-by-step guide on how to set up TypeScript in your project

A step-by-step guide on how to set up TypeScript in your project

1
Comments 2
2 min read
Must-Know JavaScript Array Methods

Must-Know JavaScript Array Methods

1
Comments
19 min read
Add Vue.js + Vite to an AdonisJS Application

Add Vue.js + Vite to an AdonisJS Application

9
Comments 1
3 min read
Introduction to Typescript

Introduction to Typescript

1
Comments
3 min read
Say Goodbye to Manual Deployments: Embracing IaC for Effortless Cloud Management 💻🚀🎉

Say Goodbye to Manual Deployments: Embracing IaC for Effortless Cloud Management 💻🚀🎉

Comments
2 min read
The State Reducer Pattern with React Hooks

The State Reducer Pattern with React Hooks

2
Comments
3 min read
TypeScript Return Types: Separating Fact from Fiction

TypeScript Return Types: Separating Fact from Fiction

4
Comments 1
4 min read
tsParticles 2.9.3 Released

tsParticles 2.9.3 Released

6
Comments
1 min read
Confidence testing at scale

Confidence testing at scale

1
Comments
3 min read
useMemo vs useCallback

useMemo vs useCallback

4
Comments 3
4 min read
tsParticles 2.9.2 Released

tsParticles 2.9.2 Released

6
Comments
1 min read
tsParticles 2.9.1 Released

tsParticles 2.9.1 Released

5
Comments
1 min read
Use Maps more and Objects less

Use Maps more and Objects less

60
Comments 5
10 min read
Sharing Data Across your React App with React Context

Sharing Data Across your React App with React Context

Comments 1
18 min read
Mastering Angular Structural Directives - Micro-syntax demystified

Mastering Angular Structural Directives - Micro-syntax demystified

23
Comments 4
10 min read
Everything you need to know about Typescript Type Guards

Everything you need to know about Typescript Type Guards

Comments
6 min read
Enums in Typescript explained

Enums in Typescript explained

1
Comments
2 min read
Interface vs Type in TypeScript

Interface vs Type in TypeScript

1
Comments
1 min read
Variables in Rust - Rust for TypeScript Developers

Variables in Rust - Rust for TypeScript Developers

1
Comments 5
3 min read
Helping Firebase Developers Integrate with Web3 and Build a Decentralized Social Data Model on the DB3 Network

Helping Firebase Developers Integrate with Web3 and Build a Decentralized Social Data Model on the DB3 Network

1
Comments
2 min read
Why using AXIOS with Typescript?

Why using AXIOS with Typescript?

22
Comments 2
4 min read
🔒Unleash the Power of FRP for 🔑Secure Authentication in TypeScript 🚀

🔒Unleash the Power of FRP for 🔑Secure Authentication in TypeScript 🚀

Comments
3 min read
Creating an Express TypeScript Server

Creating an Express TypeScript Server

1
Comments
5 min read
tsParticles 2.9.0 Released

tsParticles 2.9.0 Released

7
Comments
1 min read
Using TypeScript 4.9 with Next.js 12

Using TypeScript 4.9 with Next.js 12

Comments
3 min read
Prisma in 500 Seconds

Prisma in 500 Seconds

15
Comments 3
7 min read
TypeScript Utility Types You Need to Know

TypeScript Utility Types You Need to Know

94
Comments 7
7 min read
How to Setup a Free MongoDB database on Railway

How to Setup a Free MongoDB database on Railway

3
Comments 1
2 min read
Moving From Electron to Tauri

Moving From Electron to Tauri

35
Comments 2
9 min read
Things about typescript you should know as a pro React dev

Things about typescript you should know as a pro React dev

23
Comments 5
8 min read
Next.js ready to go

Next.js ready to go

6
Comments
2 min read
On GitHub Issues and Engineering Efficiency

On GitHub Issues and Engineering Efficiency

Comments
6 min read
TypeScript: Interface or Type? Hint: it's in the name

TypeScript: Interface or Type? Hint: it's in the name

8
Comments 4
2 min read
TypeScript: An Introduction to the Statically Typed Superset of JavaScript

TypeScript: An Introduction to the Statically Typed Superset of JavaScript

4
Comments
2 min read
Why don't you do it when the browser is free instead of setInterval?

Why don't you do it when the browser is free instead of setInterval?

1
Comments
4 min read
Getting Started With NestJS

Getting Started With NestJS

1
Comments
3 min read
The New NgRx

The New NgRx

26
Comments 6
6 min read
loading...