DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Don't trust user input! User Input Validation

Don't trust user input! User Input Validation

6
Comments 4
3 min read
How to Build a to-do list with typescript & local-storage 😊

How to Build a to-do list with typescript & local-storage 😊

11
Comments
4 min read
Trigger Event when Element Scrolled into Viewport with Angular's @HostListener

Trigger Event when Element Scrolled into Viewport with Angular's @HostListener

30
Comments 4
7 min read
React Fiber, Virtual DOM and Shadow DOM - The Ultimate Front-End Interview Questions Guide Pt: 2

React Fiber, Virtual DOM and Shadow DOM - The Ultimate Front-End Interview Questions Guide Pt: 2

11
Comments
3 min read
I used to hate typescript, now it's my favorite 💖

I used to hate typescript, now it's my favorite 💖

14
Comments 8
1 min read
Angular: Lifecycle hooks and their practical usage

Angular: Lifecycle hooks and their practical usage

10
Comments
3 min read
Running Perp-maker for Profits & Fun: Part 1

Running Perp-maker for Profits & Fun: Part 1

6
Comments
9 min read
How to Mock query Method of MariaDB using spyOn on Vitest

How to Mock query Method of MariaDB using spyOn on Vitest

7
Comments
3 min read
React useState with History

React useState with History

29
Comments
2 min read
Despliega tu aplicación NodeJS o Typescript con PM2

Despliega tu aplicación NodeJS o Typescript con PM2

5
Comments
2 min read
Angular lazy loading directive with IntersectionObserver

Angular lazy loading directive with IntersectionObserver

15
Comments
4 min read
Building an Uber Eats Clone

Building an Uber Eats Clone

13
Comments
6 min read
React-query Cache in Local Storage with persistQueryClient

React-query Cache in Local Storage with persistQueryClient

9
Comments
2 min read
Tutorial - Configuring TypeScript, Express, Jest, Payload, and VSCode Debugging from Scratch

Tutorial - Configuring TypeScript, Express, Jest, Payload, and VSCode Debugging from Scratch

7
Comments
10 min read
Next.js is just better

Next.js is just better

4
Comments
1 min read
A simple meme generator using ReactJS + FireStore

A simple meme generator using ReactJS + FireStore

10
Comments
2 min read
20-line DSL in typescript or js without a library

20-line DSL in typescript or js without a library

6
Comments 1
1 min read
Build strongly typed polymorphic components with React and TypeScript

Build strongly typed polymorphic components with React and TypeScript

9
Comments
28 min read
This Week In React #106: Remix, Framer Motion, Storybook, Gatsby, Remotion, Metro, Lerna, TypeScript, Three.js, LocatorJS...

This Week In React #106: Remix, Framer Motion, Storybook, Gatsby, Remotion, Metro, Lerna, TypeScript, Three.js, LocatorJS...

16
Comments
9 min read
Typescript Numeric Range Type

Typescript Numeric Range Type

13
Comments 4
1 min read
What is the difference between Functional and Class Based Component and How to convert one another?

What is the difference between Functional and Class Based Component and How to convert one another?

3
Comments
3 min read
Extending components, directives and services in Angular 14

Extending components, directives and services in Angular 14

7
Comments
1 min read
Testing Typescript GraphQL Server using Jest with Docker

Testing Typescript GraphQL Server using Jest with Docker

4
Comments 1
7 min read
Web UI design improvement using Material UI, the Before and After (React + TypeScript + Material UI)

Web UI design improvement using Material UI, the Before and After (React + TypeScript + Material UI)

7
Comments
3 min read
Terminal Website in Minutes!

Terminal Website in Minutes!

22
Comments 4
1 min read
Byte sized TypeScript #1 - Filter type

Byte sized TypeScript #1 - Filter type

113
Comments 6
4 min read
Writing and Testing a stdin script with TypeScript

Writing and Testing a stdin script with TypeScript

14
Comments 2
3 min read
Angular 14: Typer ses formulaires n'est plus un rêve (part 2)

Angular 14: Typer ses formulaires n'est plus un rêve (part 2)

7
Comments
4 min read
85 JavaScript Code Assists for Visual Studio Code

85 JavaScript Code Assists for Visual Studio Code

20
Comments 2
17 min read
Breaking down an advanced Typescript type!

Breaking down an advanced Typescript type!

