DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

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

64
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
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
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

18
Comments 2
3 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
⚡Supacharge your backend with Supabase & Trigger.dev

⚡Supacharge your backend with Supabase & Trigger.dev

4
Comments
9 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
10+ Complex typeScript type defining Tips for Development

10+ Complex typeScript type defining Tips for Development

11
Comments 2
3 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

4
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

9
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
🚀 Elevating React Context: Stay Maintainable

🚀 Elevating React Context: Stay Maintainable

4
Comments 3
11 min read
GraphQL Tools Transformations

GraphQL Tools Transformations

1
Comments
2 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
Explicit Design, Part 4. Ports, Adapters, and Infrastructure

Explicit Design, Part 4. Ports, Adapters, and Infrastructure

3
Comments
15 min read
Passer du C# au Typescript

Passer du C# au Typescript

2
Comments
7 min read
Visual Regression Testing with AskUI and Jest

Visual Regression Testing with AskUI and Jest

3
Comments
3 min read
Redirect the user to the default browser on the phone when accessing the website on the web view

Redirect the user to the default browser on the phone when accessing the website on the web view

2
Comments
1 min read
Micrograd TS

Micrograd TS

2
Comments
3 min read
State Management in React Native: Comparing Redux, MobX, and Context API 🔄📱

State Management in React Native: Comparing Redux, MobX, and Context API 🔄📱

3
Comments
4 min read
Typescript Utility Types

Typescript Utility Types

3
Comments
3 min read
Let's make your first React Typescript Todo web app

Let's make your first React Typescript Todo web app

2
Comments
7 min read
Stop using Swagger-UI and MSW, but SDK instead

Stop using Swagger-UI and MSW, but SDK instead

75
Comments 12
5 min read
Quick Tips: Docker & Node.JS

Quick Tips: Docker & Node.JS

Comments
4 min read
Extremely reducing the size of NPM packages

Extremely reducing the size of NPM packages

20
Comments 1
20 min read
Type Safety Made Easy for Beginners: How to Effortlessly Achieve It with tRPC

Type Safety Made Easy for Beginners: How to Effortlessly Achieve It with tRPC

1
Comments
2 min read
Master typescript types in 7 minutes.

Master typescript types in 7 minutes.

9
Comments 1
5 min read
JWT Token Authentication in Angular 14 and the .NET Core 6 Web API

JWT Token Authentication in Angular 14 and the .NET Core 6 Web API

2
Comments
9 min read
Tauri mobile for iOS

Tauri mobile for iOS

10
Comments
4 min read
Use Gherkin file in your unit tests with vitest

Use Gherkin file in your unit tests with vitest

4
Comments 3
2 min read
Frontend state management with clean architecture

Frontend state management with clean architecture

8
Comments
4 min read
Seamless Token Management in Angular: Implementing Reauthentication and OAuth 2.0 Compliance using Interceptors

Seamless Token Management in Angular: Implementing Reauthentication and OAuth 2.0 Compliance using Interceptors

6
Comments 1
5 min read
How to Setup a Chatbot with React ChatBotify: A Step-by-Step Tutorial

How to Setup a Chatbot with React ChatBotify: A Step-by-Step Tutorial

7
Comments
3 min read
loading...