DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Difference between Arrays and JSON Objects

Difference between Arrays and JSON Objects

2
Comments
2 min read
Angular Authentication with JWT

Angular Authentication with JWT

7
Comments 1
21 min read
Publishing a React Hooks Library using Typescript and TSDX

Publishing a React Hooks Library using Typescript and TSDX

37
Comments 6
3 min read
React Navigation with Typescript

React Navigation with Typescript

63
Comments 9
3 min read
Practical Coding Patterns For Boss Developers #1: Special Case

Practical Coding Patterns For Boss Developers #1: Special Case

170
Comments 9
6 min read
Complex Configuration in Cypress.io

Complex Configuration in Cypress.io

8
Comments
2 min read
Guía: Cuándo usar TypeScript en tus desarrollos web

Guía: Cuándo usar TypeScript en tus desarrollos web

5
Comments
14 min read
Network-aware Preloading Strategy for Angular Lazy Loading

Network-aware Preloading Strategy for Angular Lazy Loading

99
Comments 8
3 min read
Type-Safe Error Handling In TypeScript

Type-Safe Error Handling In TypeScript

173
Comments 30
6 min read
My first Angular Project!

My first Angular Project!

4
Comments 2
1 min read
Refactoring old code vs Rewriting everything for long-term?

Refactoring old code vs Rewriting everything for long-term?

9
Comments 17
1 min read
Side project update #1

Side project update #1

15
Comments
7 min read
A Complete Introduction Guide To TypeScript

A Complete Introduction Guide To TypeScript

82
Comments 4
10 min read
Solve LeetCode problems using Visual Studio Code, TypeScript, and TDD

Solve LeetCode problems using Visual Studio Code, TypeScript, and TDD

8
Comments
1 min read
💡🤔 Early Thoughts on TypeScript

💡🤔 Early Thoughts on TypeScript

3
Comments 4
1 min read
Build a Node.js API with TypeScript

Build a Node.js API with TypeScript

12
Comments
16 min read
Use your Cerebral - in pursue of discoverability

Use your Cerebral - in pursue of discoverability

14
Comments
8 min read
Redux with Observable Stores in Angular

Redux with Observable Stores in Angular

65
Comments 14
6 min read
Visual Studio Code debugging for TypeScript files and Mocha

Visual Studio Code debugging for TypeScript files and Mocha

6
Comments 3
1 min read
Understanding Design Patterns: Singleton using Hero Examples! (Batman and Spiderman are inside).

Understanding Design Patterns: Singleton using Hero Examples! (Batman and Spiderman are inside).

133
Comments
6 min read
AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 1 [Queries]

AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 1 [Queries]

64
Comments 3
4 min read
Frontend store with the state on the elixir backend.

Frontend store with the state on the elixir backend.

16
Comments 2
2 min read
TypeScript Interfaces

TypeScript Interfaces

5
Comments 1
2 min read
Array.map() + async/await

Array.map() + async/await

42
Comments 10
2 min read
How to Speed Up Your VS Code Extension - Not Only Webpack

How to Speed Up Your VS Code Extension - Not Only Webpack

47
Comments 1
9 min read
Introducing MikroORM, TypeScript data-mapper ORM with Identity Map

Introducing MikroORM, TypeScript data-mapper ORM with Identity Map

87
Comments 11
6 min read
How to build a chat app with React, TypeScript and Socket.io

How to build a chat app with React, TypeScript and Socket.io

50
Comments 1
18 min read
Key TypeScript and RxJS Concepts for Getting Started with Angular

Key TypeScript and RxJS Concepts for Getting Started with Angular

18
Comments
5 min read
corresponding JavaScript cannot be found

corresponding JavaScript cannot be found

3
Comments
1 min read
How to build Typescript String literal Types from Objects

How to build Typescript String literal Types from Objects

10
Comments 2
2 min read
Unit testing with Jest/TypeScript hands-on session

