DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Notes on TypeScript: Building a validation library

Notes on TypeScript: Building a validation library

20
Comments 2
4 min read
What's your way of publishing Node.js library for the browser? (also, introducing Rollup)

What's your way of publishing Node.js library for the browser? (also, introducing Rollup)

46
Comments 3
2 min read
On Deno and the future of Node

On Deno and the future of Node

150
Comments 27
5 min read
How to `filter` without `is` in Typescript? the `flatMap` as `filter` technique

How to `filter` without `is` in Typescript? the `flatMap` as `filter` technique

13
Comments 1
3 min read
Flagged enum, why and how

Flagged enum, why and how

18
Comments
3 min read
Opinionated React: Folder Structure & File Naming

Opinionated React: Folder Structure & File Naming

325
Comments 16
3 min read
Pretty printing objects with multiline strings in terminal with colors

Pretty printing objects with multiline strings in terminal with colors

10
Comments 1
2 min read
React Context with TypeScript: Part 2 - Complex context with function components

React Context with TypeScript: Part 2 - Complex context with function components

8
Comments
3 min read
How I Got Rid of State Observables in Angular

How I Got Rid of State Observables in Angular

6
Comments
2 min read
Opinionated React: Component File Structure

Opinionated React: Component File Structure

43
Comments
3 min read
NestJS + Cloud Run With Authentication - Bare Bones

NestJS + Cloud Run With Authentication - Bare Bones

14
Comments
3 min read
My First NPM Library - Web Component using StencilJS

My First NPM Library - Web Component using StencilJS

7
Comments 1
1 min read
Angular 9: Lazy Loading Components

Angular 9: Lazy Loading Components

263
Comments 16
5 min read
Use Web Workers in Create React App without ejecting and TypeScript

Use Web Workers in Create React App without ejecting and TypeScript

34
Comments 7
3 min read
Test your components using Angular Material’s component harnesses!

Test your components using Angular Material’s component harnesses!

4
Comments 1
1 min read
I've published a collection of best practices for web application developers

I've published a collection of best practices for web application developers

9
Comments
2 min read
TypeScript vs. Flow

TypeScript vs. Flow

12
Comments 1
8 min read
A New Way of Dispatching Actions With Ngxs for Angular

A New Way of Dispatching Actions With Ngxs for Angular

5
Comments
2 min read
Caveats of processing TypeScript code with Babel

Caveats of processing TypeScript code with Babel

7
Comments 1
5 min read
Deno dependencies, xstate

Deno dependencies, xstate

9
Comments 3
1 min read
How to Use Serverless with NestJS

How to Use Serverless with NestJS

22
Comments 1
1 min read
Vue.js Typed events

Vue.js Typed events

12
Comments
4 min read
Squid, a terminal for everyone

Squid, a terminal for everyone

8
Comments
1 min read
Create your first module with Deno

Create your first module with Deno

64
Comments
6 min read
Advanced TypeScript Exercises - Answer 4

Advanced TypeScript Exercises - Answer 4

28
Comments 3
2 min read
loading...