DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 TypeScript tips to improve your architecture

5 TypeScript tips to improve your architecture

9
Comments
5 min read
The Holy Trinity of Functional Programming: Map, Filter and Reduce

The Holy Trinity of Functional Programming: Map, Filter and Reduce

223
Comments 17
3 min read
Testing your Amplify Application with Jest and Cypress

Testing your Amplify Application with Jest and Cypress

73
Comments 3
16 min read
TypeScript: how do you share type definitions across multiple projects?

TypeScript: how do you share type definitions across multiple projects?

24
Comments 11
1 min read
From Promises to Observables

From Promises to Observables

181
Comments 2
10 min read
Beautiful-dom; a HTML parser built with TypeScript

Beautiful-dom; a HTML parser built with TypeScript

36
Comments 6
3 min read
Typescript - Using Option Data Type in Redux Reducer

Typescript - Using Option Data Type in Redux Reducer

15
Comments
3 min read
Managing Key-Value Constants in TypeScript

Managing Key-Value Constants in TypeScript

88
Comments 9
2 min read
Advanced NestJS: Dynamic Providers

Advanced NestJS: Dynamic Providers

208
Comments 11
6 min read
Construindo uma Promise do zero

Construindo uma Promise do zero

59
Comments
17 min read
Custom Type Definitions for JavaScript dependencies

Custom Type Definitions for JavaScript dependencies

14
Comments
2 min read
Using React useState hook with TypeScript

Using React useState hook with TypeScript

9
Comments
5 min read
How I created my first MagicMirror² module with Typescript

How I created my first MagicMirror² module with Typescript

9
Comments
3 min read
Top Features of Angular 8: What's New?

Top Features of Angular 8: What's New?

22
Comments 3
6 min read
Setting up TypeScript support in Vaadin

Setting up TypeScript support in Vaadin

5
Comments
3 min read
TSLint -> ESLint/CRA/Typescript/Prettier

TSLint -> ESLint/CRA/Typescript/Prettier

32
Comments
4 min read
Create a Borderlands-style skill tree in 5 minutes

Create a Borderlands-style skill tree in 5 minutes

7
Comments
6 min read
React ui-kit with TS & styled-components: Adding a theme - Part II of II

React ui-kit with TS & styled-components: Adding a theme - Part II of II

10
Comments
4 min read
Adding a UI to your Decentraland Scene - The steps to a basic yet dynamic in-scene interface

Adding a UI to your Decentraland Scene - The steps to a basic yet dynamic in-scene interface

6
Comments 1
10 min read
React ui-kit with TS & styled-components: Bootstrap the project - Part I of II

React ui-kit with TS & styled-components: Bootstrap the project - Part I of II

46
Comments
7 min read
Understanding Discriminated Unions in Typescript

Understanding Discriminated Unions in Typescript

13
Comments
4 min read
Understanding TypeScript Generics

Understanding TypeScript Generics

12
Comments
3 min read
Safe Node.js file operations with fp-ts

Safe Node.js file operations with fp-ts

13
Comments
4 min read
Building A Todo API With NEST-JS And JS Data Structure To Persist Data - 1

Building A Todo API With NEST-JS And JS Data Structure To Persist Data - 1

12
Comments 1
7 min read
Using MessageFormat with Transloco

Using MessageFormat with Transloco

18
Comments
4 min read
Typescript Generics: A Basic Use Case

Typescript Generics: A Basic Use Case

13
Comments
5 min read
Static Typing in a React Application

Static Typing in a React Application

9
Comments
4 min read
Entity-Systems for typescript based games

Entity-Systems for typescript based games

6
Comments
2 min read
A use case for TypeScript Generics

A use case for TypeScript Generics

22
Comments 6
3 min read
Typing Higher Order Components in React

Typing Higher Order Components in React

9
Comments
3 min read
Will Typescript Make Your Software Bug Free?

Will Typescript Make Your Software Bug Free?

6
Comments 12
1 min read
MVC Calculator in "almost" Vanilla JS

MVC Calculator in "almost" Vanilla JS

9
Comments 3
8 min read
Setting Up Node API with Typescript

Setting Up Node API with Typescript

11
Comments 2
2 min read
Using Git hooks for easier development

Using Git hooks for easier development

9
Comments
1 min read
Jordan promises – async/await vs .then

Jordan promises – async/await vs .then

20
Comments 3
3 min read
5 easy wins to refactor even the worst legacy code

5 easy wins to refactor even the worst legacy code

67
Comments 5
3 min read
When I hated Typescript

When I hated Typescript

2
Comments
2 min read
A beginner's tutorial to Preact - Part 4: First steps with Preact

A beginner's tutorial to Preact - Part 4: First steps with Preact

15
Comments
5 min read
Debugging TypeScript (Node.js) in IntelliJ IDEA

Debugging TypeScript (Node.js) in IntelliJ IDEA

5
Comments
1 min read
5 easy wins to refactor even the ugliest code

5 easy wins to refactor even the ugliest code

157
Comments 13
3 min read
Safe navigation operator coming to JS/TS

Safe navigation operator coming to JS/TS

8
Comments
2 min read
Auto-reload for Nodejs with TypeScript

Auto-reload for Nodejs with TypeScript

49
Comments 5
2 min read
Launching SpaceX GraphQL API 🚀

Launching SpaceX GraphQL API 🚀

6
Comments
10 min read
Sheets-Based CASD #2

Sheets-Based CASD #2

3
Comments
3 min read
Android continuous background services with NativeScript

Android continuous background services with NativeScript

11
Comments 6
5 min read
Ctags for Typescript

Ctags for Typescript

6
Comments
1 min read
No, TypeScript is not a waste of time.

No, TypeScript is not a waste of time.

201
Comments 38
9 min read
Configuring TypeScript Application the Third Factor Way

Configuring TypeScript Application the Third Factor Way

6
Comments
4 min read
React Component to draw on a page using Hooks and Typescript

React Component to draw on a page using Hooks and Typescript

25
Comments 2
3 min read
Build your dApp on Wanchain

Build your dApp on Wanchain

7
Comments
1 min read
A love letter to TypeScript

A love letter to TypeScript

58
Comments 4
4 min read
Typescript hack: Simple utility type for changing type of keys

Typescript hack: Simple utility type for changing type of keys

15
Comments 1
1 min read
typescript and create-react-app .env

typescript and create-react-app .env

31
Comments 4
3 min read
Aha! Understanding Typescript's Type Predicates

Aha! Understanding Typescript's Type Predicates

40
Comments 5
2 min read
Union and Intersection Types

Union and Intersection Types

8
Comments
2 min read
Angular: display a warning and prevent navigation when model is dirty

Angular: display a warning and prevent navigation when model is dirty

13
Comments 3
3 min read
Operador de navegação segura vindo para JS/TS

Operador de navegação segura vindo para JS/TS

5
Comments
2 min read
The neatest way to handle alert dialogs in React 🥰

The neatest way to handle alert dialogs in React 🥰

184
Comments 25
3 min read
Add Offline-Caching to Your React Reducer with 5 Lines of Code

Add Offline-Caching to Your React Reducer with 5 Lines of Code

59
Comments 5
1 min read
Typescript + ESLint and StandardJS

Typescript + ESLint and StandardJS

35
Comments 2
3 min read
loading...