DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Developing a TypeScript SDK: A Beginner's Guide to Conquering The Code

Developing a TypeScript SDK: A Beginner's Guide to Conquering The Code

1
Comments
2 min read
🏗️ How to rollout features to specific users in ReactJS

🏗️ How to rollout features to specific users in ReactJS

8
Comments
5 min read
Card-Game-Utils, NPM package for card-games.

Card-Game-Utils, NPM package for card-games.

6
Comments
1 min read
Github action to detect ip addresses

Github action to detect ip addresses

Comments
4 min read
bpmn-visualization: All you need to know about styling BPMN elements

bpmn-visualization: All you need to know about styling BPMN elements

2
Comments
8 min read
Introduction to React

Introduction to React

1
Comments 2
11 min read
How To Make an Image Banner Component with React

How To Make an Image Banner Component with React

1
Comments
5 min read
NestJS: Making Server-Side Development Easier - My Thoughts

NestJS: Making Server-Side Development Easier - My Thoughts

1
Comments
3 min read
Anime-レストラン Storefront using refine

Anime-レストラン Storefront using refine

3
Comments 1
2 min read
Building a Simple CRUD Task Manager App with Angular: A Step-by-Step Guide for Beginners

Building a Simple CRUD Task Manager App with Angular: A Step-by-Step Guide for Beginners

4
Comments
14 min read
The Great Debate: JavaScript vs TypeScript - A Senior Dev's Perspective

The Great Debate: JavaScript vs TypeScript - A Senior Dev's Perspective

6
Comments
3 min read
What are TypeScript Discriminated Unions?

What are TypeScript Discriminated Unions?

54
Comments 4
4 min read
TripStash

TripStash

10
Comments
3 min read
What is TypeScript Pick?

What is TypeScript Pick?

2
Comments
1 min read
Exploring the Power of TypeScript Decorators: Extending and Modifying Code with Ease

Exploring the Power of TypeScript Decorators: Extending and Modifying Code with Ease

10
Comments
5 min read
Enhancing TypeScript: Implementing Robust Error Handling with Result and Option

Enhancing TypeScript: Implementing Robust Error Handling with Result and Option

28
Comments 5
9 min read
Building serverless and scaleable Email sending system with AWS CDK

Building serverless and scaleable Email sending system with AWS CDK

7
Comments 1
9 min read
Migrate your project from Javascript to TypeScript

Migrate your project from Javascript to TypeScript

2
Comments 2
4 min read
Explicit Software Design Series

Explicit Software Design Series

12
Comments 2
8 min read
Why Tailwind, if I can create my own CSS Generator from scratch.

Why Tailwind, if I can create my own CSS Generator from scratch.

Comments 2
2 min read
Running Slack App on Cloudflare Workers

Running Slack App on Cloudflare Workers

9
Comments
21 min read
Sequelize and TypeScript Integration: A Practical Tutorial

Sequelize and TypeScript Integration: A Practical Tutorial

29
Comments
10 min read
A Comprehensive Guide to TypeScript: Introduction, Installation, and Running Code

A Comprehensive Guide to TypeScript: Introduction, Installation, and Running Code

9
Comments
3 min read
Exploring the Power of TypeScript Generics: Constraints, Utility Types, Literal Types, and Recursive Structures

Exploring the Power of TypeScript Generics: Constraints, Utility Types, Literal Types, and Recursive Structures

7
Comments
7 min read
How to Implement Infinite Queries in React Query

How to Implement Infinite Queries in React Query

24
Comments
4 min read
Understanding TypeScript Types: Primitives, Objects, and Type Manipulations

Understanding TypeScript Types: Primitives, Objects, and Type Manipulations

7
Comments
7 min read
Play Microservices: Client service

Play Microservices: Client service

9
Comments
14 min read
A neat little trick to avoid useEffect in React

A neat little trick to avoid useEffect in React

14
Comments 9
4 min read
Explicit Design, Part 1. Domain Modelling

Explicit Design, Part 1. Domain Modelling

6
Comments
26 min read
Qwik – The Post-Modern Framework

Qwik – The Post-Modern Framework

106
Comments 9
5 min read
TypeScript's type inference. A readonly array of specific string values.

