DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Array.reduce() is Goated 🐐✨

Array.reduce() is Goated 🐐✨

65
Comments 11
7 min read
Applicatives in typescript

Applicatives in typescript

Comments
4 min read
Frameworks of BunJS: ElysiaJS and Hono

Frameworks of BunJS: ElysiaJS and Hono

Comments
7 min read
rx-angular/state - a library for managing states of an Angular application

rx-angular/state - a library for managing states of an Angular application

Comments
7 min read
Signal in a service for state management in Angular

Signal in a service for state management in Angular

Comments
6 min read
Tech Note: Type inference takes place when initializing variables and members

Tech Note: Type inference takes place when initializing variables and members

Comments
4 min read
Building a Todo List with TypeScript and React Query: A Comprehensive Guide

Building a Todo List with TypeScript and React Query: A Comprehensive Guide

1
Comments
6 min read
A Step-by-Step Guide to Strapi with Docker, PostgreSQL, and TypeScript

A Step-by-Step Guide to Strapi with Docker, PostgreSQL, and TypeScript

Comments
1 min read
Create a typescript package with Parcel

Create a typescript package with Parcel

1
Comments
2 min read
Master DRY in Next.js with Layouts

Master DRY in Next.js with Layouts

Comments
4 min read
LeetCode Meditations: Find Median from Data Stream

LeetCode Meditations: Find Median from Data Stream

Comments
6 min read
Javascript Ecosystem, How Trash It Actually Is?

Javascript Ecosystem, How Trash It Actually Is?

Comments
4 min read
Making Eleventy Data Traceable with TSX and Zod

Making Eleventy Data Traceable with TSX and Zod

Comments
5 min read
Things I learned last week (19/24)

Things I learned last week (19/24)

Comments
1 min read
Firebase Functions Express Typescript Project Guide Part 2

Firebase Functions Express Typescript Project Guide Part 2

Comments
7 min read
Angular Addicts #25: Angular and Wiz will be merged, the differences between React and Angular & more

Angular Addicts #25: Angular and Wiz will be merged, the differences between React and Angular & more

2
Comments
3 min read
Fixing Most TypeScript Intellisense issues in VS Code

Fixing Most TypeScript Intellisense issues in VS Code

1
Comments
1 min read
Manual setup for a minimal Storybook

Manual setup for a minimal Storybook

Comments
2 min read
Darling, I converted our perfectly fine SPA application into SSR: Part 2

Darling, I converted our perfectly fine SPA application into SSR: Part 2

3
Comments
9 min read
Mappables in typescript

Mappables in typescript

1
Comments
7 min read
Getting Started with TypeScript: Types

Getting Started with TypeScript: Types

Comments
2 min read
Using Valibot for Recursive Schema Validation

Using Valibot for Recursive Schema Validation

Comments 1
1 min read
Refactoring: The Hard Parts

Refactoring: The Hard Parts

1
Comments 2
6 min read
Exploring the Power of Union and Intersection Types in TypeScript

Exploring the Power of Union and Intersection Types in TypeScript

Comments
2 min read
Firebase Functions Express Typescript Project Guide Part 1

Firebase Functions Express Typescript Project Guide Part 1

2
Comments
7 min read
Using styled-components in React/Next Applications

Using styled-components in React/Next Applications

Comments
2 min read
Boosting UX: How I Transformed Data Management in Our App with this lib

Boosting UX: How I Transformed Data Management in Our App with this lib

2
Comments 1
2 min read
Exploring TypeScript Decorators: A Deep Dive into Metadata and Annotations

Exploring TypeScript Decorators: A Deep Dive into Metadata and Annotations

1
Comments
2 min read
The lowcode CRM form builder

The lowcode CRM form builder

Comments
1 min read
Creating a Responsive Navbar Using Material UI in a Next.js Project

Creating a Responsive Navbar Using Material UI in a Next.js Project

Comments
2 min read
Supabase helper for better RPC function typing with jsonb fields

Supabase helper for better RPC function typing with jsonb fields

Comments
2 min read
Chess Game Application Tutorial

Chess Game Application Tutorial

Comments
1 min read
Middlewares in Nest.js: Like a Piece of Cake 🍰

Middlewares in Nest.js: Like a Piece of Cake 🍰

2
Comments 2
2 min read
LeetCode Meditations — Chapter 8: Heap/Priority Queue

LeetCode Meditations — Chapter 8: Heap/Priority Queue

1
Comments
6 min read
Algebraic structures in FP

Algebraic structures in FP

1
Comments
7 min read
Setup a simple Node Typescript Project in 5 minutes - 2024 edition

Setup a simple Node Typescript Project in 5 minutes - 2024 edition

Comments
3 min read
Testing with ReactJS + Typescript, Jest and ViteJS

Testing with ReactJS + Typescript, Jest and ViteJS

Comments
5 min read
Prefer strict types in Typescript

Prefer strict types in Typescript

Comments
3 min read
ReactTS: Is React.FC really necessary?

ReactTS: Is React.FC really necessary?

Comments
4 min read
AWS — Properly delete messages between Lambdas and SQS Queues

AWS — Properly delete messages between Lambdas and SQS Queues

Comments
3 min read
Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects

Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects

Comments
14 min read
Having a type system is more productive

Having a type system is more productive

Comments
1 min read
Angular - Lazy ngFor when you only need N elements to start

Angular - Lazy ngFor when you only need N elements to start

Comments
2 min read
Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Comments
4 min read
Introducing nebula-http-resiliency

Introducing nebula-http-resiliency

Comments
1 min read
React Query Retry explained

React Query Retry explained

1
Comments
3 min read
Maximizing the Use of EC2 Instance Connect Endpoint with CDK

Maximizing the Use of EC2 Instance Connect Endpoint with CDK

1
Comments
5 min read
How to Focus an Input Field with a Hotkey in React

How to Focus an Input Field with a Hotkey in React

1
Comments
2 min read
Typed E2E test IDs

Typed E2E test IDs

Comments
3 min read
The Effect Tax

The Effect Tax

19
Comments 2
6 min read
Debate about dynamic vs static is pointless

Debate about dynamic vs static is pointless

Comments
2 min read
Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Comments
2 min read
Typealias vs Interface in TypeScript: Which to use in 2024.

Typealias vs Interface in TypeScript: Which to use in 2024.

Comments
2 min read
How to Process Events Exactly-Once with Kafka and DBOS

How to Process Events Exactly-Once with Kafka and DBOS

3
Comments
4 min read
GraphQL Request Cancellation in JavaScript

GraphQL Request Cancellation in JavaScript

Comments
7 min read
A quick guide to Next.js setup

A quick guide to Next.js setup

Comments
4 min read
Turn FHIR Dosage into human readable text in your wanted language and much more with fhir-dosage-utils

Turn FHIR Dosage into human readable text in your wanted language and much more with fhir-dosage-utils

Comments
1 min read
Integration Testing in Obsidian

Integration Testing in Obsidian

1
Comments
11 min read
Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

Comments
3 min read
E2E Testing with ExpressoTS and SuperTest

E2E Testing with ExpressoTS and SuperTest

1
Comments
3 min read
loading...