DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mastering `useReducer` in React: A Step-by-Step Guide for Real-World State Management

Mastering `useReducer` in React: A Step-by-Step Guide for Real-World State Management

Comments
2 min read
Why I Built a Modern TypeScript SDK for Telegram Bots (and You Should Use It Too)

Why I Built a Modern TypeScript SDK for Telegram Bots (and You Should Use It Too)

1
Comments
2 min read
Building with Purpose: A Real-World Challenge with APIs

Building with Purpose: A Real-World Challenge with APIs

2
Comments
1 min read
TypeScript Type Vs Interface? The Answer Is Type!

TypeScript Type Vs Interface? The Answer Is Type!

8
Comments 2
3 min read
Consume API's like a Pro with Fluentity 🔥

Consume API's like a Pro with Fluentity 🔥

3
Comments
5 min read
How to Avoid Repeating Types and Arrays in TypeScript

How to Avoid Repeating Types and Arrays in TypeScript

Comments
1 min read
The Art of Props Management in Vue 3: Lessons from E-commerce Architecture

The Art of Props Management in Vue 3: Lessons from E-commerce Architecture

Comments
7 min read
React Native + Expo Templates That Just Work

React Native + Expo Templates That Just Work

3
Comments 1
1 min read
Mastering package.json Versioning: Essential for Node.js Developers

Mastering package.json Versioning: Essential for Node.js Developers

Comments
2 min read
Avoid ObjectId Type for Ambiguous Typing System Across Tiers by Ditching ObjectId in Favor of Strings

Avoid ObjectId Type for Ambiguous Typing System Across Tiers by Ditching ObjectId in Favor of Strings

Comments
2 min read
Effect Unit in Clean Architecture for Frontend Applications

Effect Unit in Clean Architecture for Frontend Applications

Comments
2 min read
I built a relativity calculator in the browser (iTensor) — now trying to fully launch it

I built a relativity calculator in the browser (iTensor) — now trying to fully launch it

Comments
1 min read
Mastering `useMemo` and `useCallback` in React: A Deep Dive

Mastering `useMemo` and `useCallback` in React: A Deep Dive

2
Comments
3 min read
Building a Nuxt module from scratch

Building a Nuxt module from scratch

7
Comments 1
3 min read
Mastering `useImperativeHandle` in React: A Step-by-Step Guide for Experts

Mastering `useImperativeHandle` in React: A Step-by-Step Guide for Experts

1
Comments
2 min read
Mastering `useDebugValue` in React: Debug Smarter, Code Better

Mastering `useDebugValue` in React: Debug Smarter, Code Better

Comments
3 min read
Internal State: Not Evil, Just Misplaced

Internal State: Not Evil, Just Misplaced

Comments
4 min read
Node.js: The Documentary | An origin story

Node.js: The Documentary | An origin story

Comments
1 min read
Simplify Your Content with NextraJS

Simplify Your Content with NextraJS

Comments
3 min read
A TypeScript Fix For Handling Events in React

A TypeScript Fix For Handling Events in React

Comments
3 min read
Understanding TypeScript: Inference, Types, and Generics

Understanding TypeScript: Inference, Types, and Generics

4
Comments 2
4 min read
Scalable React Projects with Feature-Based Architecture

Scalable React Projects with Feature-Based Architecture

14
Comments 4
2 min read
Building an API in Node.js Without Dependencies

Building an API in Node.js Without Dependencies

Comments 2
6 min read
Migrando koa-graphql para grahpql-http

Migrando koa-graphql para grahpql-http

2
Comments 2
4 min read
Breaking Up with Our Monolithic Table: A React Refactoring Journey

Breaking Up with Our Monolithic Table: A React Refactoring Journey

Comments
3 min read
loading...