DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Explicit Design, Part 5. App Composition

Explicit Design, Part 5. App Composition

4
Comments
19 min read
Intersection events and loose ends

Intersection events and loose ends

2
Comments
6 min read
The Frontend newsletter #10 - Discover the latest trends

The Frontend newsletter #10 - Discover the latest trends

1
Comments
4 min read
When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

6
Comments 1
3 min read
Simple Data Validation in NestJS: A Practical Guide

Simple Data Validation in NestJS: A Practical Guide

3
Comments
3 min read
Exploring Network Graph Visualization: Graphology and Sigma.js

Exploring Network Graph Visualization: Graphology and Sigma.js

18
Comments 1
2 min read
The toolkit-use npm package has added commonly used DOM methods.

The toolkit-use npm package has added commonly used DOM methods.

6
Comments
1 min read
Create and Publish Your First NPM Package: A Comprehensive Guide

Create and Publish Your First NPM Package: A Comprehensive Guide

21
Comments 8
9 min read
How To Use Record Type In Typescript

How To Use Record Type In Typescript

3
Comments 2
2 min read
Better Code Quality with TypeScript’s Utility Types: Pick, Partial, and Omit

Better Code Quality with TypeScript’s Utility Types: Pick, Partial, and Omit

8
Comments 1
3 min read
Safely typing full/partial objects

Safely typing full/partial objects

Comments
3 min read
Managing Configuration and Environment Variables in NestJS

Managing Configuration and Environment Variables in NestJS

2
Comments
3 min read
Computer Science 4 Newbies - Understanding Binary Search

Computer Science 4 Newbies - Understanding Binary Search

4
Comments 3
3 min read
Easy Encryption in Typescript 2: Libsodium Boogaloo

Easy Encryption in Typescript 2: Libsodium Boogaloo

1
Comments
3 min read
Exploring the Depths of Observables and RxJS in Angular Applications

Exploring the Depths of Observables and RxJS in Angular Applications

12
Comments
3 min read
Mastering Micro Frontends: Creating Scalable Applications with React, Webpack 5, and TypeScript Type Safety

Mastering Micro Frontends: Creating Scalable Applications with React, Webpack 5, and TypeScript Type Safety

14
Comments 3
11 min read
Yet Another Newsletter LOL: Liftoff!

Yet Another Newsletter LOL: Liftoff!

7
Comments
3 min read
Converting a Gatsby Site to Use TypeScript

Converting a Gatsby Site to Use TypeScript

4
Comments
3 min read
JavaScript Intl API: The hidden gem of web internationalization

JavaScript Intl API: The hidden gem of web internationalization

5
Comments
4 min read
Building a Custom React Hook: useIsAppOffline

Building a Custom React Hook: useIsAppOffline

1
Comments
4 min read
Electron with React: The Ultimate guide to create cross platform desktop apps easily

Electron with React: The Ultimate guide to create cross platform desktop apps easily

70
Comments 13
3 min read
Data Structures and Algorithms (DSA)

Data Structures and Algorithms (DSA)

Comments
2 min read
Using Type Aliases Instead Of String literals In Typescript

Using Type Aliases Instead Of String literals In Typescript

3
Comments 1
2 min read
Serverless API Development on AWS with TypeScript - Part 3

Serverless API Development on AWS with TypeScript - Part 3

9
Comments
11 min read
Getting Started with NestJS: A Comprehensive Introduction

Getting Started with NestJS: A Comprehensive Introduction

1
Comments
4 min read
Clean Architecture with Inversify in Node.js with TypeScript: A Code-Driven Guide

Clean Architecture with Inversify in Node.js with TypeScript: A Code-Driven Guide

22
Comments 2
3 min read
Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

3
Comments
2 min read
Merge Strings Alternately

Merge Strings Alternately

Comments
3 min read
Gracefully Shutdown Node Apps

Gracefully Shutdown Node Apps

2
Comments
2 min read
Create a Custom GitHub Action in Typescript

Create a Custom GitHub Action in Typescript

18
Comments 3
4 min read
On-Chain dApp Game with Solidity, React, Typescript & Wagmi/Viem (Commit-reveal keccak256, contract factory patterns)

