DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TypeScript Type Inference

TypeScript Type Inference

Comments
2 min read
Libraries to consider when using React in 2023 for production applications.

Libraries to consider when using React in 2023 for production applications.

18
Comments 9
3 min read
Jest with TypeScript and aliased imports (custom paths)

Jest with TypeScript and aliased imports (custom paths)

13
Comments 1
1 min read
Creating a HTML Tag Function - Part 2

Creating a HTML Tag Function - Part 2

1
Comments
6 min read
How to use content collection in Astro.

How to use content collection in Astro.

21
Comments 5
5 min read
Authentication and Authorization in a Node API using Fastify, tRPC and Supertokens

Authentication and Authorization in a Node API using Fastify, tRPC and Supertokens

4
Comments 3
4 min read
Creating a Dark Theme with Tailwind in Nextjs

Creating a Dark Theme with Tailwind in Nextjs

2
Comments 1
6 min read
How to Build a Graph Visualization Engine and Why You Shouldn’t

How to Build a Graph Visualization Engine and Why You Shouldn’t

Comments
9 min read
React TypeScript Basics

React TypeScript Basics

2
Comments
8 min read
Debounce Vs Throttle

Debounce Vs Throttle

Comments
2 min read
The useDeferredValue hook - React 17.0 beta features

The useDeferredValue hook - React 17.0 beta features

3
Comments
2 min read
Use over 140+ amazing ChatGPT prompts in 10 minutes 🚀

Use over 140+ amazing ChatGPT prompts in 10 minutes 🚀

14
Comments
3 min read
NextJS 13: Custom @next/fonts with MaterialUI Themes

NextJS 13: Custom @next/fonts with MaterialUI Themes

2
Comments
1 min read
Functional programming with fp-ts.

Functional programming with fp-ts.

Comments 1
10 min read
v-show vs v-if: Conditional Rendering in Vue

v-show vs v-if: Conditional Rendering in Vue

6
Comments
2 min read
react-webcam + TypeScript

react-webcam + TypeScript

11
Comments 2
2 min read
Checking if a value is a number in Javascript with isNaN()

Checking if a value is a number in Javascript with isNaN()

9
Comments 6
4 min read
Start and Setup a NodeJs Typescript Project

Start and Setup a NodeJs Typescript Project

2
Comments 2
3 min read
How to type hex colors in typescript ?

How to type hex colors in typescript ?

Comments
2 min read
How to enhance 3rd party components using directives?

How to enhance 3rd party components using directives?

6
Comments
4 min read
TypeScript type guard for empty JSON object

TypeScript type guard for empty JSON object

1
Comments
2 min read
NestJS tip: multi-value providers almost like `multi` from Angular

NestJS tip: multi-value providers almost like `multi` from Angular

2
Comments 5
3 min read
Typescript for beginners: Setting up a new project using ReactJs

Typescript for beginners: Setting up a new project using ReactJs

5
Comments
3 min read
Understanding TypeScript Data Types

Understanding TypeScript Data Types

Comments
1 min read
Our Journey In The Open Source World - cache-candidate-plugin-dependency-keys

Our Journey In The Open Source World - cache-candidate-plugin-dependency-keys

Comments
2 min read
Making a Multiplayer WEB RPG - Part 1: Starting the project

Making a Multiplayer WEB RPG - Part 1: Starting the project

5
Comments 1
4 min read
Double pendulums, how do they work? | Physics | Simulation | TypeScript

Double pendulums, how do they work? | Physics | Simulation | TypeScript

6
Comments
1 min read
Next.js 13 App directory + Prisma

Next.js 13 App directory + Prisma

1
Comments
4 min read
How to create a SnackBar with Next.js

How to create a SnackBar with Next.js

4
Comments 1
3 min read
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 innerHTML

Javascript innerHTML

2
Comments
2 min read
Javascript Arrays

Javascript Arrays

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

Javascript Arrays - How to Remove Duplicate Elements

2
Comments
1 min read
Eslint and Prettier - Quick install

Eslint and Prettier - Quick install

4
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

1
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

10
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

35
Comments 2
3 min read
loading...