DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Odi - server-side framework

Odi - server-side framework

71
Comments 13
3 min read
Laravel Mixにお途䞭でJavaScriptをTypeScriptă«ć€‰ăˆă‚‹

Laravel Mixにお途䞭でJavaScriptをTypeScriptă«ć€‰ăˆă‚‹

8
Comments
1 min read
{ES/TS} bit of the day: Typed Tagged Templates

{ES/TS} bit of the day: Typed Tagged Templates

8
Comments
2 min read
ExpressJS Server with TypeScript – Part 2 – The novice programmer

ExpressJS Server with TypeScript – Part 2 – The novice programmer

10
Comments
5 min read
Decoding JSON with Typescript

Decoding JSON with Typescript

52
Comments 19
4 min read
A road to the easiest user authentication system for Node.js

A road to the easiest user authentication system for Node.js

216
Comments 13
3 min read
An intro to TypeScript

An intro to TypeScript

94
Comments 3
2 min read
Get object 1 level-down type programmatically in TypeScript

Get object 1 level-down type programmatically in TypeScript

7
Comments
1 min read
I'm learning typescript, what do I need to know?

I'm learning typescript, what do I need to know?

10
Comments 3
1 min read
I've created a tiny library that creates GraphQL query from TypeScript, without losing type information

I've created a tiny library that creates GraphQL query from TypeScript, without losing type information

13
Comments
2 min read
TypeScript/JavaScript Class with Closure

TypeScript/JavaScript Class with Closure

8
Comments 1
1 min read
Setup PostgreSQL with TypeORM in GraphQL Tutorial

Setup PostgreSQL with TypeORM in GraphQL Tutorial

45
Comments 6
4 min read
How ANGULAR Trigger index.html And Start Working

How ANGULAR Trigger index.html And Start Working

28
Comments 2
2 min read
How does TypeScript or Flow compare to transpile-to-JS languages like Elm, ReasonML or PureScript?

How does TypeScript or Flow compare to transpile-to-JS languages like Elm, ReasonML or PureScript?

4
Comments 1
1 min read
Design Patterns in Web Development - #2 Memento

Design Patterns in Web Development - #2 Memento

133
Comments 8
8 min read
Practical TypeScript. React + Redux

Practical TypeScript. React + Redux

38
Comments 2
5 min read
Build and Test a React Native App with TypeScript and OAuth 2.0

Build and Test a React Native App with TypeScript and OAuth 2.0

11
Comments
7 min read
Precise domain modeling with discriminated unions in TypeScript

Precise domain modeling with discriminated unions in TypeScript

5
Comments
4 min read
My First Visual Studio Code Extension

My First Visual Studio Code Extension

8
Comments 1
2 min read
Keep Your Types And Interfaces Closer (In TypeScript)

Keep Your Types And Interfaces Closer (In TypeScript)

47
Comments 6
3 min read
The Pros, Cons & TypeScript

The Pros, Cons & TypeScript

18
Comments 6
4 min read
The more-proper introduction to ReX.js

The more-proper introduction to ReX.js

11
Comments
2 min read
Component Libraries with Stencil.js - Decorators

Component Libraries with Stencil.js - Decorators

23
Comments 11
9 min read
Create efficient Angular Docker images with Multi Stage Builds

Create efficient Angular Docker images with Multi Stage Builds

65
Comments 8
2 min read
Reactive Canvas with TypeScript and Vue

Reactive Canvas with TypeScript and Vue

49
Comments 4
4 min read
Any JavaScript application that I can look at and try to convert it into TypeScript? For learning purposes.

Any JavaScript application that I can look at and try to convert it into TypeScript? For learning purposes.

5
Comments
1 min read
Why Babel with TypeScript?

Why Babel with TypeScript?

27
Comments 2
2 min read
Unit Testing with Typescript and Jest

Unit Testing with Typescript and Jest

130
Comments 12
2 min read
Use TypeScript to Build a Node API with Express

Use TypeScript to Build a Node API with Express

14
Comments
25 min read
FormData in TypeScript

FormData in TypeScript