On-Chain dApp Game with Solidity, React, Typescript & Wagmi/Viem (Commit-reveal keccak256, contract factory patterns)

2
Comments
18 min read
Kamiq - a Typescript, lightweight, Nest-like, batteries-included web framework

Kamiq - a Typescript, lightweight, Nest-like, batteries-included web framework

11
Comments
8 min read
Developing A Task Management ChatGPT Plugin with Typescript

Developing A Task Management ChatGPT Plugin with Typescript

4
Comments 2
4 min read
10+ Complex typeScript type defining Tips for Development

10+ Complex typeScript type defining Tips for Development

11
Comments 2
3 min read
Simplifying Complex TypeScript Types with the 'Unpack' Helper: Improve Developer Experience

Simplifying Complex TypeScript Types with the 'Unpack' Helper: Improve Developer Experience

5
Comments 2
2 min read
⚡Supacharge your backend with Supabase & Trigger.dev

⚡Supacharge your backend with Supabase & Trigger.dev

4
Comments
9 min read
Get Class Name in Typescript

Get Class Name in Typescript

3
Comments
2 min read
Serverless API Development on AWS with TypeScript - Part 2

Serverless API Development on AWS with TypeScript - Part 2

4
Comments
8 min read
Angular Addicts #16: Signals vs. RxJS, combined test coverage reports & more

Angular Addicts #16: Signals vs. RxJS, combined test coverage reports & more

3
Comments
4 min read
Use Type, not Interface in TypeScript

Use Type, not Interface in TypeScript

77
Comments 25
3 min read
Using v-model with custom setters

Using v-model with custom setters

10
Comments
17 min read
The simplest example to understand Server Actions in Next.js

The simplest example to understand Server Actions in Next.js

23
Comments
4 min read
Convert simple javascript function to typescript

Convert simple javascript function to typescript

1
Comments
1 min read
How to setup path aliases in Vite 2,3 & Typescript

How to setup path aliases in Vite 2,3 & Typescript

1
Comments
2 min read
The astro-deck's CLI

The astro-deck's CLI

2
Comments
4 min read
Enumerating Properties

Enumerating Properties

Comments
2 min read
Node.JS File Streams

Node.JS File Streams

Comments
4 min read
Simplify TypeScript builds with esbuild and skip tsc/tsx

Simplify TypeScript builds with esbuild and skip tsc/tsx

3
Comments
2 min read
RxJS Operators: bufferCount

RxJS Operators: bufferCount

Comments
1 min read
GraphQL Tools Transformations

GraphQL Tools Transformations

1
Comments
2 min read
🚀 Elevating React Context: Stay Maintainable

🚀 Elevating React Context: Stay Maintainable

2
Comments 3
11 min read
Testing the Redux Store using Cypress in Next.js (TypeScript)

Testing the Redux Store using Cypress in Next.js (TypeScript)

3
Comments
1 min read
Flaky unit tests in Angular

Flaky unit tests in Angular

4
Comments 4
6 min read
How to perform type casting in TypeScript

How to perform type casting in TypeScript

4
Comments
9 min read
Using Styled-Components with Next.js v13 (TypeScript)

Using Styled-Components with Next.js v13 (TypeScript)

32
Comments 9
5 min read
How to use Cookies in Next.js(Pages Router) with Redux TK

How to use Cookies in Next.js(Pages Router) with Redux TK

3
Comments
2 min read
Unveiling the Hidden Treasures: Exploring Lesser-Known TypeScript Features

Unveiling the Hidden Treasures: Exploring Lesser-Known TypeScript Features

3
Comments
3 min read
Using Object.create to clone

Using Object.create to clone

2
Comments
3 min read
Form, Page Navigation using React-Router-Dom with Ionic-React, TypeScript, React-Hook-Form, React-Redux, and @reduxjs/toolkit!

Form, Page Navigation using React-Router-Dom with Ionic-React, TypeScript, React-Hook-Form, React-Redux, and @reduxjs/toolkit!

6
Comments 2
11 min read
Easy Encryption In Typescript

Easy Encryption In Typescript

22
Comments 6
5 min read
loading...