Unit testing with Jest/TypeScript hands-on session

16
Comments
8 min read
Typescript: No Index Signature

Typescript: No Index Signature

8
Comments
2 min read
35 Top Angular 7 Interview Questions To Crack in 2019

35 Top Angular 7 Interview Questions To Crack in 2019

285
Comments 4
15 min read
#MonadicMonday compilation: April

#MonadicMonday compilation: April

39
Comments
11 min read
Test Driven Development in an Angular World

Test Driven Development in an Angular World

57
Comments 11
6 min read
FuseBox - TypeScript-centric code bundler introduction

FuseBox - TypeScript-centric code bundler introduction

10
Comments
11 min read
Getting started with Deno

Getting started with Deno

163
Comments 29
2 min read
Thoughts on migrating to TypeScript and improving the overall quality of the frontend DEV codebase

Thoughts on migrating to TypeScript and improving the overall quality of the frontend DEV codebase

111
Comments 21
2 min read
How to Mod Minecraft without Java (using TypeScript)

How to Mod Minecraft without Java (using TypeScript)

10
Comments
5 min read
Full-blown monorepo setup walkthrough

Full-blown monorepo setup walkthrough

117
Comments 4
11 min read
Building Vue.js Applications With TypeScript - Part Two

Building Vue.js Applications With TypeScript - Part Two

27
Comments 4
7 min read
Passing structured data between C++ and JavaScript in Web Assembly

Passing structured data between C++ and JavaScript in Web Assembly

25
Comments
7 min read
Getting started with fp-ts: IO

Getting started with fp-ts: IO

95
Comments 17
4 min read
Maintain State with Dojo Stores

Maintain State with Dojo Stores

7
Comments
6 min read
Encapsulating Logic Using the Command Pattern

Encapsulating Logic Using the Command Pattern

5
Comments
5 min read
NestJS - The missing piece to easily develop full-stack TypeScript web applications

NestJS - The missing piece to easily develop full-stack TypeScript web applications

119
Comments 11
8 min read
TypeScript Tutorial - return based on args

TypeScript Tutorial - return based on args

15
Comments
1 min read
How to link libraries into Solidity contracts generated by sol-compiler

How to link libraries into Solidity contracts generated by sol-compiler

6
Comments 1
2 min read
TypeScript Tutorial - conditional types

TypeScript Tutorial - conditional types

25
Comments 2
2 min read
TypeScript Tutorial - 'infer' keyword

TypeScript Tutorial - 'infer' keyword

120
Comments 2
2 min read
Part 10. Testing: Backend Testing — Unit Testing — Controllers

Part 10. Testing: Backend Testing — Unit Testing — Controllers

78
Comments
5 min read
Introducing The Recursive `Pipe` and `Compose` Types

Introducing The Recursive `Pipe` and `Compose` Types

73
Comments 2
5 min read
Getting started with fp-ts: Monad

Getting started with fp-ts: Monad

112
Comments 13
6 min read
TypeScript - get types from data using typeof

TypeScript - get types from data using typeof

131
Comments 8
1 min read
Getting started with fp-ts: Either vs Validation

Getting started with fp-ts: Either vs Validation

120
Comments 15
3 min read
Copying to the clipboard using React, TypeScript & Material UI

Copying to the clipboard using React, TypeScript & Material UI

10
Comments
1 min read
Part 9. Clock-in/out System: Testing: Backend Testing

Part 9. Clock-in/out System: Testing: Backend Testing

58
Comments 2
8 min read
How To Set Up ESLint, TypeScript, Prettier with Create React App

How To Set Up ESLint, TypeScript, Prettier with Create React App

122
Comments 21
3 min read
NodeJS logging made easy

NodeJS logging made easy

8
Comments
7 min read
Exhaustive Type Checking with TypeScript!

Exhaustive Type Checking with TypeScript!

35
Comments 7
4 min read
loading...