DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
tsconfig: The Key to Effortless TypeScript Development

tsconfig: The Key to Effortless TypeScript Development

Comments
3 min read
Simple CQRS in NodeJS with Typescript

Simple CQRS in NodeJS with Typescript

2
Comments
6 min read
How to Check if Object is Empty in JavaScript

How to Check if Object is Empty in JavaScript

7
Comments 3
2 min read
How to Add TypeScript to Existing Next.js Project

How to Add TypeScript to Existing Next.js Project

2
Comments 1
3 min read
Javascript toLowerCase() - Convert Strings to Lowercase

Javascript toLowerCase() - Convert Strings to Lowercase

2
Comments
1 min read
Javascript Promise.all() - Everything you need to know

Javascript Promise.all() - Everything you need to know

3
Comments 1
3 min read
Javascript innerHTML

Javascript innerHTML

2
Comments
2 min read
Javascript Arrays - How to Remove Duplicate Elements

Javascript Arrays - How to Remove Duplicate Elements

2
Comments
1 min read
Javascript Arrays

Javascript Arrays

2
Comments
4 min read
Eslint and Prettier - Quick install

Eslint and Prettier - Quick install

5
Comments 1
2 min read
Deploying Remix application to Cloudflare Pages

Deploying Remix application to Cloudflare Pages

4
Comments 2
3 min read
A utility type for converting union to set in TypeScript

A utility type for converting union to set in TypeScript

4
Comments 1
4 min read
ESlint e Prettier - Guia de instalação rápida

ESlint e Prettier - Guia de instalação rápida

2
Comments
3 min read
Implementing Deep Links in React with Atoms

Implementing Deep Links in React with Atoms

5
Comments 3
7 min read
Dependency Inversion Principle with TypeScript Interfaces & Decorators

Dependency Inversion Principle with TypeScript Interfaces & Decorators

8
Comments 2
9 min read
The go-like Return Style is Nice and Fast

The go-like Return Style is Nice and Fast

4
Comments 1
2 min read
Build TypeSafe Node API using tRPC, Fastify, Kysely and Atlas CLI

Build TypeSafe Node API using tRPC, Fastify, Kysely and Atlas CLI

21
Comments 18
5 min read
Deno Fresh Getting Started: Islands, APIs & Testing

Deno Fresh Getting Started: Islands, APIs & Testing

1
Comments 1
12 min read
Announcing a new TypeScript ORM

Announcing a new TypeScript ORM

1
Comments
8 min read
The ABCs of TypeScript Generics

The ABCs of TypeScript Generics

2
Comments
5 min read
Next.js Guide | About pages/

Next.js Guide | About pages/

2
Comments 1
6 min read
How to debug TypeScript in Chrome

How to debug TypeScript in Chrome

4
Comments
11 min read
Next.js Guide | Getting Started

Next.js Guide | Getting Started

2
Comments 1
3 min read
Symmetric Difference of Arrays in JavaScript

Symmetric Difference of Arrays in JavaScript

5
Comments 1
2 min read
Build a CPM Calculator App with Next.js 13, TypeScript & Tailwind CSS

Build a CPM Calculator App with Next.js 13, TypeScript & Tailwind CSS

8
Comments
4 min read
Vue router with typescript Part 1

Vue router with typescript Part 1

5
Comments 1
1 min read
Create a custom ScrollView using FlatList in React Native

Create a custom ScrollView using FlatList in React Native

Comments
3 min read
Introducing Avatarify AI: the AI-powered profile photo generator

Introducing Avatarify AI: the AI-powered profile photo generator

5
Comments 2
2 min read
Avoid using () => void in 2023

Avoid using () => void in 2023

1
Comments 1
1 min read
Top 10 ES6 Features that Every Developer Should know

Top 10 ES6 Features that Every Developer Should know

11
Comments
3 min read
React Email First Look 🎉

React Email First Look 🎉

