DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Create a fully typesafe GraphQL API with Nodejs, Typescript and Prisma

Create a fully typesafe GraphQL API with Nodejs, Typescript and Prisma

14
Comments 1
7 min read
Reasons to use Typescript

Reasons to use Typescript

5
Comments
5 min read
Angular : How to add A fully customizable, one-time password input component in your angular app just in 10 minutes?

Angular : How to add A fully customizable, one-time password input component in your angular app just in 10 minutes?

14
Comments
2 min read
Union Type Merging in Typescript

Union Type Merging in Typescript

26
Comments 2
7 min read
Deploy Angular App a IIS

Deploy Angular App a IIS

29
Comments 2
3 min read
How I Got Selected into Google Summer of Code

How I Got Selected into Google Summer of Code

68
Comments 5
5 min read
Type unknown objects

Type unknown objects

2
Comments
1 min read
Exhaustive pattern matching in TypeScript

Exhaustive pattern matching in TypeScript

6
Comments
2 min read
An actual complete guide to typescript monorepos

An actual complete guide to typescript monorepos

48
Comments 6
10 min read
JavaScript Quick Tip: The Nullish Coalescing Operator

JavaScript Quick Tip: The Nullish Coalescing Operator

6
Comments
2 min read
Strongly Typed Google Analytics V4 with Nextjs

Strongly Typed Google Analytics V4 with Nextjs

12
Comments 1
7 min read
Fullstack GraphQL starter kit Mid-2021 update

Fullstack GraphQL starter kit Mid-2021 update

16
Comments 5
1 min read
Automate Prettier in a pre-commit hook

Automate Prettier in a pre-commit hook

6
Comments
2 min read
Data Structures in TypeScript - Array

Data Structures in TypeScript - Array

12
Comments
2 min read
How to use ControlValueAccessor to enhance date input with automatic conversion and validation

How to use ControlValueAccessor to enhance date input with automatic conversion and validation

8
Comments
5 min read
Angular : How to add reCAPTCHA feature in your angular app just in 5 minutes?

Angular : How to add reCAPTCHA feature in your angular app just in 5 minutes?

8
Comments
1 min read
TS: Documenting Functions

TS: Documenting Functions

5
Comments
1 min read
Sharing contracts

Sharing contracts

4
Comments
1 min read
Add PostgreSQL to Express Server

Add PostgreSQL to Express Server

5
Comments 2
9 min read
Here's what every React Developer needs to know about TypeScript - Part 1

Here's what every React Developer needs to know about TypeScript - Part 1

216
Comments 5
21 min read
A lost boat, a radar and how to implement a binary search in Javascript

A lost boat, a radar and how to implement a binary search in Javascript

4
Comments
5 min read
Next Js Super Starter

Next Js Super Starter

9
Comments
1 min read
[TypeScript] Try DI with TSyringe

[TypeScript] Try DI with TSyringe

15
Comments
4 min read
Simple and maintainable error-handling in TypeScript

Simple and maintainable error-handling in TypeScript

77
Comments 1
4 min read
React class components in the World of Hooks

React class components in the World of Hooks

21
Comments 1
4 min read
Why reflect-metadata suc*s

Why reflect-metadata suc*s

35
Comments 11
9 min read
Highlight text in paragraphs with a simple directive in Angular

Highlight text in paragraphs with a simple directive in Angular

24
Comments 4
4 min read
I built a link shortener app with NextJS

I built a link shortener app with NextJS

9
Comments 3
1 min read
How a calculation of previous month in golang can break production

How a calculation of previous month in golang can break production

18
Comments 8
3 min read
Understand Polymorphism once for all

Understand Polymorphism once for all

7
Comments
2 min read
TypeScript Generic Function Reported As JSX Error

TypeScript Generic Function Reported As JSX Error

9
Comments
2 min read
mxGraph usage in TypeScript projects

mxGraph usage in TypeScript projects

5
Comments
7 min read
NestJS: Could be amazing someday

NestJS: Could be amazing someday

7
Comments 2
6 min read
Angular : How to automate angular deployment for AWS S3 Angular Website??

Angular : How to automate angular deployment for AWS S3 Angular Website??

7
Comments
2 min read
Angular State Management With BehaviorSubject

Angular State Management With BehaviorSubject

21
Comments
12 min read
How to build a real-world application with React and Node (Foal)

How to build a real-world application with React and Node (Foal)

39
Comments
2 min read
React Clean Architecture

React Clean Architecture

331
Comments 7
4 min read
Publishing a TypeScript library in 2021

Publishing a TypeScript library in 2021

4
Comments 2
5 min read
Learning from React - part 3

Learning from React - part 3

3
Comments
8 min read
Manipulating binary data with TypedArray

Manipulating binary data with TypedArray

7
Comments
4 min read
React + Firebase: A Simple Context-based Authentication Provider

React + Firebase: A Simple Context-based Authentication Provider

29
Comments 15
3 min read
TypeScript "strictNullChecks" - a migration guide

TypeScript "strictNullChecks" - a migration guide

17
Comments 2
7 min read
JavaScript Modules: A walkthrough.

JavaScript Modules: A walkthrough.

6
Comments
4 min read
Básico de JWT com Node

Básico de JWT com Node

5
Comments
5 min read
Compare React with three.js and react-three-fiber

Compare React with three.js and react-three-fiber

11
Comments
1 min read
UI Components website Released!

UI Components website Released!

6
Comments
3 min read
AWS DynamoDB DocumentClient & Node.js - Complete Cheat Sheet

AWS DynamoDB DocumentClient & Node.js - Complete Cheat Sheet

18
Comments
12 min read
[TypeScript][PostgreSQL]Try TypeORM

[TypeScript][PostgreSQL]Try TypeORM

15
Comments
5 min read
MobX State Tree (MST) - State Management

MobX State Tree (MST) - State Management

13
Comments 1
8 min read
Setting up a NextJS Markdown Blog with Typescript

Setting up a NextJS Markdown Blog with Typescript

9
Comments
11 min read
Introduction to Micro Frontends with Module Federation, React and Typescript

Introduction to Micro Frontends with Module Federation, React and Typescript

111
Comments 3
7 min read
Routing Requests in Node Server

Routing Requests in Node Server

7
Comments
5 min read
Learning from React - part 5

Learning from React - part 5

4
Comments 1
7 min read
JavaScript tips: The labeled statement

JavaScript tips: The labeled statement

7
Comments 1
1 min read
TypeScript Index Signature

TypeScript Index Signature

11
Comments 5
2 min read
Build your own global NPM module using Typescript

Build your own global NPM module using Typescript

5
Comments
7 min read
Adding physics to web components

Adding physics to web components

21
Comments 4
5 min read
Exploring [key:string]: any in TypeScript

Exploring [key:string]: any in TypeScript

41
Comments 3
3 min read
Creating a Reddit Clone Using React and GraphQL - 19

Creating a Reddit Clone Using React and GraphQL - 19

4
Comments
6 min read
A safer alternative to 'any' in TypeScript

A safer alternative to 'any' in TypeScript

5
Comments
2 min read
loading...