DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Vue + TS without class component ? No way!

Vue + TS without class component ? No way!

18
Comments 3
5 min read
Introducing Mantine DataTable

Introducing Mantine DataTable

5
Comments 2
2 min read
Let's create a React File Manager Chapter XVI: Create Server Requests

Let's create a React File Manager Chapter XVI: Create Server Requests

3
Comments
7 min read
Importing VPC IDs into a stack with CDK

Importing VPC IDs into a stack with CDK

5
Comments 2
5 min read
How to use MapboxGL in Vue more elegantly

How to use MapboxGL in Vue more elegantly

5
Comments
2 min read
Let's create a React File Manager Chapter XV: Lets make server with typescript and express

Let's create a React File Manager Chapter XV: Lets make server with typescript and express

4
Comments 1
5 min read
Let's create a React File Manager Chapter XIV: File Manager Body

Let's create a React File Manager Chapter XIV: File Manager Body

3
Comments
6 min read
Let's create a React File Manager Chapter XIII: Organizing files

Let's create a React File Manager Chapter XIII: Organizing files

3
Comments
4 min read
A simple guide to TypeScript interfaces: declaration & use cases

A simple guide to TypeScript interfaces: declaration & use cases

5
Comments
6 min read
Creating auto-complete types without restricting values in TypeScript

Creating auto-complete types without restricting values in TypeScript

1
Comments
3 min read
Jest Recap: Access `private` Members in TypeScript Unit Tests

Jest Recap: Access `private` Members in TypeScript Unit Tests

Comments
2 min read
Let's create a React File Manager Chapter XII: Progress Bars, Skeltons And Overlays

Let's create a React File Manager Chapter XII: Progress Bars, Skeltons And Overlays

Comments
10 min read
Let's create a React File Manager Chapter XI: Navigating between directories

Let's create a React File Manager Chapter XI: Navigating between directories

5
Comments
7 min read
Componentizando com React

Componentizando com React

4
Comments
5 min read
Stupid Code: Extract complex expressions

Stupid Code: Extract complex expressions

5
Comments
3 min read
Let's create a React File Manager Chapter X: Active Sidebar Node

Let's create a React File Manager Chapter X: Active Sidebar Node

4
Comments
3 min read
React Query meets React Router

React Query meets React Router

46
Comments
8 min read
How to Fix the TypeScript intellisense template error in Vue

How to Fix the TypeScript intellisense template error in Vue

6
Comments 1
1 min read
Remult: Build a type-safe, full-stack app with TypeScript

Remult: Build a type-safe, full-stack app with TypeScript

2
Comments
9 min read
Let's create a React File Manager Chapter IX: FileManager Hook And Context

Let's create a React File Manager Chapter IX: FileManager Hook And Context

Comments
3 min read
How to dynamically assign properties to an object in TypeScript

How to dynamically assign properties to an object in TypeScript

8
Comments
5 min read
Deploying ECS Fargate Application

Deploying ECS Fargate Application

4
Comments
8 min read
Let's create a React File Manager Chapter VII: Listing Sidebar

Let's create a React File Manager Chapter VII: Listing Sidebar

4
Comments
4 min read
SOLID : Interface Segregation

SOLID : Interface Segregation

1
Comments
3 min read
Let's create a React File Manager Chapter VI: Fetching Directories And Files

Let's create a React File Manager Chapter VI: Fetching Directories And Files

3
Comments
4 min read
Write Typescript in the browser with SystemJs

Write Typescript in the browser with SystemJs

3
Comments
2 min read
Dynamically Update Angular BASE URL Using Docker Env Variables

Dynamically Update Angular BASE URL Using Docker Env Variables

13
Comments
3 min read
Let's create a File Manager From Scratch With React And Typescript Chapter IV: Creating FileManager Component

Let's create a File Manager From Scratch With React And Typescript Chapter IV: Creating FileManager Component

8
Comments
6 min read
SOLID : liskov substitution

SOLID : liskov substitution

1
Comments
2 min read
Process Analytics - August 2022 News

Process Analytics - August 2022 News

3
Comments 2
3 min read
How to Create a Full Autocomplete Search Application with Elasticsearch, Kibana and NestJS - The Concluding Part

