DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Writing a plugin for the Faqtor task runner

Writing a plugin for the Faqtor task runner

5
Comments
1 min read
What's with the Subjects in RxJS

What's with the Subjects in RxJS

16
Comments
6 min read
Higher Order Components In Javascript / Typescript

Higher Order Components In Javascript / Typescript

8
Comments
2 min read
Iterators and Generators - playing the prototpe

Iterators and Generators - playing the prototpe

5
Comments
2 min read
All Aboard the TypeScript Train?

All Aboard the TypeScript Train?

5
Comments 1
5 min read
How to write code that will last 1000 years in just 3 steps? …or close to that

How to write code that will last 1000 years in just 3 steps? …or close to that

8
Comments
3 min read
Check User is ONLINE/OFFLINE using Snackbar in Angular in a minute!

Check User is ONLINE/OFFLINE using Snackbar in Angular in a minute!

7
Comments 5
1 min read
Pattern Matching Custom Data Types in Typescript

Pattern Matching Custom Data Types in Typescript

7
Comments
9 min read
Typing components in Next.JS applications

Typing components in Next.JS applications

6
Comments
4 min read
Typesafe Mocking in TypeScript

Typesafe Mocking in TypeScript

8
Comments
2 min read
Better E2E testing with TestCafe

Better E2E testing with TestCafe

11
Comments
4 min read
Adding ReasonML to an existing codebase (Part 1)

Adding ReasonML to an existing codebase (Part 1)

13
Comments
5 min read
HyperOOP SPA framework: now with detailed and more explanatory Readme

HyperOOP SPA framework: now with detailed and more explanatory Readme

3
Comments
1 min read
Introduction of Fleur - It's a new Flux framework

Introduction of Fleur - It's a new Flux framework

7
Comments
9 min read
Hyperoop: OOP-style SPA micro-framework.

Hyperoop: OOP-style SPA micro-framework.

5
Comments
1 min read
Need help to better understand Typescript, IoC, Hexagonal architecture

Need help to better understand Typescript, IoC, Hexagonal architecture

2
Comments 4
1 min read
TypeScript vs JavaScript

TypeScript vs JavaScript

9
Comments 1
2 min read
Preact Project with TypeScript and Parcel

Preact Project with TypeScript and Parcel

5
Comments
5 min read
Next.js & Typescript

Next.js & Typescript

8
Comments
2 min read
Progressively Typing a Function in TypeScript

Progressively Typing a Function in TypeScript

6
Comments
3 min read
Build an Ecommerce App with Personalization using Angular and Cosmic JS

Build an Ecommerce App with Personalization using Angular and Cosmic JS

42
Comments
7 min read
Advanced TypeScript's capabilities in real-life scenario

Advanced TypeScript's capabilities in real-life scenario

7
Comments 4
6 min read
Dynamically Check Function Parameters Before Runtime

Dynamically Check Function Parameters Before Runtime

13
Comments
4 min read
My simple site - sangau.me

My simple site - sangau.me

7
Comments 1
1 min read
TypeScript libraries with incorrectly typed members

TypeScript libraries with incorrectly typed members

6
Comments 5
2 min read
How to make TypeScript shut up about that library

How to make TypeScript shut up about that library

6
Comments 2
1 min read
Getting a recursive data structure asynchronously with RxJS

Getting a recursive data structure asynchronously with RxJS

13
Comments 2
2 min read
Error handling in Node.js Express Applications

Error handling in Node.js Express Applications

52
Comments
1 min read
Reverse Engineering - The art of understanding

Reverse Engineering - The art of understanding

8
Comments
1 min read
A take on concise promise handling in TypeScript.

A take on concise promise handling in TypeScript.

6
Comments 3
2 min read
Reduce Redux's action-creator boilerplates without library support in TypeScript

Reduce Redux's action-creator boilerplates without library support in TypeScript

6
Comments
1 min read
Introducing Colib 🎉

Introducing Colib 🎉

7
Comments
4 min read
React is awesome!

React is awesome!

6
Comments 4
2 min read
TypeScript - undefined vs null

TypeScript - undefined vs null

8
Comments 1
2 min read
Typed Bindings for TypeScript Azure Functions

Typed Bindings for TypeScript Azure Functions

10
Comments
3 min read
Part 8. Clock-in/out System: Deploy frontend (Angular 6+) using environments

Part 8. Clock-in/out System: Deploy frontend (Angular 6+) using environments

46
Comments
5 min read
Spread syntax gotcha in JavaScript class methods

Spread syntax gotcha in JavaScript class methods

9
Comments 2
3 min read
Generating TypeScript Types from GraphQL Schema in Apollo

Generating TypeScript Types from GraphQL Schema in Apollo

25
Comments
6 min read
How To Simplifiy Code By Removing Variables

How To Simplifiy Code By Removing Variables

10
Comments
5 min read
TypeScript for JavaScript Developers by Refactoring Part 2 of 2

TypeScript for JavaScript Developers by Refactoring Part 2 of 2

9
Comments
3 min read
4 reasons why you won't regret using a type system

4 reasons why you won't regret using a type system

11
Comments 2
2 min read
TypeScript for JavaScript Developers by Refactoring Part 1 of 2

TypeScript for JavaScript Developers by Refactoring Part 1 of 2

14
Comments 1
4 min read
How to fix an npm package

How to fix an npm package

10
Comments
2 min read
TypeScript: JavaScript for Developers

TypeScript: JavaScript for Developers

6
Comments
3 min read
What I plan to learn in 2019

What I plan to learn in 2019

6
Comments
2 min read
Some Lesser Known TypeScript Features

Some Lesser Known TypeScript Features

5
Comments 1
2 min read
AngularJS 1.x with TypeScript (or ES6) Best Practices

AngularJS 1.x with TypeScript (or ES6) Best Practices

6
Comments
5 min read
Implementing a Maybe Pattern using a TypeScript Type Guard

Implementing a Maybe Pattern using a TypeScript Type Guard

5
Comments
4 min read
Next.js + TypeScript template

Next.js + TypeScript template

27
Comments 7
2 min read
My journey in developing editor extensions

My journey in developing editor extensions

15
Comments
5 min read
Threads without efforts in Odi (Node.js)

Threads without efforts in Odi (Node.js)

7
Comments
4 min read
Want to write backend in typescript.

Want to write backend in typescript.

5
Comments 7
1 min read
My ignorance towards interpolated strings

My ignorance towards interpolated strings

7
Comments
3 min read
A customisable OS Angular Material Treetable component

A customisable OS Angular Material Treetable component

7
Comments 2
1 min read
Why You Should Learn TypeScript

Why You Should Learn TypeScript

7
Comments
2 min read
Fixtures loader for TypeORM

Fixtures loader for TypeORM

3
Comments
1 min read
Hassle-free GraphQL schema stitching

Hassle-free GraphQL schema stitching

6
Comments
3 min read
Writing React with TypeScript

Writing React with TypeScript

18
Comments 5
1 min read
Async-Ray and alls 2 promise utility libraries are written in TypeScript

Async-Ray and alls 2 promise utility libraries are written in TypeScript

4
Comments
1 min read
Setting up WebPack 4 with TypeScript – Part 3.2 – The novice programmer

Setting up WebPack 4 with TypeScript – Part 3.2 – The novice programmer

6
Comments
6 min read
loading...