DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Angular: Teste Unitário com Spectator

Angular: Teste Unitário com Spectator

7
Comments 4
6 min read
Colorize your routes in Angular with a simple interceptor.

Colorize your routes in Angular with a simple interceptor.

6
Comments
2 min read
Automatically Remove Unused Imports From Your JS Projects

Automatically Remove Unused Imports From Your JS Projects

24
Comments
3 min read
Managing table filters between components

Managing table filters between components

26
Comments 3
2 min read
Running stuff on Deno

Running stuff on Deno

7
Comments
6 min read
JavaScript Tips, Tricks and Best Practices

JavaScript Tips, Tricks and Best Practices

39
Comments
6 min read
A web-manjaro-ui written in Vue3!

A web-manjaro-ui written in Vue3!

4
Comments 2
1 min read
One-Time presigned URLs with Amazon CloudFront and Amazon S3

One-Time presigned URLs with Amazon CloudFront and Amazon S3

18
Comments 4
4 min read
Start New Next.js Project Notes

Start New Next.js Project Notes

20
Comments
3 min read
Getting Started With TypeScript Compiler (tsc)

Getting Started With TypeScript Compiler (tsc)

5
Comments
8 min read
Introducting Global Thumbnail - Weekend Project #0

Introducting Global Thumbnail - Weekend Project #0

9
Comments
1 min read
Nullish Coalescing support in Angular template

Nullish Coalescing support in Angular template

16
Comments
2 min read
Step up your developper game SOLID-ifying your codebase

Step up your developper game SOLID-ifying your codebase

6
Comments
4 min read
JS interview in 2 minutes / Currying 🥘

JS interview in 2 minutes / Currying 🥘

72
Comments 5
2 min read
[Electron][TypeScript] output/input files

[Electron][TypeScript] output/input files

7
Comments
3 min read
Tagged Unions and ReScript Variants

Tagged Unions and ReScript Variants

16
Comments 1
8 min read
Five tips about React hooks

Five tips about React hooks

39
Comments 5
3 min read
How To Clear a Redux Toolkit State That's Using redux-persist With Typescript

How To Clear a Redux Toolkit State That's Using redux-persist With Typescript

6
Comments
5 min read
UML diagram for GoF design pattern examples in TypeScript

UML diagram for GoF design pattern examples in TypeScript

16
Comments 1
14 min read
Deno, One Year and Two Hundred Patches Later

Deno, One Year and Two Hundred Patches Later

40
Comments 1
6 min read
Modern Shopify Themes Development with Nx-Shopify

Modern Shopify Themes Development with Nx-Shopify

30
Comments 1
4 min read
Create a todo list in React

Create a todo list in React

7
Comments
8 min read
JS interview in 2 minutes / Promise

JS interview in 2 minutes / Promise

92
Comments 5
2 min read
Better console experience for your DevTools!

Better console experience for your DevTools!

53
Comments 2
4 min read
TypeScript enum guide: get started in 5 minutes

TypeScript enum guide: get started in 5 minutes

7
Comments
5 min read
Angular 13

Angular 13

10
Comments 8
2 min read
Getting Started with TypeScript

Getting Started with TypeScript

39
Comments 3
4 min read
Migrating CRA to Micro Frontends with Single SPA

Migrating CRA to Micro Frontends with Single SPA

47
Comments 2
7 min read
Injecting request object to a custom validation class in NestJS

Injecting request object to a custom validation class in NestJS

40
Comments 20
4 min read
Nuxt SSR: transfer Typescript class instances

Nuxt SSR: transfer Typescript class instances

5
Comments 1
9 min read
CLI parser for Ink js

CLI parser for Ink js

4
Comments
1 min read
React, TypeScript, and TDD

React, TypeScript, and TDD

42
Comments 1
8 min read
Ignite — React Native Boilerplate

Ignite — React Native Boilerplate

9
Comments 3
4 min read
Create Custom Database Module in NestJS

Create Custom Database Module in NestJS

11
Comments 2
3 min read
Typescript Cheat Sheet

Typescript Cheat Sheet

7
Comments 1
1 min read
How to Speak Binary in TypeScript

How to Speak Binary in TypeScript

3
Comments
2 min read
Object typing

Object typing

2
Comments
2 min read
TIL: JSX <Foo bar={bar} baz={baz}> can rewrite <Foo {...{baz,bar} }>

TIL: JSX <Foo bar={bar} baz={baz}> can rewrite <Foo {...{baz,bar} }>

7
Comments
1 min read
Setup Simple Workflow To Write Node TypeScript Application In Live Reload (Nodemon, ts-node)

Setup Simple Workflow To Write Node TypeScript Application In Live Reload (Nodemon, ts-node)

12
Comments
4 min read
How to get the most out of Angular configuration

How to get the most out of Angular configuration

10
Comments
6 min read
Build Entity-Friendly react-router Paths Generator with Typescript

Build Entity-Friendly react-router Paths Generator with Typescript

6
Comments
3 min read
Types vs. Interfaces in Typescript

Types vs. Interfaces in Typescript

99
Comments 12
2 min read
👑 Colord — tiny yet powerful tool for high-performance color manipulations and conversions

👑 Colord — tiny yet powerful tool for high-performance color manipulations and conversions

6
Comments
3 min read
LeetCode #2 (typescript)

LeetCode #2 (typescript)

2
Comments 1
1 min read
Super Simple List Virtualization in React with IntersectionObserver

Super Simple List Virtualization in React with IntersectionObserver

13
Comments 1
6 min read
GraphQL Typeguards

GraphQL Typeguards

6
Comments
6 min read
Adding SEO in Gatsby Site

Adding SEO in Gatsby Site

5
Comments
4 min read
What Are Type Declaration Files In TypeScript?

What Are Type Declaration Files In TypeScript?

17
Comments
3 min read
How to Fix instanceof Not Working For Custom Errors in TypeScript

How to Fix instanceof Not Working For Custom Errors in TypeScript

3
Comments
2 min read
Promises aren't just a way to deal with async operations...

Promises aren't just a way to deal with async operations...

16
Comments
5 min read
NativeScript, Databases, and You

NativeScript, Databases, and You

6
Comments 1
9 min read
TS and ts-jest meet “type”: “module”

TS and ts-jest meet “type”: “module”

9
Comments
4 min read
I've made a Spotify clone with React, Redux, and Typescript

I've made a Spotify clone with React, Redux, and Typescript

115
Comments 18
2 min read
Matt's Tidbits #95 - Defining constants in TypeScript

Matt's Tidbits #95 - Defining constants in TypeScript

5
Comments
3 min read
Scalable forms - React-TS - in 2 custom hooks and 1 object

Scalable forms - React-TS - in 2 custom hooks and 1 object

5
Comments
5 min read
Angular simple form with async testing

Angular simple form with async testing

6
Comments
5 min read
Detecting Errors Before Running Code With TypeScript

Detecting Errors Before Running Code With TypeScript

4
Comments
8 min read
O que há de novo no beta do TypeScript 4.3

O que há de novo no beta do TypeScript 4.3

2
Comments
4 min read
[Video] Manage configuration and multiple environments in Node.JS with Foal

[Video] Manage configuration and multiple environments in Node.JS with Foal

5
Comments
1 min read
Introduction to lit-html.js

Introduction to lit-html.js

5
Comments
2 min read
loading...