DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Pragmatic types: opaque types and how they could have saved Mars Climate Orbiter

Pragmatic types: opaque types and how they could have saved Mars Climate Orbiter

13
Comments
2 min read
Exposing a Feathers.JS HTTP API in Kubernetes using Ingress

Exposing a Feathers.JS HTTP API in Kubernetes using Ingress

6
Comments 2
5 min read
Simple Steps to a Typescript Class Decorator

Simple Steps to a Typescript Class Decorator

17
Comments
5 min read
Using TypeScript with Redux

Using TypeScript with Redux

28
Comments
6 min read
What are some file structure best practices for apollo server?

What are some file structure best practices for apollo server?

15
Comments 3
1 min read
Would you contribute to a JavaScript OSS Project that uses static types?

Would you contribute to a JavaScript OSS Project that uses static types?

31
Comments 6
1 min read
Building a Movie Listing Application with Aurelia and TypeScript

Building a Movie Listing Application with Aurelia and TypeScript

13
Comments
1 min read
5 (or more) ways to benefit from TypeScript in React projects

5 (or more) ways to benefit from TypeScript in React projects

18
Comments 1
8 min read
Replicate immutable data in typescript with the ReplicationBuilder

Replicate immutable data in typescript with the ReplicationBuilder

12
Comments
3 min read
Part Two: Using Typescript with Redux

Part Two: Using Typescript with Redux

26
Comments
4 min read
Master the World of ReactJS - Issue #12

Master the World of ReactJS - Issue #12

55
Comments
6 min read
Practical examples of Redux and Sagas

Practical examples of Redux and Sagas

9
Comments
7 min read
TypeScript tips from Kotlin developer - const

TypeScript tips from Kotlin developer - const

22
Comments 2
3 min read
Modern Rails app boilerplate with React + TypeScript + Docker Compose

Modern Rails app boilerplate with React + TypeScript + Docker Compose

29
Comments 2
2 min read
Would you appreciate an SDK being written in TypeScript?

Would you appreciate an SDK being written in TypeScript?

29
Comments 3
1 min read
Build an Electron + Next.js app in 3 steps

Build an Electron + Next.js app in 3 steps

49
Comments 2
1 min read
Redux 4 + TypeScript: A type-safe approach

Redux 4 + TypeScript: A type-safe approach

32
Comments 4
11 min read
What are some concepts in TypeScript that you'd like to know more about?

What are some concepts in TypeScript that you'd like to know more about?

42
Comments 14
1 min read
Coding Concepts - Generics

Coding Concepts - Generics

179
Comments 9
7 min read
Coding Concepts - Anonymous Functions

Coding Concepts - Anonymous Functions

70
Comments
5 min read
Creating a Search app with Vue.js + Parcel + TypeScript: Part 3 of 3

Creating a Search app with Vue.js + Parcel + TypeScript: Part 3 of 3

14
Comments
6 min read
Creating a Search app with Vue.js + Parcel + TypeScript: Part 1 of 3

Creating a Search app with Vue.js + Parcel + TypeScript: Part 1 of 3

31
Comments
3 min read
Typescript and the Beanstalk

Typescript and the Beanstalk

10
Comments
6 min read
MobX Tips: New Api named flow (confusing name...)

MobX Tips: New Api named flow (confusing name...)

12
Comments 4
1 min read
The modern way of getting started with React and TypeScript

The modern way of getting started with React and TypeScript

21
Comments
3 min read
Conceptual walkthrough of Redux and Sagas

Conceptual walkthrough of Redux and Sagas

6
Comments
3 min read
Email templates at store2be and GDPR — How we migrated away from Sendwithus

Email templates at store2be and GDPR — How we migrated away from Sendwithus

8
Comments
4 min read
10 Things I Regret About Node.js

10 Things I Regret About Node.js

123
Comments 23
1 min read
Generic Type Arguments in JSX Elements

