DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unhealthy Code: Null Checks Everywhere!

Unhealthy Code: Null Checks Everywhere!

279
Comments 48
5 min read
Changing Remote Data with Hooks

Changing Remote Data with Hooks

19
Comments
6 min read
TypeScript: Basic Workflow

TypeScript: Basic Workflow

16
Comments
2 min read
Decentraland SDK Tutorial room 5: 1/2 Display a UI

Decentraland SDK Tutorial room 5: 1/2 Display a UI

5
Comments
1 min read
Guarding your Angular modules 💂‍

Guarding your Angular modules 💂‍

63
Comments
5 min read
Condicional mais legível com Array.includes()

Condicional mais legível com Array.includes()

6
Comments
1 min read
The State of Angular in 2019

The State of Angular in 2019

172
Comments 7
8 min read
Becoming a logician with TypeScript

Becoming a logician with TypeScript

4
Comments
5 min read
Bar Chart in React with @VX

Bar Chart in React with @VX

6
Comments
5 min read
TypeScript: What is it & How To Install it

TypeScript: What is it & How To Install it

18
Comments
1 min read
Building a project with TypeScript, Express, Mocha and Chai

Building a project with TypeScript, Express, Mocha and Chai

47
Comments 2
7 min read
AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 4 [Subscriptions]

AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 4 [Subscriptions]

72
Comments 4
6 min read
Thoughts about monorepos and code-sharing

Thoughts about monorepos and code-sharing

1
Comments 1
3 min read
TypeScript: How to set a new property on the window object

TypeScript: How to set a new property on the window object

29
Comments 3
1 min read
The 5 Big Features of TypeScript 3.7 and How to Use Them

The 5 Big Features of TypeScript 3.7 and How to Use Them

13
Comments 1
8 min read
Developing and deploying create-react-app to multiple Firebase environments

Developing and deploying create-react-app to multiple Firebase environments

11
Comments 4
5 min read
Optional Chaining - what a wonderful time to be alive!

Optional Chaining - what a wonderful time to be alive!

6
Comments
3 min read
Imperative Infrastructure as Code using AWS CDK

Imperative Infrastructure as Code using AWS CDK

24
Comments
9 min read
Stencil: Routing with ion-router, ion-tabs, and how to pass params to tab pages (without using Angular)

Stencil: Routing with ion-router, ion-tabs, and how to pass params to tab pages (without using Angular)

23
Comments 8
5 min read
My Favorite React Layout Components Using Flexbox And CSS Grid

My Favorite React Layout Components Using Flexbox And CSS Grid

12
Comments
2 min read
Automating the creation of a new blog post

Automating the creation of a new blog post

7
Comments
4 min read
What is Partial & Required utility types in TypeScript?

What is Partial & Required utility types in TypeScript?

42
Comments
2 min read
State management with Angular 8 and Akita

State management with Angular 8 and Akita

20
Comments
5 min read
Two cool features coming soon to JavaScript

Two cool features coming soon to JavaScript

10
Comments 2
4 min read
void in JavaScript and TypeScript

void in JavaScript and TypeScript

9
Comments
2 min read
Decentraland SDK Tutorial room 2: 1/4 Add a button

Decentraland SDK Tutorial room 2: 1/4 Add a button

9
Comments 3
1 min read
Sharing Components with Angular and Bit

Sharing Components with Angular and Bit

20
Comments 1
7 min read
Linting an Existing Application: 3 Key Things I Learned

Linting an Existing Application: 3 Key Things I Learned

34
Comments 2
3 min read
Creating a Sprite Fire - Using a classic technique for the newest wave in gaming

Creating a Sprite Fire - Using a classic technique for the newest wave in gaming

7
Comments
7 min read
Jordan Uses ScraperApi

Jordan Uses ScraperApi

7
Comments
4 min read
How to display observable of an object in angular

How to display observable of an object in angular

21
Comments 6
1 min read
Quick Tip: GraphQL Fragments in Gatsby

Quick Tip: GraphQL Fragments in Gatsby

10
Comments 1
2 min read
Taking React and Redux to the next level with Typescript

Taking React and Redux to the next level with Typescript

227
Comments 6
5 min read
Easy functional programming techniques in TypeScript for everyone

Easy functional programming techniques in TypeScript for everyone

310
Comments 17
9 min read
Generating TypeScript Definition Files from JavaScript

Generating TypeScript Definition Files from JavaScript

125
Comments 10
8 min read
Introducción a AssemblyScript: cómo hacer WebAssembly más fácil para programadores de JavaScript

Introducción a AssemblyScript: cómo hacer WebAssembly más fácil para programadores de JavaScript

10
Comments
9 min read
We are the Borg

We are the Borg

10
Comments 5
4 min read
How to act properly to scroll to bottom behavior using RxJS

How to act properly to scroll to bottom behavior using RxJS

11
Comments
2 min read
Dojo Widget Middleware

Dojo Widget Middleware

7
Comments
4 min read
3 rules for writing idiomatic TypeScript

3 rules for writing idiomatic TypeScript

50
Comments
10 min read
Create an Avatar Component in Gatsby with TypeScript Part 1

Create an Avatar Component in Gatsby with TypeScript Part 1

6
Comments
1 min read
Tejas Kumar: Being a Frontend Lead Means Encouraging My Team to Do Incredible Work

Tejas Kumar: Being a Frontend Lead Means Encouraging My Team to Do Incredible Work

19
Comments
6 min read
The Power of Union and Type Guard in TypeScript 🤯

The Power of Union and Type Guard in TypeScript 🤯

19
Comments 2
3 min read
What is TypeScript's Exclude?

What is TypeScript's Exclude?

8
Comments
2 min read
A quick guide to Testing React hooks that use RxJS

A quick guide to Testing React hooks that use RxJS

59
Comments 2
6 min read
Safe functional IO in TypeScript: an introduction

Safe functional IO in TypeScript: an introduction

19
Comments
4 min read
TypeScript: Técnicas de Programação Funcional

TypeScript: Técnicas de Programação Funcional

40
Comments
11 min read
An Introduction To Blockchain Application Development — Part 2/2

An Introduction To Blockchain Application Development — Part 2/2

9
Comments 1
11 min read
Explain TypeScript to me

Explain TypeScript to me

8
Comments
2 min read
RxJS: Caching Observables with a Decorator

RxJS: Caching Observables with a Decorator

20
Comments 13
4 min read
Resolving path alias in nestjs projects

Resolving path alias in nestjs projects

46
Comments 13
2 min read
Deep Cloning Objects in Angular, Typescript, Javascript

Deep Cloning Objects in Angular, Typescript, Javascript

11
Comments
2 min read
When a service got destroyed in angular

When a service got destroyed in angular

55
Comments 10
3 min read
Unhealthy Code: Primitive Overuse

Unhealthy Code: Primitive Overuse

127
Comments 12
6 min read
fp-ts, sequenceT, and sweet sweet async typed FP

fp-ts, sequenceT, and sweet sweet async typed FP

76
Comments 7
3 min read
Early thoughts on Angular with Redux (NgRx)

Early thoughts on Angular with Redux (NgRx)

7
Comments 6
4 min read
How to redirect in Koa with TypeScript

How to redirect in Koa with TypeScript

7
Comments
1 min read
Getting Started with Lambda functions, SLS and Node

Getting Started with Lambda functions, SLS and Node

6
Comments
4 min read
Convenient development with ts-node on server-side

Convenient development with ts-node on server-side

20
Comments 1
3 min read
Escape plan (from JS to TS) - Simple project - PART #1

Escape plan (from JS to TS) - Simple project - PART #1

8
Comments
2 min read
loading...