DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Add Typescript type check to next.js

Add Typescript type check to next.js

7
Comments 2
1 min read
console.log(x): The way out

console.log(x): The way out

5
Comments 8
2 min read
How to localise NodeJS with Polyglot.js and Localazy

How to localise NodeJS with Polyglot.js and Localazy

27
Comments
3 min read
Writing custom TypeScript ESLint rules: How I learned to love the AST

Writing custom TypeScript ESLint rules: How I learned to love the AST

92
Comments 2
12 min read
Creating Your Own JavaScript Syntax.

Creating Your Own JavaScript Syntax.

32
Comments 1
17 min read
Some benefits of using class and interface together in Angular

Some benefits of using class and interface together in Angular

7
Comments
3 min read
The Problem with Handling Node.js Errors in TypeScript (and the workaround)

The Problem with Handling Node.js Errors in TypeScript (and the workaround)

28
Comments
6 min read
Getting started with TypeScript & React

Getting started with TypeScript & React

7
Comments 1
2 min read
Create a directive for free dragging in Angular

Create a directive for free dragging in Angular

14
Comments
9 min read
My take on the Next.js framework

My take on the Next.js framework

4
Comments
4 min read
Index Signatures in Typescript

Index Signatures in Typescript

6
Comments
2 min read
A Beginner's Guide to Create AWS CDK Construct Library with projen

A Beginner's Guide to Create AWS CDK Construct Library with projen

68
Comments 2
10 min read
Grokking type conversion between TypeScript basic types, classes instances and object literals

Grokking type conversion between TypeScript basic types, classes instances and object literals

10
Comments
4 min read
Functional and semi-functional approaches to parse JSON with API Gateway lambda-proxy and lambda (custom) integrations.

Functional and semi-functional approaches to parse JSON with API Gateway lambda-proxy and lambda (custom) integrations.

9
Comments 1
9 min read
How to rapidly prototype Typescript & Javascript in VS Code

How to rapidly prototype Typescript & Javascript in VS Code

9
Comments 2
1 min read
Reactive forms in angular

Reactive forms in angular

6
Comments
2 min read
Code and security checks in TypeScript projects with Github Actions

Code and security checks in TypeScript projects with Github Actions

9
Comments
5 min read
Node.js Starter Project for Advent of Code

Node.js Starter Project for Advent of Code

5
Comments
3 min read
Setting Up Neovim For Typescript Development

Setting Up Neovim For Typescript Development

17
Comments
3 min read
Node & Express server, but with TypeScript !

Node & Express server, but with TypeScript !

82
Comments 3
5 min read
C# .NET Core and TypeScript: Using Generics and LINQ to Secure and Filter Operations on Your JSONPatchDocuments

C# .NET Core and TypeScript: Using Generics and LINQ to Secure and Filter Operations on Your JSONPatchDocuments

6
Comments
7 min read
Building a Stripe Webhook Server in Typescript with AWS CDK - Part 1

Building a Stripe Webhook Server in Typescript with AWS CDK - Part 1

10
Comments
1 min read
Using Multiple WebWorkers With Create React App

Using Multiple WebWorkers With Create React App

8
Comments 1
2 min read
React 17, JSX Transform & IntelliJ IDE

React 17, JSX Transform & IntelliJ IDE

12
Comments 1
1 min read
TypeScript: adjusting types in reduce function with an async callback

TypeScript: adjusting types in reduce function with an async callback

13
Comments 1
3 min read
loading...