DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

8
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

4
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

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

Trendiest free TypeScript admin template for React

34
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
How to Create a Full Autocomplete Search Application with Elasticsearch and NestJS - Part 1

How to Create a Full Autocomplete Search Application with Elasticsearch and NestJS - Part 1

30
Comments 4
3 min read
Comparison of Type Systems in Front-end Languages: Algebraic data types

Comparison of Type Systems in Front-end Languages: Algebraic data types

4
Comments
15 min read
Boolean flags are sad little enums

Boolean flags are sad little enums

9
Comments 6
1 min read
Component Interactivity in angular 14

Component Interactivity in angular 14

2
Comments
6 min read
Verifying Valid Anagram

Verifying Valid Anagram

Comments
7 min read
Verify Path Sum

Verify Path Sum

Comments
4 min read
Verify Contains Duplicate II

Verify Contains Duplicate II

Comments
5 min read
Verify Contains Duplicate I

Verify Contains Duplicate I

1
Comments
4 min read
Install Preact with Typescript using Vite

Install Preact with Typescript using Vite

5
Comments
2 min read
tRPC: a smart way to manage APIs

tRPC: a smart way to manage APIs

27
Comments 1
4 min read
React TS: How I manage modal components (Custom Modal Hook)

React TS: How I manage modal components (Custom Modal Hook)

16
Comments
8 min read
TypeScript: Typing form events in React

TypeScript: Typing form events in React

1
Comments
9 min read
massCode v3 - An open source snippets manager is out 🚀

massCode v3 - An open source snippets manager is out 🚀

2
Comments 1
1 min read
Cross-framework web components library 📚 using Lit (Part III)

Cross-framework web components library 📚 using Lit (Part III)

3
Comments
3 min read
Building a draggable menu with react-float-menu

Building a draggable menu with react-float-menu

5
Comments
4 min read
Let's use proxies to make React state mutable.

Let's use proxies to make React state mutable.

13
Comments
7 min read
A Trick to Further Breaking Down Angular Components

A Trick to Further Breaking Down Angular Components

5
Comments 1
2 min read
Make Testing Easier with Test Fixture Generators

Make Testing Easier with Test Fixture Generators

14
Comments 2
6 min read
🍉 AWS CDK 101 -🥒 Cross region putEvents across accounts using Eventbridge for Event-Forwarder project

🍉 AWS CDK 101 -🥒 Cross region putEvents across accounts using Eventbridge for Event-Forwarder project

12
Comments
6 min read
Path Aliases in TypeScript and why you should use them

Path Aliases in TypeScript and why you should use them

33
Comments 4
3 min read
Supercharging Your React Apps with Custom Date and Time Picker Functionality

Supercharging Your React Apps with Custom Date and Time Picker Functionality

20
Comments 1
5 min read
Error: useParams Not Destructuring In Typescript

Error: useParams Not Destructuring In Typescript

6
Comments 2
1 min read
Setting up TypeScript with NodeJS

Setting up TypeScript with NodeJS

12
Comments
2 min read
How to solve the GraphQL N+1 problem in NestJS with Dataloaders and MikroOrm (for both Apollo and Mercurius)

How to solve the GraphQL N+1 problem in NestJS with Dataloaders and MikroOrm (for both Apollo and Mercurius)

20
Comments 2
13 min read
Must have Custom hooks for NextJs

Must have Custom hooks for NextJs

3
Comments
2 min read
Task: Save Article to Markdown

Task: Save Article to Markdown

4
Comments
3 min read
React-query tips and tricks with Github graphQL and REST api

React-query tips and tricks with Github graphQL and REST api

2
Comments
5 min read
loading...