DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

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

50
Comments 1
3 min read
Typescript Constructor Shorthand

Typescript Constructor Shorthand

81
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

265
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

205
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
Data Streaming between Every Device over HTTP/HTTPS

Data Streaming between Every Device over HTTP/HTTPS

125
Comments 8
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
Nextron v4 : Electron + Next.js with ease

Nextron v4 : Electron + Next.js with ease

59
Comments 4
2 min read
Step up your game, start using Nest!

Step up your game, start using Nest!

6
Comments
1 min read
TypeScript Tips Part II: Declaration Merging

TypeScript Tips Part II: Declaration Merging

18
Comments 1
3 min read
How not to lint your code?

How not to lint your code?

60
Comments 11
13 min read
Build Secure Login for Your Angular App

Build Secure Login for Your Angular App

13
Comments
13 min read
Learning Golang through WebAssembly - Go, WASM, TypeScript and React

Learning Golang through WebAssembly - Go, WASM, TypeScript and React

10
Comments
7 min read
Notes on TypeScript: Type Level Programming Part 1

Notes on TypeScript: Type Level Programming Part 1

27
Comments 3
4 min read
Get Started With TypeScript in 2019

Get Started With TypeScript in 2019

835
Comments 18
12 min read
TypeScript is the new C++

TypeScript is the new C++

16
Comments 3
3 min read
TypeScript vs Flow with React in the background

TypeScript vs Flow with React in the background

34
Comments 1
8 min read
tsearch first public version

tsearch first public version

13
Comments
4 min read
react-schemaorg: Strongly-typed Schema.org JSON-LD for React

react-schemaorg: Strongly-typed Schema.org JSON-LD for React

8
Comments
1 min read
Dynamically build TypeScript string literal type

Dynamically build TypeScript string literal type

37
Comments
3 min read
Notes on TypeScript: Phantom Types

Notes on TypeScript: Phantom Types

74
Comments 1
6 min read
Why did I write another React Native boilerplate

Why did I write another React Native boilerplate

6
Comments
1 min read
Hooked-Form

Hooked-Form

10
Comments
2 min read
A crazy idea and a proof of concept

A crazy idea and a proof of concept

44
Comments 2
3 min read
Why TypeScript is a better option than JavaScript when it comes to functional programming?

Why TypeScript is a better option than JavaScript when it comes to functional programming?

96
Comments 10
7 min read
Eradicating Memory Leaks In JavaScript

Eradicating Memory Leaks In JavaScript

161
Comments 5
17 min read
Typeracer-cli

Typeracer-cli

8
Comments
1 min read
Ketting 2.5 release

Ketting 2.5 release

8
Comments
2 min read
Crypto trading bot

Crypto trading bot

12
Comments
1 min read
Data Visualization and Web Reporting in Angular Project

Data Visualization and Web Reporting in Angular Project

85
Comments 8
5 min read
How to use: npm tags

How to use: npm tags

49
Comments 10
3 min read
RxJS Transducer - Harness the Power of RxJS Operators

RxJS Transducer - Harness the Power of RxJS Operators

28
Comments 9
2 min read
A TypeScript + React Native Starter Kit with React Native Navigation + Redux + Eslint

A TypeScript + React Native Starter Kit with React Native Navigation + Redux + Eslint

25
Comments 3
1 min read
Angular Reactive Forms | Fundamentos

Angular Reactive Forms | Fundamentos

35
Comments 2
5 min read
Notes on TypeScript: ReturnType

Notes on TypeScript: ReturnType

41
Comments 1
3 min read
How to use Typescript with the ASP.NET Core 2.x React Project Template

How to use Typescript with the ASP.NET Core 2.x React Project Template

10
Comments
5 min read
TypeScript Tips Part I

TypeScript Tips Part I

45
Comments 8
3 min read
Typescript Dependency Injection in 200 LOC

Typescript Dependency Injection in 200 LOC

68
Comments 5
8 min read
Is 2019 the year of TypeScript?

Is 2019 the year of TypeScript?

104
Comments 68
1 min read
Notes on TypeScript: Pick, Exclude and Higher Order Components

Notes on TypeScript: Pick, Exclude and Higher Order Components

229
Comments 3
6 min read
Notes on TypeScript: Accessing Non Exported Component Prop Types

Notes on TypeScript: Accessing Non Exported Component Prop Types

26
Comments
2 min read
Creando una API con GraphQL y Apollo - Parte I

Creando una API con GraphQL y Apollo - Parte I

15
Comments 3
8 min read
TypeScript and JSX Part IV - Typing the props of a component

TypeScript and JSX Part IV - Typing the props of a component

37
Comments 1
3 min read
TypeScript: JavaScript + Types = Awesome Developer Productivity

TypeScript: JavaScript + Types = Awesome Developer Productivity

160
Comments 27
48 min read
Linting Your React+Typescript Project with ESLint and Prettier!

Linting Your React+Typescript Project with ESLint and Prettier!

31
Comments 15
5 min read
You Could be Building a Web app Without Writing any New HTML or CSS code. 😳 🤯

You Could be Building a Web app Without Writing any New HTML or CSS code. 😳 🤯

10
Comments
5 min read
React or Angular for enterprise?

React or Angular for enterprise?

17
Comments 27
1 min read
Intro to the Dojo Router

Intro to the Dojo Router

6
Comments
4 min read
Data fetching in React the functional way powered by TypeScript, io-ts & fp-ts

Data fetching in React the functional way powered by TypeScript, io-ts & fp-ts

87
Comments 8
7 min read
Creando una modal con Vue y Typescript

Creando una modal con Vue y Typescript

9
Comments 8
6 min read
loading...