DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building a VSCode Extension: Part Three

Building a VSCode Extension: Part Three

22
Comments 2
7 min read
Nodejs + TypeScript Boilerplate

Nodejs + TypeScript Boilerplate

16
Comments
2 min read
Replacing an Array item by Index with Refactoring Example

Replacing an Array item by Index with Refactoring Example

2
Comments
1 min read
TypeDraft: Use Pattern Match DSL

TypeDraft: Use Pattern Match DSL

2
Comments
1 min read
Filtering in TypeScript

Filtering in TypeScript

7
Comments 1
2 min read
Prevent AWS from Reading Your Step Functions Data

Prevent AWS from Reading Your Step Functions Data

22
Comments 2
5 min read
Implement a type-safe version of Node's Promisify in 7 lines of TypeScript

Implement a type-safe version of Node's Promisify in 7 lines of TypeScript

6
Comments 3
1 min read
O que há de novo no TypeScript 4.0

O que há de novo no TypeScript 4.0

10
Comments
4 min read
nut.js - Two years recap

nut.js - Two years recap

5
Comments
8 min read
The wait is over, Mandarine 2.0.0 is here.

The wait is over, Mandarine 2.0.0 is here.

13
Comments
3 min read
Introducing: create-netlify-ts

Introducing: create-netlify-ts

11
Comments 4
2 min read
What is cool about the ChronoGraph? Part #3 - Versatile atoms

What is cool about the ChronoGraph? Part #3 - Versatile atoms

7
Comments
5 min read
Understanding Array.reduce(), JavaScript

Understanding Array.reduce(), JavaScript

55
Comments 6
2 min read
Jira Express: Open-source browser extension to quickly access your Jira tickets

Jira Express: Open-source browser extension to quickly access your Jira tickets

5
Comments
1 min read
Home automation with HubHazard

Home automation with HubHazard

6
Comments
3 min read
Day 45: Interfaces in Typescript

Day 45: Interfaces in Typescript

7
Comments
1 min read
Simple React Folder Structure

Simple React Folder Structure

164
Comments 14
2 min read
Unifying our basics of TypeScript

Unifying our basics of TypeScript

6
Comments
5 min read
Deno Server to generate random activity

Deno Server to generate random activity

4
Comments
1 min read
NavigationExtras in Angular

NavigationExtras in Angular

12
Comments
1 min read
10 Things I Learned by Making a React Hook Library

10 Things I Learned by Making a React Hook Library

64
Comments
5 min read
React, TypeScript & Mobx

React, TypeScript & Mobx

71
Comments 16
8 min read
Building a VSCode Extension: Part Two

Building a VSCode Extension: Part Two

43
Comments 6
2 min read
Day 44: TypeOrm and Heroku bug fixes.

Day 44: TypeOrm and Heroku bug fixes.

6
Comments
1 min read
CLI Badges: Generate Badges for your CLI

CLI Badges: Generate Badges for your CLI

17
Comments
2 min read
HOW TO SOLVE THE NO VALID EXPORTS ERROR IN NODEJS.

HOW TO SOLVE THE NO VALID EXPORTS ERROR IN NODEJS.

13
Comments
2 min read
Filtering Null Values out of TypeScript Arrays

Filtering Null Values out of TypeScript Arrays

6
Comments 1
2 min read
The JavaScript's Prayer

The JavaScript's Prayer

8
Comments
1 min read
Adding Storybook to a react project

Adding Storybook to a react project

23
Comments 1
4 min read
Create React App: import modules using aliases with Webpack and Typescript

Create React App: import modules using aliases with Webpack and Typescript

13
Comments 1
4 min read
Angular Is the Winner!

Angular Is the Winner!

19
Comments 6
6 min read
How I Organize React Projects

How I Organize React Projects

60
Comments 3
6 min read
Power up create-react-app!

Power up create-react-app!

11
Comments
9 min read
Angular's async pipe and performance - a code walk-through

Angular's async pipe and performance - a code walk-through

7
Comments
6 min read
TypeScript: Generics

TypeScript: Generics

5
Comments
5 min read
Understanding Typescript Generics

Understanding Typescript Generics

14
Comments
4 min read
Generate TypeScript types from Swagger (OpenAPI 3)

Generate TypeScript types from Swagger (OpenAPI 3)

27
Comments 4
2 min read
NodeJs and Express with Typescript for Beginners. Easy Steps.

NodeJs and Express with Typescript for Beginners. Easy Steps.

14
Comments
5 min read
How to set up Cypress code coverage with TypeScript and ts-loader

How to set up Cypress code coverage with TypeScript and ts-loader

22
Comments 7
4 min read
Ogone 0.22.0 - Obvious: new CSS pre-processor

Ogone 0.22.0 - Obvious: new CSS pre-processor

7
Comments
3 min read
TypeScript: Nullish Coalescing

TypeScript: Nullish Coalescing

5
Comments
1 min read
A "Gotcha" of JavaScript's Pass-by-Reference

A "Gotcha" of JavaScript's Pass-by-Reference

32
Comments 21
9 min read
React + TypeScriptを使ってLIFFを作る

React + TypeScriptを使ってLIFFを作る

6
Comments
2 min read
Part 3: Setting up a template with React-App-Rewired

Part 3: Setting up a template with React-App-Rewired

43
Comments 3
3 min read
Announcing TypeGraphQL 1.0 🚀

Announcing TypeGraphQL 1.0 🚀

167
Comments 12
6 min read
Next js + GraphQL + TypeScript Setup

Next js + GraphQL + TypeScript Setup

55
Comments 7
4 min read
Using ES Modules with Dynamic Imports to Implement Microfrontends

Using ES Modules with Dynamic Imports to Implement Microfrontends

34
Comments
11 min read
10 steps to start building your own Serverless Plugin using Typescript.

10 steps to start building your own Serverless Plugin using Typescript.

15
Comments 2
4 min read
Custom Hooks vs Class vs Other... What is your choice?

Custom Hooks vs Class vs Other... What is your choice?

3
Comments 4
1 min read
Intro to GraphQL and React using TypeScript

Intro to GraphQL and React using TypeScript

6
Comments
10 min read
Troll Hunting 101: JavaScript Passes Objects by Reference

Troll Hunting 101: JavaScript Passes Objects by Reference

40
Comments 7
10 min read
GraphQL Nexus - code-first GraphQL server development

GraphQL Nexus - code-first GraphQL server development

24
Comments
3 min read
Implement a generic oneOf type with Typescript

Implement a generic oneOf type with Typescript

14
Comments 5
5 min read
The Typescript "as const" trick

The Typescript "as const" trick

41
Comments 5
2 min read
Implementing GraphQL in an existing code base

Implementing GraphQL in an existing code base

7
Comments
4 min read
Functional programming building blocks 2nd round

Functional programming building blocks 2nd round

8
Comments
3 min read
Machine Learning: A classification problem in FinTech with Node.js and TensorFlow

Machine Learning: A classification problem in FinTech with Node.js and TensorFlow

7
Comments
5 min read
TypeScript 4.0 released

TypeScript 4.0 released

50
Comments 2
1 min read
use-one: a new state share library for react app...

use-one: a new state share library for react app...

11
Comments 2
1 min read
Adding Environment Variables to Svelte + TypScript Project

Adding Environment Variables to Svelte + TypScript Project

9
Comments
1 min read
loading...