DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Dependency Injection Made Easy for VueJS and Vuex with TypeScript

Dependency Injection Made Easy for VueJS and Vuex with TypeScript

8
Comments
5 min read
Understanding Design Patterns: Command Pattern using StockTrader and R2D2 (StarWars) Examples!

Understanding Design Patterns: Command Pattern using StockTrader and R2D2 (StarWars) Examples!

122
Comments 2
6 min read
Stonex — predictable simple state container

Stonex — predictable simple state container

20
Comments
4 min read
Is “Defensive Programming” actually healthy?

Is “Defensive Programming” actually healthy?

168
Comments 125
5 min read
Make your function calls more readable

Make your function calls more readable

53
Comments 3
4 min read
I Made a Visual Studio Code Plugin

I Made a Visual Studio Code Plugin

56
Comments 2
5 min read
How I Made PostGraphile Faster Than Prisma: 1 Year Later

How I Made PostGraphile Faster Than Prisma: 1 Year Later

28
Comments
8 min read
A New Coding Style for Switch Statements in JavaScript/TypeScript

A New Coding Style for Switch Statements in JavaScript/TypeScript

65
Comments 41
2 min read
Build once deploy to multiple environments 🚀

Build once deploy to multiple environments 🚀

12
Comments
6 min read
Azure Functions + Node.js + TypeScript + Webpack

Azure Functions + Node.js + TypeScript + Webpack

12
Comments
5 min read
Introduction to Loopback 4 and MongoDB

Introduction to Loopback 4 and MongoDB

19
Comments 2
10 min read
Tutorial implementación de notificaciones push en Angular

Tutorial implementación de notificaciones push en Angular

9
Comments
5 min read
Typing React with typescript

Typing React with typescript

37
Comments
4 min read
Side project update #2 - The week of walls

Side project update #2 - The week of walls

6
Comments
4 min read
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

94
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
loading...