DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Use React Hooks & Context API to build a Redux style state container

Use React Hooks & Context API to build a Redux style state container

45
Comments 2
4 min read
Advanced TypeScript Exercises - Question 1

Advanced TypeScript Exercises - Question 1

209
Comments 16
1 min read
Type safety at runtime with JSON decoders

Type safety at runtime with JSON decoders

9
Comments
7 min read
Solution for Angular IE Error: Uncaught (in promise) Loading chunk

Solution for Angular IE Error: Uncaught (in promise) Loading chunk

12
Comments
3 min read
How to write a tree-shakable component library

How to write a tree-shakable component library

118
Comments 17
9 min read
Letting users search the database with a simple one-liner string (and let user decide which field to search)

Letting users search the database with a simple one-liner string (and let user decide which field to search)

6
Comments
1 min read
Notes on TypeScript: Type Level Programming Part 3

Notes on TypeScript: Type Level Programming Part 3

43
Comments
6 min read
Aurelia deep computed observation plugin

Aurelia deep computed observation plugin

11
Comments
1 min read
Advanced TypeScript Exercises - Question 2

Advanced TypeScript Exercises - Question 2

21
Comments 6
1 min read
Replacing Build Servers With Pulumi + AWS

Replacing Build Servers With Pulumi + AWS

14
Comments 5
7 min read
Help Angular to make your application faster

Help Angular to make your application faster

60
Comments 4
15 min read
Angular Code Generation and injecting CSS

Angular Code Generation and injecting CSS

8
Comments
2 min read
Test Angular Components in Storybook

Test Angular Components in Storybook

52
Comments 5
7 min read
Creating a Transaction Interceptor Using Nest.js

Creating a Transaction Interceptor Using Nest.js

32
Comments 4
5 min read
Angular Route Guards Simplified

Angular Route Guards Simplified

7
Comments
2 min read
Which Package Manager should I choose?

Which Package Manager should I choose?

7
Comments 3
2 min read
Fade-in and fade-out animation with spring and transition React Hooks

Fade-in and fade-out animation with spring and transition React Hooks

9
Comments
4 min read
My Favorite Web Features of 2019

My Favorite Web Features of 2019

7
Comments
14 min read
Migrating from Flow to TypeScript using flow-to-ts

Migrating from Flow to TypeScript using flow-to-ts

8
Comments
5 min read
Angular ViewChild and Template Variables

Angular ViewChild and Template Variables

11
Comments
2 min read
React Tutorial - Add Typescript

React Tutorial - Add Typescript

10
Comments
1 min read
Middleware on redux

Middleware on redux

12
Comments
3 min read
Advanced TypeScript Exercises - Answer 1

Advanced TypeScript Exercises - Answer 1

76
Comments 5
3 min read
Connect Angular Components with Events, Bindings, and Services

Connect Angular Components with Events, Bindings, and Services

12
Comments
7 min read
Installing Typescript/Angular on Terminal

Installing Typescript/Angular on Terminal

12
Comments 1
1 min read
Creating an auto resizing textarea with Vue Composition API in 4 easy steps. I can't wait for Vue v3

Creating an auto resizing textarea with Vue Composition API in 4 easy steps. I can't wait for Vue v3

40
Comments
2 min read
unmock vs nock - comparing two JS mocking frameworks

unmock vs nock - comparing two JS mocking frameworks

8
Comments
5 min read
Sharing UI Event State in React With RxJS

Sharing UI Event State in React With RxJS

14
Comments 5
4 min read
Decaffeinating 2020: Migrating our CoffeeScript app to TypeScript

Decaffeinating 2020: Migrating our CoffeeScript app to TypeScript

41
Comments 3
8 min read
What is linting and how can it help you?

What is linting and how can it help you?

7
Comments
8 min read
TypeScript settings for modern projects

TypeScript settings for modern projects

6
Comments
2 min read
React useComponent pattern

React useComponent pattern

85
Comments 4
2 min read
TypeScript Types or Interfaces for React component props

TypeScript Types or Interfaces for React component props

104
Comments 12
7 min read
Built a full-stack web app in React + TypeScript + GraphQL + PostgreSQL

Built a full-stack web app in React + TypeScript + GraphQL + PostgreSQL

8
Comments
1 min read
Faster Iteration with Mock APIs

Faster Iteration with Mock APIs

32
Comments 1
4 min read
Creating Charts in Angular

Creating Charts in Angular

20
Comments
4 min read
From Mockup to Angular Material

From Mockup to Angular Material

66
Comments
14 min read
My most awkward experience at work - featuring TypeScript

My most awkward experience at work - featuring TypeScript

7
Comments 2
1 min read
🚀 Visualizing memory management in V8 Engine (JavaScript, NodeJS, Deno, WebAssembly)

🚀 Visualizing memory management in V8 Engine (JavaScript, NodeJS, Deno, WebAssembly)

401
Comments 13
11 min read
Selective Angular Component Rendering with ngSwitch

Selective Angular Component Rendering with ngSwitch

17
Comments 1
3 min read
Why You Don't Need Types in JSDoc when Documenting TypeScript

Why You Don't Need Types in JSDoc when Documenting TypeScript

16
Comments 8
2 min read
How to add Barrels in TypeScript (or JavaScript)

How to add Barrels in TypeScript (or JavaScript)

63
Comments 14
2 min read
Partial Types in TypeScript

Partial Types in TypeScript

3
Comments
2 min read
Readonly<T> and Better Error Messages

Readonly<T> and Better Error Messages

4
Comments
3 min read
How to write a custom structural directive to display only authorized sections of a page in Angular

How to write a custom structural directive to display only authorized sections of a page in Angular

10
Comments
2 min read
How to write a custom *ngIf directive to display only authorized views

How to write a custom *ngIf directive to display only authorized views

8
Comments
2 min read
Generics in The Trade-off Triangle

Generics in The Trade-off Triangle

8
Comments
1 min read
4 videos on angular optimization

4 videos on angular optimization

44
Comments
1 min read
Testable Code 101

Testable Code 101

9
Comments
3 min read
🚄Node On Rails: Finding the backend server: exploring NestJS Part 1!

🚄Node On Rails: Finding the backend server: exploring NestJS Part 1!

75
Comments 3
5 min read
NVM - Node Version Manager

NVM - Node Version Manager

12
Comments
4 min read
Modern <s>JavaScript</s> TypeScript

Modern <s>JavaScript</s> TypeScript

7
Comments
8 min read
Inferring types with TypeScript

Inferring types with TypeScript

15
Comments
4 min read
Angular Reactive Forms - Some Type Safety~

Angular Reactive Forms - Some Type Safety~

8
Comments 1
2 min read
Idiomatic way to implement this in golang

Idiomatic way to implement this in golang

11
Comments 4
1 min read
Why we used Typescript instead of Java on Serverless

Why we used Typescript instead of Java on Serverless

13
Comments 1
10 min read
TypeScript: Effizient Flat-Daten in einen Baum umwandeln

TypeScript: Effizient Flat-Daten in einen Baum umwandeln

8
Comments
4 min read
Typescript - simple model/collection package

Typescript - simple model/collection package

8
Comments
1 min read
How to do dynamic imports on AngularJs

How to do dynamic imports on AngularJs

6
Comments
3 min read
The only pagination you'll ever need 1️⃣2️⃣3️⃣4️⃣5️⃣ (a React hook example)

The only pagination you'll ever need 1️⃣2️⃣3️⃣4️⃣5️⃣ (a React hook example)

63
Comments 2
3 min read
loading...