Generic Type Arguments in JSX Elements

11
Comments
3 min read
Zero dependancy Pub / Sub system with PostgreSQL

Zero dependancy Pub / Sub system with PostgreSQL

33
Comments 14
3 min read
Building a chat with Twilio, lit-html, Parcel and TypeScript

Building a chat with Twilio, lit-html, Parcel and TypeScript

28
Comments
12 min read
World Block Creator

World Block Creator

32
Comments 3
3 min read
My First Visual Code Extension

My First Visual Code Extension

16
Comments
3 min read
Part One: Using Typescript with React

Part One: Using Typescript with React

73
Comments 1
4 min read
Pixelate characters with canvas, and draw generative art!

Pixelate characters with canvas, and draw generative art!

54
Comments 3
9 min read
Build an Ionic App with User Authentication

Build an Ionic App with User Authentication

23
Comments
17 min read
React PropTypes vs Typescript! Any experience?

React PropTypes vs Typescript! Any experience?

37
Comments 21
1 min read
Typescript tip: Don't use "naked any", create an "any interface" instead.

Typescript tip: Don't use "naked any", create an "any interface" instead.

13
Comments 1
2 min read
Writing an npm module with TypeScript and microbundle

Writing an npm module with TypeScript and microbundle

20
Comments
3 min read
TypeScript + NodeJS = Awesome

TypeScript + NodeJS = Awesome

22
Comments 3
1 min read
Implementing SOLID and the onion architecture in Node.js with TypeScript and InversifyJS

Implementing SOLID and the onion architecture in Node.js with TypeScript and InversifyJS

832
Comments 48
14 min read
Monad in TypeScript

Monad in TypeScript

30
Comments
5 min read
Service notifs with Matrix

Service notifs with Matrix

7
Comments
2 min read
The introduction to Angular you may be missing

The introduction to Angular you may be missing

241
Comments 11
7 min read
Quick Guide to setup your React + Typescript Storybook Design System

Quick Guide to setup your React + Typescript Storybook Design System

109
Comments 4
5 min read
Static Type checker. Which and Why do you use it ?

Static Type checker. Which and Why do you use it ?

7
Comments
1 min read
DreamBox Learning is hiring Senior Software Development Engineer

DreamBox Learning is hiring Senior Software Development Engineer

44
Comments 1
3 min read
Typescript vs Flow - IDE Support

Typescript vs Flow - IDE Support

18
Comments
7 min read
TypeScript method decorators example

TypeScript method decorators example

39
Comments 2
3 min read
What kind of tslint config you use for your React project?

What kind of tslint config you use for your React project?

15
Comments
1 min read
Very light frontend development environment

Very light frontend development environment

26
Comments
2 min read
Creating a native mobile app with NativeScript — tips and tricks

Creating a native mobile app with NativeScript — tips and tricks

48
Comments 2
13 min read
TypeScript vs Flow - Getting Started

TypeScript vs Flow - Getting Started

21
Comments
6 min read
Promises in JavaScript (with yarn and Legos)

Promises in JavaScript (with yarn and Legos)

89
Comments 8
3 min read
Do you use Static Typing in JavaScript?

Do you use Static Typing in JavaScript?

13
Comments 4
1 min read
Coding with TypeScript, Prettier and ?

Coding with TypeScript, Prettier and ?

13
Comments 6
1 min read
Organizing your ngrx components using ducks

Organizing your ngrx components using ducks

13
Comments
3 min read
Why you should consider using classes to declare the state of @ngrx/store

Why you should consider using classes to declare the state of @ngrx/store

10
Comments 2
3 min read
Handle Slack's Incoming Webhook easily and type-safely in TypeScript

Handle Slack's Incoming Webhook easily and type-safely in TypeScript

11
Comments
1 min read
A type-safe approach to Redux stores in TypeScript

A type-safe approach to Redux stores in TypeScript

34
Comments 11
7 min read
loading...