TypeScript's type inference. A readonly array of specific string values.

2
Comments
2 min read
What emerging web development trends do you believe will have the biggest impact in the near future?

What emerging web development trends do you believe will have the biggest impact in the near future?

11
Comments 1
1 min read
Understanding Linked List: Features, Time Complexity, and Implementation

Understanding Linked List: Features, Time Complexity, and Implementation

1
Comments
5 min read
What are Angular Signals?: Exploring State Control and Rendering in Angular Apps

What are Angular Signals?: Exploring State Control and Rendering in Angular Apps

11
Comments 2
9 min read
Server-Side Rendering (SSR) in Angular 16

Server-Side Rendering (SSR) in Angular 16

6
Comments 2
2 min read
Angular's Transform Option for Input Values: Say Goodbye to Setters and Getters

Angular's Transform Option for Input Values: Say Goodbye to Setters and Getters

Comments
2 min read
Dependency Injection with Injector Service in Angular

Dependency Injection with Injector Service in Angular

Comments 2
2 min read
Compose image thumbnail with Cloudinary and Vue

Compose image thumbnail with Cloudinary and Vue

2
Comments
5 min read
I want to work with an excellent partner or team.

I want to work with an excellent partner or team.

1
Comments 2
1 min read
How to use mergeMap and forkJoin to handle multiple API requests in Angular 🚀

How to use mergeMap and forkJoin to handle multiple API requests in Angular 🚀

57
Comments 2
3 min read
Easy RPC with Nuxt: Making a Todo App

Easy RPC with Nuxt: Making a Todo App

1
Comments
12 min read
Typescript - Union types e type guards

Typescript - Union types e type guards

12
Comments
5 min read
Unsafe 'PropsWithChildren' Utility type in React TypeScript App

Unsafe 'PropsWithChildren' Utility type in React TypeScript App

37
Comments 10
3 min read
GitHub action: Next version proposal action

GitHub action: Next version proposal action

Comments
2 min read
Creating a React component library using with Storybook, TypeScript, Eslint, Husky, Vite & TailwindCSS.

Creating a React component library using with Storybook, TypeScript, Eslint, Husky, Vite & TailwindCSS.

10
Comments 6
13 min read
Streamlining Your Code with JavaScript's Reduce Method

Streamlining Your Code with JavaScript's Reduce Method

Comments
2 min read
React Testing library setup with vite

React Testing library setup with vite

4
Comments 3
1 min read
How to Build a GraphQL API with Express and TypeScript

How to Build a GraphQL API with Express and TypeScript

19
Comments 3
6 min read
React + Vite: OpenAI ChatGPT Placeholder Chrome Extension

React + Vite: OpenAI ChatGPT Placeholder Chrome Extension

3
Comments
7 min read
Unleashing the Power of TypeScript: Key Considerations in tsconfig

Unleashing the Power of TypeScript: Key Considerations in tsconfig

4
Comments
9 min read
Speed up AWS CDK deploys up to 80%

Speed up AWS CDK deploys up to 80%

Comments
5 min read
Extend VSCode workspace settings from another file

Extend VSCode workspace settings from another file

Comments
2 min read
Real-Time Network Status Monitoring/checking in React with TypeScript

Real-Time Network Status Monitoring/checking in React with TypeScript

6
Comments
2 min read
TypeScript Wrapper: Optional Inputs and Dynamic Output Types

TypeScript Wrapper: Optional Inputs and Dynamic Output Types

1
Comments 1
10 min read
The Power of Dependency Injection in TypeScript

The Power of Dependency Injection in TypeScript

24
Comments 1
3 min read
Getting Started With Typescript

Getting Started With Typescript

7
Comments 1
2 min read
CORS Issues Fixing in Angular16 Application

CORS Issues Fixing in Angular16 Application

3
Comments
3 min read
[Vue] Arrays and v-model on it's items with a simple wrapper

[Vue] Arrays and v-model on it's items with a simple wrapper

18
Comments
12 min read
Inventory Management Website

Inventory Management Website

16
Comments
3 min read
Mastering Generics in Typescript

Mastering Generics in Typescript

20
Comments
6 min read
loading...