Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Generic type guard in Typescript
Cover image for Generic type guard in Typescript

Generic type guard in Typescript

58
Comments 4
10 min read
Open sourcing tsconfig

Open sourcing tsconfig

7
Comments 1
1 min read
dev.to with a TypeScript or Flow frontend codebase?
Cover image for dev.to with a TypeScript or Flow frontend codebase?

dev.to with a TypeScript or Flow frontend codebase?

21
Comments 10
2 min read
Interfaces in TypeScript: What are they and how do we use them

Interfaces in TypeScript: What are they and how do we use them

6
Comments 1
16 min read
Value Objects - DDD w/ TypeScript

Value Objects - DDD w/ TypeScript

26
Comments 1
4 min read
How to: mobx-state-tree + react + typescript

How to: mobx-state-tree + react + typescript

92
Comments 10
9 min read
Building a Visual Studio Code Extension

Building a Visual Studio Code Extension

255
Comments 7
16 min read
You Might Not Need Integration Tests

You Might Not Need Integration Tests

16
Comments
5 min read
From Flow to Typescript. Why?
Cover image for From Flow to Typescript. Why?

From Flow to Typescript. Why?

63
Comments 8
6 min read
Managing dynamic z-index in component-based UI architecture

Managing dynamic z-index in component-based UI architecture

6
Comments
1 min read
Angular: How to use Action Creator introduced in NgRx v7.4

Angular: How to use Action Creator introduced in NgRx v7.4

21
Comments
5 min read
Forms with Formik + TypeScript

Forms with Formik + TypeScript

23
Comments 1
4 min read
Destructuring in Javascript

Destructuring in Javascript

5
Comments
5 min read
Create React App with TypeScript tutorial
Cover image for Create React App with TypeScript tutorial

Create React App with TypeScript tutorial

24
Comments
8 min read
Getting started with fp-ts: Applicative

Getting started with fp-ts: Applicative

107
Comments 6
4 min read
A Deep Dive into Angular's NgOnDestroy
Cover image for A Deep Dive into Angular's NgOnDestroy

A Deep Dive into Angular's NgOnDestroy

58
Comments
6 min read
CRUD with Angular

CRUD with Angular

32
Comments
2 min read
Cucumber.js with TypeScript

Cucumber.js with TypeScript

17
Comments 8
4 min read
Fetch data with React Hooks and Typescript

Fetch data with React Hooks and Typescript

102
Comments 6
10 min read
Small Project Reflection: React, TypeScript and PokéAPI
Cover image for Small Project Reflection: React, TypeScript and PokéAPI

Small Project Reflection: React, TypeScript and PokéAPI

54
Comments 6
6 min read
Debugging Angular Apps

Debugging Angular Apps

8
Comments
3 min read
Using AbortController (with React Hooks and TypeScript) to cancel window.fetch requests

Using AbortController (with React Hooks and TypeScript) to cancel window.fetch requests

31
Comments 2
3 min read
Part 7. Deploy Backend (NestJS): Docker/Docker-Compose
Cover image for Part 7. Deploy Backend (NestJS): Docker/Docker-Compose

Part 7. Deploy Backend (NestJS): Docker/Docker-Compose

89
Comments 2
5 min read
♻️ TypeScript function overloading

♻️ TypeScript function overloading

8
Comments 1
2 min read
An Introduction to Typescript Generics

An Introduction to Typescript Generics

8
Comments
3 min read
loading...