DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Deploy Node.js + Express on Amazon ECS Fargate with AWS Copilot

Deploy Node.js + Express on Amazon ECS Fargate with AWS Copilot

7
Comments
4 min read
Integrating TypeScript into your NextJS app

Integrating TypeScript into your NextJS app

5
Comments
2 min read
Streaming files from AWS S3 using NodeJS Stream API with Typescript

Streaming files from AWS S3 using NodeJS Stream API with Typescript

95
Comments 16
5 min read
Advent of code 2021 - day 5

Advent of code 2021 - day 5

6
Comments
2 min read
Bubble Sort - Typescript

Bubble Sort - Typescript

7
Comments 2
1 min read
I published my first deno package

I published my first deno package

5
Comments 1
3 min read
The best features added to JavaScript from 2016 to 2021

The best features added to JavaScript from 2016 to 2021

3
Comments 1
3 min read
Use an object instead of a switch

Use an object instead of a switch

98
Comments 12
2 min read
Use TypeScript Generics to enhance your React components and make them reusable

Use TypeScript Generics to enhance your React components and make them reusable

90
Comments 6
2 min read
React Native- Upcoming Theming library(2022)

React Native- Upcoming Theming library(2022)

28
Comments
3 min read
How to write a constant in the TypeScript?

How to write a constant in the TypeScript?

12
Comments
3 min read
It's Prisma Time - Delete

It's Prisma Time - Delete

12
Comments
5 min read
Project 93 of 100 - Counter App in React Native

Project 93 of 100 - Counter App in React Native

6
Comments
3 min read
🔍Visualizing the Calling Hierarchy of React Components in the Browser😊

🔍Visualizing the Calling Hierarchy of React Components in the Browser😊

7
Comments 2
2 min read
Component Polymorphism in React

Component Polymorphism in React

38
Comments 4
3 min read
Clean up your React component types 🧼

Clean up your React component types 🧼

2
Comments
8 min read
Create a lookalike search engine with Next.js, Tailwind and Elasticsearch (10 steps)

Create a lookalike search engine with Next.js, Tailwind and Elasticsearch (10 steps)

30
Comments
6 min read
Project 92 of 100 - Basic Navigation in React Native

Project 92 of 100 - Basic Navigation in React Native

6
Comments
3 min read
Angular material dialog example

Angular material dialog example

5
Comments
2 min read
Overwrite Portal Outlet

Overwrite Portal Outlet

6
Comments
1 min read
VTX - vite monorepo manager

VTX - vite monorepo manager

7
Comments
2 min read
TypeScript 'instanceof' interface is it possible?

TypeScript 'instanceof' interface is it possible?

6
Comments 2
2 min read
How to use routerLink in Angular to specify value of parameter in url

How to use routerLink in Angular to specify value of parameter in url

6
Comments
1 min read
Do you really know TypeScript? (3): Types and interfaces

Do you really know TypeScript? (3): Types and interfaces

49
Comments 1
2 min read
Testing Stubbed Functionality in Code

Testing Stubbed Functionality in Code

4
Comments
2 min read
MUI in react-with-typescript application

MUI in react-with-typescript application

4
Comments 2
2 min read
Ten Rules to Refactor Code

Ten Rules to Refactor Code

8
Comments
5 min read
Microservices using Kafka and clean architecture

Microservices using Kafka and clean architecture

24
Comments
5 min read
Project 91 of 100 - Build a Grocery List in React Native with <FlatList />

Project 91 of 100 - Build a Grocery List in React Native with <FlatList />

6
Comments
5 min read
Rewriting My Personal Website in Next.js and TypeScript

Rewriting My Personal Website in Next.js and TypeScript

20
Comments
1 min read
Typescript - beyond the basics

Typescript - beyond the basics

235
Comments 5
12 min read
GraphQL API Requests with Typescript, React Query & GraphQL Code Generator

GraphQL API Requests with Typescript, React Query & GraphQL Code Generator

14
Comments 1
6 min read
Building a Prisma Schema

Building a Prisma Schema

80
Comments 3
13 min read
Project 90 of 100 - React Native Starter

Project 90 of 100 - React Native Starter

5
Comments
4 min read
How to make function parameters optional in TypeScript?

How to make function parameters optional in TypeScript?

6
Comments
2 min read
Custom Angular reactive form with SVG and clickable elements

Custom Angular reactive form with SVG and clickable elements

4
Comments
2 min read
Mutation Testing in NodeJS

Mutation Testing in NodeJS

6
Comments
2 min read
Using TypeScript `paths` and `baseUrl` with Parcel

Using TypeScript `paths` and `baseUrl` with Parcel

17
Comments 2
2 min read
How to make Generic Functions that change return value type according to the parameter values type in TypeScript?

How to make Generic Functions that change return value type according to the parameter values type in TypeScript?

5
Comments 1
4 min read
Managing Application State with Algebraic Effects

Managing Application State with Algebraic Effects

5
Comments
7 min read
Beautiful Functions: Compose

Beautiful Functions: Compose

32
Comments 2
2 min read
Advanced typescript for React developers - discriminated unions

Advanced typescript for React developers - discriminated unions

39
Comments 3
9 min read
Angular Template form control in separate reusable component

Angular Template form control in separate reusable component

7
Comments
3 min read
Twitter Authentication using Supabase + React + Redux + Typescript

Twitter Authentication using Supabase + React + Redux + Typescript

18
Comments 4
3 min read
Issue in to show HTML string by dome sanitizer in angular by SafeHtml

Issue in to show HTML string by dome sanitizer in angular by SafeHtml

4
Comments
1 min read
2021 in Review

2021 in Review

6
Comments 2
8 min read
Type Assertions in TypeScript - why not?

Type Assertions in TypeScript - why not?

10
Comments 1
3 min read
How should I structure a game engine/graphics library?

How should I structure a game engine/graphics library?

2
Comments 1
1 min read
Create React app with TypeScript

Create React app with TypeScript

5
Comments 1
2 min read
Typescript decorator to handle Unsupported operations

Typescript decorator to handle Unsupported operations

1
Comments
2 min read
Taiga UI: A year in Open Source

Taiga UI: A year in Open Source

239
Comments 3
5 min read
TypeScript developer tries Kotlin again

TypeScript developer tries Kotlin again

6
Comments
1 min read
It's Prisma Time - Insert

It's Prisma Time - Insert

8
Comments
4 min read
Custom React useFetch() hook for data fetching with revalidation

Custom React useFetch() hook for data fetching with revalidation

75
Comments 14
4 min read
How to protect endpoints of a Nestjs application

How to protect endpoints of a Nestjs application

6
Comments
3 min read
Recreating lodash partition method

Recreating lodash partition method

5
Comments 1
4 min read
Building a Timetable Generator

Building a Timetable Generator

8
Comments 2
6 min read
Can't use Web Share API to share a file in my React typescript App

Can't use Web Share API to share a file in my React typescript App

5
Comments 1
2 min read
How to handle loading progress flicker

How to handle loading progress flicker

6
Comments
3 min read
Add Typescript to an existing NextJS Project in 5 mins

Add Typescript to an existing NextJS Project in 5 mins

27
Comments 4
2 min read
loading...