DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
32-Nodejs Course 2023: Database Models: Crud Operations

32-Nodejs Course 2023: Database Models: Crud Operations

2
Comments
6 min read
31-Nodejs Course 2023: Database Models: Create Base Model

31-Nodejs Course 2023: Database Models: Create Base Model

Comments
7 min read
30-Nodejs Course 2023: Database Models: Introduction

30-Nodejs Course 2023: Database Models: Introduction

1
Comments
5 min read
29-Nodejs Course 2023: Working With Dot Env (.env)

29-Nodejs Course 2023: Working With Dot Env (.env)

Comments
6 min read
ExpressJS: How to throw custom errors

ExpressJS: How to throw custom errors

23
Comments 6
2 min read
Typescript Classes Pt.1

Typescript Classes Pt.1

1
Comments
6 min read
Make Drag & Drop + DropZone with interact.js + reactjs

Make Drag & Drop + DropZone with interact.js + reactjs

24
Comments 7
3 min read
Schema validation in TypeScript with Zod

Schema validation in TypeScript with Zod

5
Comments 1
7 min read
What is Zustand? How to Use in React || React Native

What is Zustand? How to Use in React || React Native

9
Comments 1
2 min read
28-Nodejs Course 2023: Validation Part VI: Custom Validation

28-Nodejs Course 2023: Validation Part VI: Custom Validation

2
Comments
6 min read
Typescript: Checking Type of a Value, (interface, type)

Typescript: Checking Type of a Value, (interface, type)

8
Comments 2
1 min read
How to Assign Types To Nested Objects In TypeScript

How to Assign Types To Nested Objects In TypeScript

2
Comments 1
3 min read
AWS Lambdas with TypeScript: Improve the Dev Experience

AWS Lambdas with TypeScript: Improve the Dev Experience

4
Comments
7 min read
27-Nodejs Course 2023: Validation Part V: Configurations

27-Nodejs Course 2023: Validation Part V: Configurations

4
Comments
7 min read
Build Restful Api With Nestjs the Right Way

Build Restful Api With Nestjs the Right Way

10
Comments 2
3 min read
Angular 15: Using The Directive Composition API

Angular 15: Using The Directive Composition API

11
Comments 1
3 min read
26-Nodejs Course 2023: Validation Part IV: Base Rule

26-Nodejs Course 2023: Validation Part IV: Base Rule

3
Comments
3 min read
25-Nodejs Course 2023: Validation Part III: Rule Implementation

25-Nodejs Course 2023: Validation Part III: Rule Implementation

1
Comments
6 min read
Foal version 3.0 is here 🚀

Foal version 3.0 is here 🚀

6
Comments
5 min read
24-Nodejs Course 2023: Validation Part II: Rules List

24-Nodejs Course 2023: Validation Part II: Rules List

1
Comments
7 min read
Functor and Monad

Functor and Monad

8
Comments 1
8 min read
23-Nodejs Course 2023: Validation Part I

23-Nodejs Course 2023: Validation Part I

4
Comments
5 min read
Function composition

Function composition

5
Comments
5 min read
Angular content projection and SOLID code (ng-content)

Angular content projection and SOLID code (ng-content)

10
Comments
3 min read
How to Master Excel Office Scripts

How to Master Excel Office Scripts

11
Comments
8 min read
Builder Pattern w/ Typescript

Builder Pattern w/ Typescript

6
Comments
2 min read
22-Nodejs Course 2023: UploadedFile

22-Nodejs Course 2023: UploadedFile

2
Comments
7 min read
Javascript tricks You've Never Heard About : Part 1

Javascript tricks You've Never Heard About : Part 1

1
Comments
5 min read
Using TypeScript with Neo4j

Using TypeScript with Neo4j

6
Comments
4 min read
The Best Way To Build Big React Components 🤯

The Best Way To Build Big React Components 🤯

44
Comments
5 min read
Type-Safe TypeScript with Type Narrowing

