DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Lightweight replacement of React + MobX

Lightweight replacement of React + MobX

6
Comments
1 min read
How to think and type in TypeScript

How to think and type in TypeScript

61
Comments
11 min read
Getting started with fp-ts: Category

Getting started with fp-ts: Category

90
Comments 1
4 min read
Passing strings from C++ to JavaScript in Web Assembly

Passing strings from C++ to JavaScript in Web Assembly

51
Comments 6
5 min read
Functional design: Algebraic Data Types

Functional design: Algebraic Data Types

100
Comments 8
5 min read
Simplifying Front-End State Management with Observable Store

Simplifying Front-End State Management with Observable Store

24
Comments 1
10 min read
Is typescript "static typing" features going to be imported in the js language overtime?

Is typescript "static typing" features going to be imported in the js language overtime?

5
Comments 1
1 min read
Functional design: TDD in TypeScript (aka abusing `declare`)

Functional design: TDD in TypeScript (aka abusing `declare`)

52
Comments
3 min read
Getting started with fp-ts: Eq

Getting started with fp-ts: Eq

129
Comments 6
3 min read
Bundle a TypeScript library with Bili

Bundle a TypeScript library with Bili

35
Comments 3
3 min read
Getting started with fp-ts: Monoid

Getting started with fp-ts: Monoid

139
Comments
3 min read
Notes on TypeScript: React Hooks

Notes on TypeScript: React Hooks

133
Comments
7 min read
Getting started with fp-ts: Semigroup

Getting started with fp-ts: Semigroup

166
Comments 6
5 min read
Part 6. Clock-in/out System: Basic frontend - Angular

Part 6. Clock-in/out System: Basic frontend - Angular

37
Comments
8 min read
Introduction to property based testing

Introduction to property based testing

79
Comments 4
2 min read
AssemblyScript - Webassembly with Typescript

AssemblyScript - Webassembly with Typescript

17
Comments 1
1 min read
Functional design: smart constructors

Functional design: smart constructors

129
Comments 4
2 min read
Getting started with fp-ts: Ord

Getting started with fp-ts: Ord

142
Comments 10
3 min read
Building Weather Forecast CLI tool Part 2

Building Weather Forecast CLI tool Part 2

8
Comments
5 min read
Create devenv with Node + Typescript + yarn

Create devenv with Node + Typescript + yarn

7
Comments
2 min read
Writing a type-safe prop function in Typescript

Writing a type-safe prop function in Typescript

5
Comments 3
5 min read
Part 5. Clock-in/out System: Seed Database and migration data

Part 5. Clock-in/out System: Seed Database and migration data

33
Comments 2
5 min read
CRA typescript is compiling slow

CRA typescript is compiling slow

4
Comments 9
1 min read
How to create a React project with TypeScript

How to create a React project with TypeScript

21
Comments
3 min read
TypeScript introduction part III - generics & stuff

TypeScript introduction part III - generics & stuff

57
Comments
9 min read
Notes on TypeScript: Inferring React PropTypes

Notes on TypeScript: Inferring React PropTypes

71
Comments 24
3 min read
Using TypeScript's absolute paths in Create React App 2.0 without ejecting

Using TypeScript's absolute paths in Create React App 2.0 without ejecting

22
Comments 3
4 min read
Power of typeof & typestyle in react apps

Power of typeof & typestyle in react apps

18
Comments
2 min read
Demeter’s Law: Don’t talk to strangers!

Demeter’s Law: Don’t talk to strangers!

75
Comments 10
4 min read
Setting up simple React & TypeScript project

Setting up simple React & TypeScript project

11
Comments
2 min read
Breathly – open-source breathing training app built with React-Native

Breathly – open-source breathing training app built with React-Native

6
Comments
1 min read
Typing and code flow in TypeScript and ReasonML

Typing and code flow in TypeScript and ReasonML

31
Comments 6
5 min read
Visualise JavaScript, TypeScript and Flow codebases as meaningful and committable architecture diagrams

Visualise JavaScript, TypeScript and Flow codebases as meaningful and committable architecture diagrams

9
Comments 1
1 min read
Notes on TypeScript: Type Level Programming Part 2

Notes on TypeScript: Type Level Programming Part 2

41
Comments
5 min read
Using ESLint and Prettier in a TypeScript Project

Using ESLint and Prettier in a TypeScript Project

653
Comments 51
4 min read
Why you should use reduce instead of loops -- Part I

Why you should use reduce instead of loops -- Part I

27
Comments 3
4 min read
TypeScript introduction part II - classes & interfaces

TypeScript introduction part II - classes & interfaces

64
Comments 1
13 min read
TypeScript vs PureScript: Not all compilers are created equal

TypeScript vs PureScript: Not all compilers are created equal

9
Comments
17 min read
TypeScript Introduction - The Basics

TypeScript Introduction - The Basics

146
Comments 3
14 min read
Notes on TypeScript: Fundamentals For Getting Started

Notes on TypeScript: Fundamentals For Getting Started

72
Comments 1
10 min read
Angular Http Mock Interceptor for mocked backend

Angular Http Mock Interceptor for mocked backend

34
Comments 6
3 min read
Part 4. Clock-in/out System - Basic backend (III) - AppModule

Part 4. Clock-in/out System - Basic backend (III) - AppModule

28
Comments
3 min read
Static Factory Methods

Static Factory Methods

7
Comments 1
3 min read
How to Get Started Using React with Typescript

How to Get Started Using React with Typescript

14
Comments 3
2 min read
Array.foreach vs for() 😰

Array.foreach vs for() 😰

7
Comments
1 min read
Simple state management in Angular with only Services and RxJS

Simple state management in Angular with only Services and RxJS

354
Comments 69
5 min read
A bot that tweets new DEV articles about Vue

A bot that tweets new DEV articles about Vue

51
Comments 16
6 min read
Standardized Health Checks for Microservices in TypeScript

Standardized Health Checks for Microservices in TypeScript

9
Comments 5
4 min read
4 Techniques for Fixing NPM Packages

4 Techniques for Fixing NPM Packages

10
Comments
5 min read
Part 3. Clock-in/out System - Basic backend (II) - UsersModule

Part 3. Clock-in/out System - Basic backend (II) - UsersModule

50
Comments 1
6 min read
Common and easy-to-make mistakes when you’re new to NgRx

Common and easy-to-make mistakes when you’re new to NgRx

10
Comments
1 min read
Design Patterns - Strategy Pattern in JavaScript

Design Patterns - Strategy Pattern in JavaScript

354
Comments 13
4 min read
Design Patterns - Template Method

Design Patterns - Template Method

118
Comments 8
5 min read
Notes on TypeScript: React and Generics

Notes on TypeScript: React and Generics

69
Comments 2
5 min read
Simplest TypeScript project using Visual Studio Code

Simplest TypeScript project using Visual Studio Code

5
Comments
3 min read
Enums For The Uninitiated

Enums For The Uninitiated

7
Comments
3 min read
Showcase your Gatsby Site

Showcase your Gatsby Site

49
Comments 11
1 min read
How can I reduce amount of boilerplate code while working with TypeScript+mongoose 🙈

How can I reduce amount of boilerplate code while working with TypeScript+mongoose 🙈

12
Comments 12
3 min read
Setting up fullstack TypeScript app

Setting up fullstack TypeScript app

27
Comments 2
6 min read
react-circular-input — React components for easily composing a circular range input

react-circular-input — React components for easily composing a circular range input

10
Comments 1
1 min read
loading...