DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
This Week In React #95: onRecoverableError, Next.js, Remix, ReactNode, Fabric, Flipper, Expo, React-Runner, State Of JS...

This Week In React #95: onRecoverableError, Next.js, Remix, ReactNode, Fabric, Flipper, Expo, React-Runner, State Of JS...

10
Comments
10 min read
Begin React with Typescript

Begin React with Typescript

6
Comments
5 min read
Creating a Simple TodoApp with React and TypeScript

Creating a Simple TodoApp with React and TypeScript

15
Comments
4 min read
Build a PDF invoice template using only typescript and jspdf-autotable | No screen capture

Build a PDF invoice template using only typescript and jspdf-autotable | No screen capture

14
Comments 3
2 min read
The Tuple Type in Typescript

The Tuple Type in Typescript

13
Comments
4 min read
TypeScript vs vanilla JavaScript for your next project

TypeScript vs vanilla JavaScript for your next project

3
Comments 1
1 min read
Importing existing AWS resources using AWS CDK

Importing existing AWS resources using AWS CDK

22
Comments 4
6 min read
Composable Reusable Components with Jotai

Composable Reusable Components with Jotai

6
Comments
5 min read
Creating a design system using Vanilla Extract CSS

Creating a design system using Vanilla Extract CSS

12
Comments
11 min read
Configure Prettier and ESLint with Angular

Configure Prettier and ESLint with Angular

71
Comments 7
4 min read
The right way to use Flatlist + TypeScript + Styled Components in React Native

The right way to use Flatlist + TypeScript + Styled Components in React Native

14
Comments 5
3 min read
Using Nx for React and Typescript Monorepos

Using Nx for React and Typescript Monorepos

8
Comments
6 min read
Use tRPC in your SvelteKit applications

Use tRPC in your SvelteKit applications

10
Comments 2
1 min read
Combining TypeScript utility types

Combining TypeScript utility types

25
Comments
2 min read
tsParticles 2.0.2 is out. Breaking changes ahead, but keeping the 1.x support for now.

tsParticles 2.0.2 is out. Breaking changes ahead, but keeping the 1.x support for now.

14
Comments
4 min read
️ Sorting Algorithms implemented in Typescript

️ Sorting Algorithms implemented in Typescript

11
Comments
8 min read
How to stringify and parse a graph

How to stringify and parse a graph

4
Comments
5 min read
How to Add Authentication to Hasura

How to Add Authentication to Hasura

13
Comments 1
4 min read
Angular material cross field form validation

Angular material cross field form validation

9
Comments
2 min read
ANGULAR GETTING BACK TO ORIGINAL POSITION

ANGULAR GETTING BACK TO ORIGINAL POSITION

3
Comments 2
1 min read
Composition and inheritance in Angular

Composition and inheritance in Angular

27
Comments
9 min read
tsParticles 1.41.4 Released

tsParticles 1.41.4 Released

14
Comments
1 min read
Amplify, React and Typescript

Amplify, React and Typescript

7
Comments 1
3 min read
手を動かしながら学ぶ TypeScript Part 1 -- 基礎的な型

手を動かしながら学ぶ TypeScript Part 1 -- 基礎的な型

5
Comments
2 min read
Boas práticas em classname no CSS

Boas práticas em classname no CSS

5
Comments
1 min read
Javascript Errors: An Overview

Javascript Errors: An Overview

9
Comments
4 min read
The types in TypeScript

The types in TypeScript

45
Comments 30
3 min read
TypeScript utility types: Partial and Required

TypeScript utility types: Partial and Required

45
Comments 3
2 min read
How to set up AWS CDK - complete guide

How to set up AWS CDK - complete guide

5
Comments
7 min read
How To Use *ngIf else In Angular 2+

How To Use *ngIf else In Angular 2+

7
Comments
1 min read
La WEB 3 se construye en TypeScript

La WEB 3 se construye en TypeScript

9
Comments 1
2 min read
手を動かしながら学ぶ TypeScript Part 0 -- 実行環境の作成

手を動かしながら学ぶ TypeScript Part 0 -- 実行環境の作成

5
Comments
2 min read
My Basic React Router 6 Setup

My Basic React Router 6 Setup

8
Comments
1 min read
tsParticles 1.41.3 Released

tsParticles 1.41.3 Released

13
Comments
1 min read
Zodios : an open source HTTP client with type checking at both compile time and runtime (part 1/3)

Zodios : an open source HTTP client with type checking at both compile time and runtime (part 1/3)

9
Comments 1
3 min read
Functors in programming

Functors in programming

8
Comments
3 min read
Creating a Sentry Logging Module to Set Context in a React Native App

Creating a Sentry Logging Module to Set Context in a React Native App

7
Comments
3 min read
Part I: Developing Simple OpenID Authorization Server with Node.js & Typescript

Part I: Developing Simple OpenID Authorization Server with Node.js & Typescript

36
Comments 8
11 min read
Creating your own NPM package

Creating your own NPM package

3
Comments
5 min read
Bundle environment variables in create-react-app at launch time (not build time)!

Bundle environment variables in create-react-app at launch time (not build time)!

6
Comments
2 min read
Building a Queue Server in TypeScript with Deno

Building a Queue Server in TypeScript with Deno

8
Comments
6 min read
The "Simple, elegant type system is all you need" bias

The "Simple, elegant type system is all you need" bias

6
Comments
4 min read
Subsets/Power-set, A FAANG Interview Question - TS Solution

Subsets/Power-set, A FAANG Interview Question - TS Solution

42
Comments 1
3 min read
Writing Scrum Toolkit #1 - Initial design

Writing Scrum Toolkit #1 - Initial design

5
Comments
1 min read
Day 4 - Redesigning Nasa's Picture of the Day Webpage

Day 4 - Redesigning Nasa's Picture of the Day Webpage

6
Comments
4 min read
Yjs + typegoose = yTypegoose

Yjs + typegoose = yTypegoose

3
Comments
1 min read
🌎 My backpacker's 3D MOVING earth portfolio [Next.js/Three.js]

🌎 My backpacker's 3D MOVING earth portfolio [Next.js/Three.js]

9
Comments
1 min read
Fechas en Jest

Fechas en Jest

5
Comments
4 min read
Dates in Jest

Dates in Jest

3
Comments
4 min read
TypeScript types and interfaces

TypeScript types and interfaces

15
Comments 1
3 min read
Redux Toolkit with TypeScript

Redux Toolkit with TypeScript

9
Comments
2 min read
A fresh new Electron app boilerplate

A fresh new Electron app boilerplate

12
Comments 1
2 min read
TypeScript and the Error: Cannot Redeclare Block Scoped Variable <Name>

TypeScript and the Error: Cannot Redeclare Block Scoped Variable <Name>

8
Comments 1
1 min read
How TypeScript can change your life

How TypeScript can change your life

53
Comments 3
3 min read
Series: Implementing OpenID with Node.js, TypeScript, and MongoDB - A Step-by-Step Guide

Series: Implementing OpenID with Node.js, TypeScript, and MongoDB - A Step-by-Step Guide

11
Comments 2
2 min read
Angular Practicals

Angular Practicals

2
Comments
1 min read
Planning for Complexity

Planning for Complexity

12
Comments
7 min read
How to set up Typescript with Express JS

How to set up Typescript with Express JS

7
Comments
1 min read
Equivalent of Scala's for-comprehension using fp-ts

Equivalent of Scala's for-comprehension using fp-ts

9
Comments
10 min read
Migrate an App from MongoDB to HarperDB Livestream

Migrate an App from MongoDB to HarperDB Livestream

27
Comments 1
3 min read
loading...