Type-Safe TypeScript with Type Narrowing

155
Comments
12 min read
React boilerplate with Typescript and TDD

React boilerplate with Typescript and TDD

3
Comments
3 min read
21-Nodejs Course 2023: Advanced Request Data Handling

21-Nodejs Course 2023: Advanced Request Data Handling

1
Comments
6 min read
20-Nodejs Course 2023: Let's Create Our Own Request Handler

20-Nodejs Course 2023: Let's Create Our Own Request Handler

4
Comments
5 min read
Playwright now has new getBy* APIs

Playwright now has new getBy* APIs

10
Comments
3 min read
Normal vs Shallow vs Deep Copy in Javascript/Typescript

Normal vs Shallow vs Deep Copy in Javascript/Typescript

26
Comments 4
2 min read
Composite - Design Pattern

Composite - Design Pattern

4
Comments
4 min read
Diferença entre operadores ?, ?? e || no JavaScript / TypeScript

Diferença entre operadores ?, ?? e || no JavaScript / TypeScript

15
Comments
2 min read
Overview about GraphQL 😍

Overview about GraphQL 😍

2
Comments 1
6 min read
19-Nodejs Course 2023: Database Collections

19-Nodejs Course 2023: Database Collections

5
Comments
4 min read
How to add alias in typescript

How to add alias in typescript

5
Comments
1 min read
18-Nodejs Course 2023: Break: Code Refactor

18-Nodejs Course 2023: Break: Code Refactor

2
Comments
5 min read
17-Nodejs Course 2023: Creating New Database

17-Nodejs Course 2023: Creating New Database

Comments
4 min read
How to build async pipe in Angular from scratch

How to build async pipe in Angular from scratch

2
Comments
2 min read
TypeScript vs JavaScript: Which One Should You Use With Strapi?

TypeScript vs JavaScript: Which One Should You Use With Strapi?

Comments
6 min read
15-Nodejs Course 2023: Database Connection

15-Nodejs Course 2023: Database Connection

5
Comments
5 min read
16-Nodejs Course 2023: Application Configurations

16-Nodejs Course 2023: Application Configurations

2
Comments
5 min read
Difference between ? and ?? in JavaScript/Typescript

Difference between ? and ?? in JavaScript/Typescript

107
Comments 20
1 min read
14-Nodejs Course 2023: Introduction To MongoDB

14-Nodejs Course 2023: Introduction To MongoDB

3
Comments
3 min read
tsParticles 2.4.0 Released

tsParticles 2.4.0 Released

10
Comments
2 min read
Learning to build an API in NestJS (Node + Typescript)

Learning to build an API in NestJS (Node + Typescript)

16
Comments 6
5 min read
13-Nodejs Course 2023: Request Payload

13-Nodejs Course 2023: Request Payload

2
Comments
4 min read
Frontend test smells

Frontend test smells

6
Comments
5 min read
I made 10x faster JSON.stringify() functions, even type safe

I made 10x faster JSON.stringify() functions, even type safe

226
Comments 14
4 min read
12-Nodejs Course 2023: Request Data Types

12-Nodejs Course 2023: Request Data Types

7
Comments
4 min read
11-Nodejs Course 2023: Users Module

11-Nodejs Course 2023: Users Module

1
Comments
4 min read
TypeScript all-in-one: Monorepo with its pains and gains

TypeScript all-in-one: Monorepo with its pains and gains

7
Comments
7 min read
10-Nodejs Course 2023: Application Module Structure

10-Nodejs Course 2023: Application Module Structure

7
Comments
2 min read
Angular Addicts Issue #6: ng-conf 2022, NgRx best practices, Application architecture tips & more

Angular Addicts Issue #6: ng-conf 2022, NgRx best practices, Application architecture tips & more

6
Comments
3 min read
End to End Typesafe Application

End to End Typesafe Application

1
Comments
4 min read
loading...