DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Mock AWS Services in TypeScript

How to Mock AWS Services in TypeScript

23
Comments
7 min read
Angular, Typescript, and .net core — updating SolarProjection with a form

Angular, Typescript, and .net core — updating SolarProjection with a form

12
Comments 4
6 min read
rSchedule: a javascript recurring dates library

rSchedule: a javascript recurring dates library

21
Comments 3
3 min read
How 2 TypeScript: Get the last item type from a tuple of types

How 2 TypeScript: Get the last item type from a tuple of types

49
Comments 9
4 min read
Get Started with Angular on .NET Core 2.1 (Part One)

Get Started with Angular on .NET Core 2.1 (Part One)

19
Comments
4 min read
Up and running with @dojo/cli

Up and running with @dojo/cli

36
Comments 3
3 min read
It's time for Typescript Native

It's time for Typescript Native

78
Comments 29
2 min read
Angular Basics — Binding

Angular Basics — Binding

13
Comments
3 min read
Hoverable Component with Render Props

Hoverable Component with Render Props

39
Comments 8
1 min read
Pragmatic types: types vs tests

Pragmatic types: types vs tests

37
Comments
3 min read
How 2 TypeScript: Serious business with TypeScript's infer keyword.

How 2 TypeScript: Serious business with TypeScript's infer keyword.

42
Comments 1
2 min read
Nuxt.jsでSSRかブラウザ上の処理かを判定する方法の一つ

Nuxt.jsでSSRかブラウザ上の処理かを判定する方法の一つ

8
Comments
1 min read
Nuxt.js+ExpressのプロジェクトをTypeScript化する

Nuxt.js+ExpressのプロジェクトをTypeScript化する

8
Comments
2 min read
Pragmatic types: making impossible states impossible

Pragmatic types: making impossible states impossible

32
Comments
1 min read
Pragmatic types: is JavaScript an untyped language?

Pragmatic types: is JavaScript an untyped language?

34
Comments 8
1 min read
Pragmatic types: dynamically-, statically-, gradually-, weakly-, strongly- and un-typed languages

Pragmatic types: dynamically-, statically-, gradually-, weakly-, strongly- and un-typed languages

31
Comments 3
3 min read
Pragmatic types: types vs null

Pragmatic types: types vs null

21
Comments 5
1 min read
From Angular to React

From Angular to React

15
Comments 5
1 min read
Pragmatic types: IO validation or how to handle JSON-based APIs in statically typed language

Pragmatic types: IO validation or how to handle JSON-based APIs in statically typed language

26
Comments 1
4 min read
Pragmatic types: what are types?

Pragmatic types: what are types?

13
Comments 4
3 min read
TypeScript 3.0: Exploring Tuples and the Unknown Type

TypeScript 3.0: Exploring Tuples and the Unknown Type

6
Comments
1 min read
Vue Components in an ASP.NET MVC app

Vue Components in an ASP.NET MVC app

8
Comments
5 min read
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
Build an Electron + Next.js app in 3 steps

Build an Electron + Next.js app in 3 steps

15
Comments 2
1 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
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 - Anonymous Functions

Coding Concepts - Anonymous Functions

72
Comments
5 min read
Coding Concepts - Generics

Coding Concepts - Generics

196
Comments 9
7 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
10 Things I Regret About Node.js

10 Things I Regret About Node.js

123
Comments 23
1 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
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
Part One: Using Typescript with React

Part One: Using Typescript with React

73
Comments 1
4 min read
My First Visual Code Extension

My First Visual Code Extension

16
Comments
3 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

29
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
loading...