40
Comments 8
3 min read
Introduction to Property Based Testing applied to JavaScript

Introduction to Property Based Testing applied to JavaScript

8
Comments
1 min read
How to treat component as TypeSafe in Redux + Atomic Design

How to treat component as TypeSafe in Redux + Atomic Design

9
Comments
4 min read
TypeScript before JavaScript?

TypeScript before JavaScript?

16
Comments 27
3 min read
TypeScript vs Flow

TypeScript vs Flow

53
Comments 11
4 min read
Hi, again. Business Logic as a Good Old Procedural Programming

Hi, again. Business Logic as a Good Old Procedural Programming

26
Comments 2
4 min read
Understanding the usage of optional and nullable in TypeScript

Understanding the usage of optional and nullable in TypeScript

10
Comments
2 min read
I have created a chrome extension to paste random data to form fields đŸŽ·đŸ„

I have created a chrome extension to paste random data to form fields đŸŽ·đŸ„

18
Comments 7
1 min read
My experience in writing a REST service using Typescript + Express

My experience in writing a REST service using Typescript + Express

11
Comments
5 min read
Storing url search queries with React and Typescript

Storing url search queries with React and Typescript

20
Comments
5 min read
How to improve the build speed in React-Typescript, when using material ui

How to improve the build speed in React-Typescript, when using material ui

21
Comments 6
1 min read
Web Frontend Dev Starter.

Web Frontend Dev Starter.

9
Comments
1 min read
Firebase  - Tables & Reports

Firebase  - Tables & Reports

6
Comments 1
1 min read
Exploring Drag and Drop with the new Angular Material CDK

Exploring Drag and Drop with the new Angular Material CDK

10
Comments
1 min read
The Ultimate Answer To The Very Common Angular Question: subscribe() vs | async Pipe

The Ultimate Answer To The Very Common Angular Question: subscribe() vs | async Pipe

47
Comments 8
1 min read
TypeScript Progression Ladder

TypeScript Progression Ladder

23
Comments
1 min read
Pragmatic types: Redux as Finite State Machine

Pragmatic types: Redux as Finite State Machine

53
Comments 8
5 min read
Thank you TypeScript!

Thank you TypeScript!

45
Comments 11
3 min read
Use custom pipeable operator on redux-observable

Use custom pipeable operator on redux-observable

10
Comments
1 min read
Simple Angular "isLoading?" Service Library

Simple Angular "isLoading?" Service Library

19
Comments
3 min read
Component Libraries with Stencil.js - Going Deeper

Component Libraries with Stencil.js - Going Deeper

54
Comments 9
3 min read
Why is TypeScript so great?

Why is TypeScript so great?

43
Comments 2
3 min read
Getting qmux to use browser and Node WebSocket

Getting qmux to use browser and Node WebSocket

10
Comments
2 min read
Setting up a monorepo with Lerna for a TypeScript project

Setting up a monorepo with Lerna for a TypeScript project

19
Comments
6 min read
Preact + Typescript + Parcel + Redux Zero: Rebuilding the QMENTA Front-End focusing on Performance and Minimalism.

Preact + Typescript + Parcel + Redux Zero: Rebuilding the QMENTA Front-End focusing on Performance and Minimalism.

87
Comments 4
15 min read
The EmberJS of the future... today!

The EmberJS of the future... today!

67
Comments 6
5 min read
Component Libraries with Stencil.js - About Stencil

Component Libraries with Stencil.js - About Stencil

90
Comments 22
5 min read
TCP driver for qmux, then explored Scripting Bridge schemas and libobjc

TCP driver for qmux, then explored Scripting Bridge schemas and libobjc

6
Comments
2 min read
Building VueJS Applications with TypeScript

Building VueJS Applications with TypeScript

132
Comments 28
6 min read
Component Libraries with Stencil.js - Your First Component

Component Libraries with Stencil.js - Your First Component

22
Comments 1
5 min read
Integrating Google and Facebook Auth into your Angular 2+ application

Integrating Google and Facebook Auth into your Angular 2+ application

11
Comments
3 min read
loading...