DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Observing position-change of HTML elements using Intersection Observer

Observing position-change of HTML elements using Intersection Observer

Comments
4 min read
Functional Programming Explained: A Deep Dive

Functional Programming Explained: A Deep Dive

9
Comments 2
11 min read
🔐 Implementing Feature Flags in React via Permix

🔐 Implementing Feature Flags in React via Permix

2
Comments 2
2 min read
Hacking Hono: The Ins and Outs of Validation Middleware

Hacking Hono: The Ins and Outs of Validation Middleware

9
Comments
13 min read
LazyPromise: typed errors and cancelability for lazy people who don't want to learn a new API

LazyPromise: typed errors and cancelability for lazy people who don't want to learn a new API

1
Comments 2
6 min read
Parse & Decompose Url efficiently and accurately

Parse & Decompose Url efficiently and accurately

1
Comments
1 min read
DynamoDB access modeling for multi-tenant services

DynamoDB access modeling for multi-tenant services

6
Comments
2 min read
Clean Code: Writing clear conditional logic in JavaScript

Clean Code: Writing clear conditional logic in JavaScript

1
Comments
1 min read
Swapable React context without breaking Rules of Hooks and your neck

Swapable React context without breaking Rules of Hooks and your neck

Comments
6 min read
Fiberplane: Your Hono-native API Playground, powered by OpenAPI

Fiberplane: Your Hono-native API Playground, powered by OpenAPI

18
Comments
3 min read
Smart Contract Verification on Etherscan via API: A Step-by-Step Guide?

Smart Contract Verification on Etherscan via API: A Step-by-Step Guide?

7
Comments
4 min read
The lesser known JavaScript features every senior developer should know

The lesser known JavaScript features every senior developer should know

16
Comments 4
4 min read
Build a Mac Tool to Fix Grammar Using TypeScript, OpenAI API, and Automator

Build a Mac Tool to Fix Grammar Using TypeScript, OpenAI API, and Automator

Comments
7 min read
Share the state of a hook between components

Share the state of a hook between components

Comments
2 min read
JavaScript Decorators & Annotations: A Practical Guide to Metaprogramming

JavaScript Decorators & Annotations: A Practical Guide to Metaprogramming

Comments
1 min read
Newly Curated Must-Read Web Development Articles.

Newly Curated Must-Read Web Development Articles.

56
Comments
11 min read
Your own Telegram bot on NodeJS with TypeScript, Telegraf and Fastify (Part 3)

Your own Telegram bot on NodeJS with TypeScript, Telegraf and Fastify (Part 3)

Comments
7 min read
Wait, HTML Has a Lifecycle?

Wait, HTML Has a Lifecycle?

8
Comments
8 min read
Get Start Threejs With Bun TypeScript In MacOs

Get Start Threejs With Bun TypeScript In MacOs

Comments
3 min read
JavaScript Date Utility: Convert, Format & Display Dates

JavaScript Date Utility: Convert, Format & Display Dates

7
Comments
2 min read
Create an Amazing Interactive Tour in React – A Complete Guide

Create an Amazing Interactive Tour in React – A Complete Guide

1
Comments
4 min read
efri, the_framework

efri, the_framework

5
Comments
1 min read
How to Combine English Folders with Polish Paths in Next.js (Rewrites, Redirects, and Middleware)

How to Combine English Folders with Polish Paths in Next.js (Rewrites, Redirects, and Middleware)

Comments
4 min read
How to Use ESLint Like a Sane Developer (JavaScript & TypeScript Edition)

How to Use ESLint Like a Sane Developer (JavaScript & TypeScript Edition)

Comments
3 min read
A Deep Dive into JavaScript Sandboxing

A Deep Dive into JavaScript Sandboxing

6
Comments 1
9 min read
loading...