DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
My love-hate relationship with JS/TS and CSS

My love-hate relationship with JS/TS and CSS

1
Comments
3 min read
Typelevel Typescript: A cheat sheet

Typelevel Typescript: A cheat sheet

82
Comments 5
9 min read
Refactoring: The Hard Parts

Refactoring: The Hard Parts

2
Comments 2
6 min read
Day 6: HTTP Client in Angular

Day 6: HTTP Client in Angular

Comments 1
2 min read
Reflexões sobre SOLID - A Letra "O"

Reflexões sobre SOLID - A Letra "O"

1
Comments
7 min read
How to use React `forwardRef` with TypeScript!

How to use React `forwardRef` with TypeScript!

7
Comments
3 min read
Authentication opens a new window popup with postMessage

Authentication opens a new window popup with postMessage

7
Comments
1 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

66
Comments 13
6 min read
Exploring the Power of Union and Intersection Types in TypeScript

Exploring the Power of Union and Intersection Types in TypeScript

1
Comments 1
2 min read
Benching Plan with emBench

Benching Plan with emBench

Comments
1 min read
React Native with xState v5

React Native with xState v5

4
Comments 2
6 min read
Confidently Incorrect - Navigating Battleships

Confidently Incorrect - Navigating Battleships

7
Comments
6 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
Day 4: React State and Hooks

Day 4: React State and Hooks

2
Comments 1
4 min read
Part 5: Building a Simple Web Server with Node.js

Part 5: Building a Simple Web Server with Node.js

48
Comments 12
4 min read
React Native, SOLID, and TypeScript: Improving Your Code Quality

React Native, SOLID, and TypeScript: Improving Your Code Quality

2
Comments
3 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
Build An AI-Powered Code Generator (Nextjs, CopilotKit, gemini-pro, Langchain)

Build An AI-Powered Code Generator (Nextjs, CopilotKit, gemini-pro, Langchain)

138
Comments 7
13 min read
TanStack Form Tutorial: Setup and simple validation (with shadcn/ui)

TanStack Form Tutorial: Setup and simple validation (with shadcn/ui)

23
Comments 6
5 min read
Exploring WebGPU: Setting Up a Development Environment with Vite and TypeScript

Exploring WebGPU: Setting Up a Development Environment with Vite and TypeScript

Comments
4 min read
Day 6: Advanced React Concepts

Day 6: Advanced React Concepts

32
Comments 3
3 min read
Custom Toggle Button Vue Component

Custom Toggle Button Vue Component

Comments
2 min read
From Code to OpenAPI spec with Ease using SkimX

From Code to OpenAPI spec with Ease using SkimX

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

1
Comments
1 min read
Reducing the Boilerplate for Services Utilizing Subjects in Angular

Reducing the Boilerplate for Services Utilizing Subjects in Angular

24
Comments 2
4 min read
Hono on Azure Functions

Hono on Azure Functions

2
Comments
3 min read
FactoryJS - the TypeScript version of factory_bot

FactoryJS - the TypeScript version of factory_bot

2
Comments
8 min read
Day 5: Forms in Angular

Day 5: Forms in Angular

1
Comments 1
2 min read
TypeScript Type vs Interface

TypeScript Type vs Interface

2
Comments
3 min read
Debug Typescript using Node Runtime Environment in VS Code

Debug Typescript using Node Runtime Environment in VS Code

Comments
3 min read
Giving away a repository with 85k npm downloads a week ✨

Giving away a repository with 85k npm downloads a week ✨

Comments 1
1 min read
Master Union And Intersection in Typescript

Master Union And Intersection in Typescript

Comments
3 min read
Scaling Real-Time Communication with Redis Pub/Sub and Socket.IO

Scaling Real-Time Communication with Redis Pub/Sub and Socket.IO

6
Comments
10 min read
Backend-Genese: Von PHP zu Node.js & TypeScript (Teil 1)

Backend-Genese: Von PHP zu Node.js & TypeScript (Teil 1)

Comments
4 min read
What is "User-Defined Type Guard" in TypeScript?

What is "User-Defined Type Guard" in TypeScript?

1
Comments
6 min read
Algebraic structures in FP

Algebraic structures in FP

3
Comments
7 min read
Reflexões sobre SOLID - A Letra "S"

Reflexões sobre SOLID - A Letra "S"

1
Comments
8 min read
React Query Retry explained

React Query Retry explained

1
Comments
3 min read
Part 6: Introduction to Express.js – Simplifying Web Server Development in Node.js

Part 6: Introduction to Express.js – Simplifying Web Server Development in Node.js

14
Comments 9
4 min read
Day 3: React Components

Day 3: React Components

3
Comments 2
2 min read
Day 2 : Setting up the React Environment

Day 2 : Setting up the React Environment

3
Comments 5
3 min read
Find the last matched element - the bad, the good, and the better

Find the last matched element - the bad, the good, and the better

6
Comments 1
3 min read
Bkash Payment with NextJS & TypeScript

Bkash Payment with NextJS & TypeScript

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

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

1
Comments
3 min read
⚛️ Demystifying React's Types: Ref types

⚛️ Demystifying React's Types: Ref types

102
Comments 5
4 min read
What is an observable?

What is an observable?

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

Maximizing the Use of EC2 Instance Connect Endpoint with CDK

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

Testing with ReactJS + Typescript, Jest and ViteJS

Comments
5 min read
TanStack Query in Angular

TanStack Query in Angular

2
Comments 1
7 min read
What do you want to watch next? This is why I built GoodWatch.

What do you want to watch next? This is why I built GoodWatch.

6
Comments 4
2 min read
Avoid stupid mistakes with type Branding and Flavoring

Avoid stupid mistakes with type Branding and Flavoring

Comments
4 min read
Building a gRPC Server with NestJS and Buf: A Comprehensive Showcase

Building a gRPC Server with NestJS and Buf: A Comprehensive Showcase

1
Comments
2 min read
Write tests for your type definitions

Write tests for your type definitions

1
Comments
2 min read
Message queue with Socket.io

Message queue with Socket.io

2
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

6
Comments
14 min read
Angular 18 New Features

Angular 18 New Features

19
Comments 1
3 min read
[TS] Consider Type-Safe localStorage

[TS] Consider Type-Safe localStorage

11
Comments 1
4 min read
Day 4: Routing and Navigation in Angular

Day 4: Routing and Navigation in Angular

6
Comments 1
2 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
loading...