DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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

835
Comments 48
14 min read
TypeScript + NodeJS = Awesome

TypeScript + NodeJS = Awesome

22
Comments 3
1 min read
Monad in TypeScript

Monad in TypeScript

31
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
TypeScript vs Flow - Getting Started

TypeScript vs Flow - Getting Started

21
Comments
6 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
Promises in JavaScript (with yarn and Legos)

Promises in JavaScript (with yarn and Legos)

89
Comments 8
3 min read
4 Regular Life JavaScript Code Smells (with RxJS)

4 Regular Life JavaScript Code Smells (with RxJS)

11
Comments
2 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

11
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
Indexing objects in TypeScript

Indexing objects in TypeScript

77
Comments 13
3 min read
loading...