35
Comments 12
5 min read
Custom Schema Validation in TypeScript with Zod

Custom Schema Validation in TypeScript with Zod

36
Comments 2
3 min read
How to make a full stack facial authentication app with FaceIO and Next js

How to make a full stack facial authentication app with FaceIO and Next js

1
Comments
15 min read
Adding real-time full-text search to a Next.js app with Tigris

Adding real-time full-text search to a Next.js app with Tigris

4
Comments
14 min read
How to make a recursive component with ReactJS ?

How to make a recursive component with ReactJS ?

3
Comments 3
2 min read
Our Journey In The Open Source World - Developing plugins for the cache-candidate

Our Journey In The Open Source World - Developing plugins for the cache-candidate

Comments
5 min read
O que há de novo no TypeScript 5.0

O que há de novo no TypeScript 5.0

1
Comments
10 min read
Real Scroll for a Chat Application

Real Scroll for a Chat Application

7
Comments 1
3 min read
Refactoring toast presentation with OOP + Template Method

Refactoring toast presentation with OOP + Template Method

Comments
4 min read
Comment utiliser TypeScript avec Node.js

Comment utiliser TypeScript avec Node.js

1
Comments
3 min read
The framework that revolutionized my workflow.

The framework that revolutionized my workflow.

1
Comments
3 min read
Caching Site Assets with AWS CDK & S3 - snippet

Caching Site Assets with AWS CDK & S3 - snippet

1
Comments 1
4 min read
Tracking User Login Streaks with MongoDB

Tracking User Login Streaks with MongoDB

4
Comments
4 min read
Integrating Hashnode Blogs into Your React App with the Hashnode API

Integrating Hashnode Blogs into Your React App with the Hashnode API

4
Comments
4 min read
Our Journey In The Open Source World - event-versionator

Our Journey In The Open Source World - event-versionator

1
Comments 2
2 min read
TL;DR CommonJS vs ESM

TL;DR CommonJS vs ESM

28
Comments 3
2 min read
This Week In React #133: Astro, React dying?, Qwikify, CRA, Next.js, Remix, Redux, Storybook, Redwood, Nextra, React-Native...

This Week In React #133: Astro, React dying?, Qwikify, CRA, Next.js, Remix, Redux, Storybook, Redwood, Nextra, React-Native...

6
Comments
9 min read
Typescript para desarrolladores de Angular

Typescript para desarrolladores de Angular

8
Comments
3 min read
Search Input with useTimeout hook using TypeScript

Search Input with useTimeout hook using TypeScript

8
Comments 1
4 min read
Angular Workspace 🏭

Angular Workspace 🏭

8
Comments 5
4 min read
Next.js and Typescript

Next.js and Typescript

3
Comments 1
3 min read
Parser combinators in typescript with parser-ts

Parser combinators in typescript with parser-ts

3
Comments
7 min read
An Introduction to TypeScript

An Introduction to TypeScript

2
Comments
6 min read
Angular 15: what happened to environment.ts

Angular 15: what happened to environment.ts

47
Comments 15
4 min read
Publishing a Vue 3 - Typescript Component Library to GitHub Packages

Publishing a Vue 3 - Typescript Component Library to GitHub Packages

18
Comments 6
6 min read
NestJS - Node.js Application on steroids

NestJS - Node.js Application on steroids

3
Comments
7 min read
Set up a PostgreSQL database and connect to NestJS with TypeORM

Set up a PostgreSQL database and connect to NestJS with TypeORM

17
Comments
3 min read
Validate Form during Browser Idle for Performance Optimization

Validate Form during Browser Idle for Performance Optimization

4
Comments 1
4 min read
Component development with ladle and next/image

Component development with ladle and next/image

6
Comments 1
6 min read
Start tracking subscribers in AWS in under 30 minutes

Start tracking subscribers in AWS in under 30 minutes

2
Comments
7 min read
loading...