DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

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

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

Setting up simple React & TypeScript project

11
Comments
2 min read
Building Weather Forecast CLI tool Part 1

Building Weather Forecast CLI tool Part 1

9
Comments
6 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
Using ESLint and Prettier in a TypeScript Project

Using ESLint and Prettier in a TypeScript Project

335
Comments 51
4 min read
Notes on TypeScript: Type Level Programming Part 2

Notes on TypeScript: Type Level Programming Part 2

41
Comments
5 min read
Why you should use reduce instead of loops -- Part I

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

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

TypeScript introduction part II - classes & interfaces

64
Comments 1
13 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
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

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

Angular Http Mock Interceptor for mocked backend

36
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() 😰

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

Simple state management in Angular with only Services and RxJS

367
Comments 69
5 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

361
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
Setting up a GatsbyJS starter with TypeScript, ESLint, Prettier and pre-commit hooks

Setting up a GatsbyJS starter with TypeScript, ESLint, Prettier and pre-commit hooks

118
Comments 12
10 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
Understanding JavaScript/TypeScript Memoization

Understanding JavaScript/TypeScript Memoization

50
Comments 11
5 min read
Writing Unit Tests For A Rewrite: A Case Study

Writing Unit Tests For A Rewrite: A Case Study

66
Comments 8
11 min read
Part 2. Clock-in/out System: Basic backend (I) — AuthModule

Part 2. Clock-in/out System: Basic backend (I) — AuthModule

58
Comments 1
7 min read
Functional design: combinators

Functional design: combinators

221
Comments 10
3 min read
How a Type System Improves your JavaScript Code

How a Type System Improves your JavaScript Code

107
Comments 8
3 min read
Part 1. Clock-in/out System - Diagram

Part 1. Clock-in/out System - Diagram

114
Comments 2
3 min read
An Enhanced TypeScript Playground

An Enhanced TypeScript Playground

16
Comments 7
1 min read
Notes on TypeScript: Mapped Types and Lookup Types

Notes on TypeScript: Mapped Types and Lookup Types

86
Comments 1
6 min read
Functional design: tagless final

Functional design: tagless final

81
Comments 1
4 min read
Angular Routing - Best Practices for Enterprise Applications

Angular Routing - Best Practices for Enterprise Applications

14
Comments 7
6 min read
Migrating to TypeScript, Part 2: Trust the compiler!

Migrating to TypeScript, Part 2: Trust the compiler!

22
Comments 2
12 min read
Functional design: how to make the `time` combinator more general

Functional design: how to make the `time` combinator more general

51
Comments 1
3 min read
Typescript Constructor Shorthand

Typescript Constructor Shorthand

83
Comments 7
1 min read
Your Thoughts About Types

Your Thoughts About Types

5
Comments
1 min read
Angular courses for you and your team, a review of Ultimate Courses

Angular courses for you and your team, a review of Ultimate Courses

21
Comments 3
5 min read
Interoperability with non functional code using fp-ts

Interoperability with non functional code using fp-ts

270
Comments 8
2 min read
Building a simple app in Dojo

Building a simple app in Dojo

6
Comments
4 min read
Create a minimal React app in less than a minute with Parcel

Create a minimal React app in less than a minute with Parcel

15
Comments
1 min read
From YAML to TypeScript: Developer's View on Cloud Automation

From YAML to TypeScript: Developer's View on Cloud Automation

6
Comments
15 min read
Path aliases with TypeScript in Node.js

Path aliases with TypeScript in Node.js

214
Comments 31
2 min read
What Do You Think About Types?

What Do You Think About Types?

12
Comments 11
1 min read
Notes on TypeScript: Conditional Types

Notes on TypeScript: Conditional Types

44
Comments 4
4 min read
Automating testing, building and publishing of TypeScript libraries

Automating testing, building and publishing of TypeScript libraries

12
Comments 1
4 min read
Automatically Remove All Unused Imports in a TypeScript Project

Automatically Remove All Unused Imports in a TypeScript Project

14
Comments
2 min read
Data Streaming between Every Device over HTTP/HTTPS

Data Streaming between Every Device over HTTP/HTTPS

125
Comments 8
4 min read
loading...