How to Create a Full Autocomplete Search Application with Elasticsearch, Kibana and NestJS - The Concluding Part

9
Comments 2
3 min read
tsParticles 2.3.0 Released

tsParticles 2.3.0 Released

25
Comments
1 min read
Best practices for creating a modern npm package

Best practices for creating a modern npm package

4
Comments
21 min read
Setting up React, Babel, Webpack, & TypeScript Without Create-React-App👾

Setting up React, Babel, Webpack, & TypeScript Without Create-React-App👾

20
Comments 1
7 min read
Building Custom Table Component in React: A Step-by-Step Guide

Building Custom Table Component in React: A Step-by-Step Guide

16
Comments 2
5 min read
How to generate Decision Tables for testing efficiently in Typescript.

How to generate Decision Tables for testing efficiently in Typescript.

1
Comments
5 min read
Let's create a File Manager From Scratch With React And Typescript Chapter III: Fetching Root Directory

Let's create a File Manager From Scratch With React And Typescript Chapter III: Fetching Root Directory

4
Comments
5 min read
SOLID : Open closed principle, explain simply

SOLID : Open closed principle, explain simply

3
Comments
2 min read
Generic discriminated union narrowing

Generic discriminated union narrowing

6
Comments
4 min read
Let's create a File Manager From Scratch With React And Typescript Chapter II: The File Manager

Let's create a File Manager From Scratch With React And Typescript Chapter II: The File Manager

6
Comments
4 min read
NestJs x Prisma: Made for each other

NestJs x Prisma: Made for each other

15
Comments 2
12 min read
Structuring SEO and Format of a page in Next.js Effectively

Structuring SEO and Format of a page in Next.js Effectively

3
Comments 1
2 min read
Let's create a File Manager From Scratch With React And Typescript Chapter I: A good way to Expand Your Experience

Let's create a File Manager From Scratch With React And Typescript Chapter I: A good way to Expand Your Experience

24
Comments
3 min read
How to type Next.js env variables in TypeScript

How to type Next.js env variables in TypeScript

35
Comments 7
1 min read
🐬 AWS CDK 101 -🐠 Send message across accounts using SNS topic and SQS

🐬 AWS CDK 101 -🐠 Send message across accounts using SNS topic and SQS

7
Comments
6 min read
Spreading arrays in a resilient way using JavaScript/TypeScript

Spreading arrays in a resilient way using JavaScript/TypeScript

2
Comments
2 min read
Using React.memo

Using React.memo

1
Comments
3 min read
How to Destructure Class Methods

How to Destructure Class Methods

7
Comments
2 min read
How to Implement an Angular MRZ Recognition Module from Scratch

How to Implement an Angular MRZ Recognition Module from Scratch

7
Comments
7 min read
Let's create a Clean React Js Project with Typescript And Mongez Part III: Project Apps

Let's create a Clean React Js Project with Typescript And Mongez Part III: Project Apps

2
Comments
3 min read
How to Create a Full Autocomplete Search Application with Elasticsearch and NestJs - Part 2

How to Create a Full Autocomplete Search Application with Elasticsearch and NestJs - Part 2

11
Comments
3 min read
Absolute path in React

Absolute path in React

3
Comments
1 min read
A ripgrep-powered Search Engine on the web

A ripgrep-powered Search Engine on the web

7
Comments
4 min read
Building a notebook using Tauri and ReactJS

Building a notebook using Tauri and ReactJS

9
Comments 4
5 min read
Trendiest free TypeScript admin template for React

Trendiest free TypeScript admin template for React

33
Comments 5
2 min read
Typescript Series -Utility Type ReturnType

Typescript Series -Utility Type ReturnType

1
Comments
1 min read
Recommendation system #4 - Algorithm and final results

Recommendation system #4 - Algorithm and final results

16
Comments
2 min read
Dynamic SVG component in Vite + React + TS

Dynamic SVG component in Vite + React + TS

19
Comments 10
3 min read
Auto import with type

Auto import with type

4
Comments
1 min read
Why explicit return type is a good thing

Why explicit return type is a good thing

26
Comments 6
1 min read
loading...