DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Decoupling Code: Why Dependency Injection is a Must-Have in Programming?

Decoupling Code: Why Dependency Injection is a Must-Have in Programming?

5
Comments
4 min read
Resolving Parallel Branches

Resolving Parallel Branches

Comments
2 min read
Enhance React Conditional Rendering with the ConditionalRender Component

Enhance React Conditional Rendering with the ConditionalRender Component

1
Comments
4 min read
Toggle dark theme in Angular Material

Toggle dark theme in Angular Material

7
Comments
1 min read
Coding Beyond Opinions: A Tale of Two Scripts

Coding Beyond Opinions: A Tale of Two Scripts

Comments
1 min read
"as" in TypeScript | "as" keyword in TypeScript

"as" in TypeScript | "as" keyword in TypeScript

12
Comments 4
2 min read
Better API Calls 🎣

Better API Calls 🎣

7
Comments
3 min read
Mastering JavaScript Date and Time 📆

Mastering JavaScript Date and Time 📆

25
Comments 1
3 min read
How to run long tasks in Angular environment injector

How to run long tasks in Angular environment injector

10
Comments
5 min read
Advanced JavaScript Syntax 🔥

Advanced JavaScript Syntax 🔥

15
Comments 1
3 min read
8 Best JavaScript One-Liners

8 Best JavaScript One-Liners

71
Comments 26
3 min read
From Novice to Pro: Understanding JavaScript Primitive and Reference Data Types

From Novice to Pro: Understanding JavaScript Primitive and Reference Data Types

5
Comments
10 min read
Navigating Node.js Module Systems: CommonJS vs. ES Modules with TypeScript

Navigating Node.js Module Systems: CommonJS vs. ES Modules with TypeScript

2
Comments 1
3 min read
💡 JavaScript Hack: Conditionally Add Properties within Objects

💡 JavaScript Hack: Conditionally Add Properties within Objects

50
Comments 14
2 min read
Simplify Event Handling in React with the useEventListener Custom Hook

Simplify Event Handling in React with the useEventListener Custom Hook

1
Comments
4 min read
"type" keyword in Typescript | What is Type Alias ?

"type" keyword in Typescript | What is Type Alias ?

7
Comments
2 min read
TypeScript: Interface is Not Always Recommended Over Type

TypeScript: Interface is Not Always Recommended Over Type

1
Comments
4 min read
Supporting Circularly Referenced Mapped Types in Typescript

Supporting Circularly Referenced Mapped Types in Typescript

7
Comments 4
5 min read
Migrate Existing Fastify Project to Use TypeScript

Migrate Existing Fastify Project to Use TypeScript

Comments
3 min read
Building a High-Performance Angular Application with Incremental Static Regeneration (ISR)

Building a High-Performance Angular Application with Incremental Static Regeneration (ISR)

4
Comments
4 min read
Project-wide Refactor: JavaScript to TypeScript Migration

Project-wide Refactor: JavaScript to TypeScript Migration

8
Comments 1
5 min read
Mastering React Design Patterns: Creating a Tabs Component

Mastering React Design Patterns: Creating a Tabs Component

44
Comments 2
5 min read
Very Simple way to handle requests

Very Simple way to handle requests

10
Comments
2 min read
Day 53: Deep Readonly

Day 53: Deep Readonly

Comments 1
1 min read
Building a Type-Safe API URL Builder in TypeScript: A Pokémon API Example

Building a Type-Safe API URL Builder in TypeScript: A Pokémon API Example

5
Comments
5 min read
loading...