9
Comments 2
2 min read
A journey into the world of refs and ref forwarding in React

A journey into the world of refs and ref forwarding in React

18
Comments
2 min read
The Base64 Challenge!

The Base64 Challenge!

2
Comments
4 min read
Unidirectional and Bidirectional Data Flow - The Ultimate Front-End Interview Questions Guide Pt: 1

Unidirectional and Bidirectional Data Flow - The Ultimate Front-End Interview Questions Guide Pt: 1

23
Comments 1
4 min read
RubyBook - a VSCode extension that provides a notebook interface for Ruby code

RubyBook - a VSCode extension that provides a notebook interface for Ruby code

2
Comments
1 min read
How to add TailwindCSS to Vue Storefront 2

How to add TailwindCSS to Vue Storefront 2

11
Comments 1
2 min read
Setting up Redux in your React App

Setting up Redux in your React App

9
Comments 2
4 min read
🏄 AWS CDK 101 - 🐲 GraphQL using AppSync with dynamodb

🏄 AWS CDK 101 - 🐲 GraphQL using AppSync with dynamodb

10
Comments
6 min read
FoalTS framework - Version 2.9 is here 🎉

FoalTS framework - Version 2.9 is here 🎉

5
Comments
1 min read
Use LocalStorage Hook in React with TypeScript

Use LocalStorage Hook in React with TypeScript

7
Comments
2 min read
Breaking Down a Complex Mapped Type

Breaking Down a Complex Mapped Type

4
Comments
4 min read
Real time communication with Socket.IO and Node.js

Real time communication with Socket.IO and Node.js

12
Comments
6 min read
Remix prefetch: Fetch data ahead of time

Remix prefetch: Fetch data ahead of time

9
Comments
6 min read
Add colorpicker to Ant Design form

Add colorpicker to Ant Design form

6
Comments
3 min read
Finding the coordinates of an element in a 2D array

Finding the coordinates of an element in a 2D array

17
Comments 6
3 min read
TypeScript made this project fun!!

TypeScript made this project fun!!

14
Comments 1
3 min read
Avoid TypeScript errors in your project by using the TypeScript compiler

Avoid TypeScript errors in your project by using the TypeScript compiler

21
Comments 1
4 min read
Type Safe GroupBy In TypeScript

Type Safe GroupBy In TypeScript

9
Comments
7 min read
Understanding TypeScript 4.7 and ECMAScript module support

Understanding TypeScript 4.7 and ECMAScript module support

9
Comments 1
6 min read
Removing sensitive information from HTTP headers in Lambda functions

Removing sensitive information from HTTP headers in Lambda functions

22
Comments
3 min read
How to rehydrate typed data?

How to rehydrate typed data?

5
Comments 2
3 min read
Creating an HLS VOD (Video on Demand) Streaming Platform with Typescript, AdonisJS, and AWS

Creating an HLS VOD (Video on Demand) Streaming Platform with Typescript, AdonisJS, and AWS

15
Comments 3
16 min read
Parent-Child Component Communication with Angular and Vanilla JS

Parent-Child Component Communication with Angular and Vanilla JS

12
Comments 1
9 min read
Zero: One API Key to Rule Them All

Zero: One API Key to Rule Them All

8
Comments 1
5 min read
TypeORM: Object-relational mapping with Node.js

TypeORM: Object-relational mapping with Node.js

12
Comments 3
6 min read
Navigation in PURE React Native

Navigation in PURE React Native

8
Comments
4 min read
This Week In React #105: useEvent, Next.js Layouts, Remix, Storybook, Reanimated 3, Expo 45, Tamagui, TypeScript, Markdoc...

This Week In React #105: useEvent, Next.js Layouts, Remix, Storybook, Reanimated 3, Expo 45, Tamagui, TypeScript, Markdoc...

20
Comments 1
9 min read
Pitch me on TypeScript

Pitch me on TypeScript

196
Comments 56
1 min read
Use opaque types to improve typing on basic types

Use opaque types to improve typing on basic types

14
Comments
1 min read
Roast the code #1 | Rock Paper Scissors

Roast the code #1 | Rock Paper Scissors

32
Comments 31
1 min read
Am I the only one who finds this frustrating about generics?

Am I the only one who finds this frustrating about generics?

10
Comments 1
2 min read
loading...