DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introducing IntentJS - A delightful NodeJS Framework

Introducing IntentJS - A delightful NodeJS Framework

18
Comments 4
6 min read
TypeScript Utility Types: Useful types

TypeScript Utility Types: Useful types

Comments
3 min read
Simplify TypeScript Error Handling with the Attempt Pattern

Simplify TypeScript Error Handling with the Attempt Pattern

1
Comments 1
5 min read
Angular 16+ Signals vs Decorators: Understanding input(), output(), and signal()

Angular 16+ Signals vs Decorators: Understanding input(), output(), and signal()

1
Comments 1
2 min read
NPM Shield

NPM Shield

Comments
1 min read
Avoid Optional Chaining and Optional Properties

Avoid Optional Chaining and Optional Properties

1
Comments
2 min read
Efficient Cookie Management with the Cookie Store API

Efficient Cookie Management with the Cookie Store API

15
Comments 5
4 min read
🐞 Debugging JavaScript: Tips and Tools

🐞 Debugging JavaScript: Tips and Tools

4
Comments
2 min read
The problems I faced when coding a Pomodoro Timer with React.js

The problems I faced when coding a Pomodoro Timer with React.js

1
Comments
3 min read
openapi-fetch-gen – Generate TypeScript API client from OpenAPI TypeScript interface definitions created by openapi-typescript

openapi-fetch-gen – Generate TypeScript API client from OpenAPI TypeScript interface definitions created by openapi-typescript

1
Comments
7 min read
Secure Secret Management for AWS Lambda Functions in TypeScript Monorepos

Secure Secret Management for AWS Lambda Functions in TypeScript Monorepos

1
Comments
4 min read
Decorators - Decoradores

Decorators - Decoradores

Comments 1
2 min read
When to Use `type` vs `interface` in TypeScript

When to Use `type` vs `interface` in TypeScript

9
Comments
1 min read
Beautiful open source background system template

Beautiful open source background system template

Comments
2 min read
How to Dynamically Change Favicon Color in a NextJS

How to Dynamically Change Favicon Color in a NextJS

Comments
6 min read
🧬Hooks de React: useReducer

🧬Hooks de React: useReducer

Comments
3 min read
Generics - Tipos dinámicos

Generics - Tipos dinámicos

4
Comments 3
1 min read
The Journey to my Fullstack Scaffold: create smota-app

The Journey to my Fullstack Scaffold: create smota-app

Comments
3 min read
Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Comments
2 min read
Performance in Vue.js: Breaking Down Conditional Code ⚡️

Performance in Vue.js: Breaking Down Conditional Code ⚡️

6
Comments 2
2 min read
Testing Angular HTTP Services using Jest

Testing Angular HTTP Services using Jest

5
Comments 2
2 min read
TypeScript Generics Propagation in useOptimistic react hook

TypeScript Generics Propagation in useOptimistic react hook

Comments
4 min read
Level up your TypeScript with Record types

Level up your TypeScript with Record types

2
Comments
12 min read
Asynchronous Events: Getting Rid of Internal Services in Angular applications

Asynchronous Events: Getting Rid of Internal Services in Angular applications

Comments
3 min read
Pocketstore – A Modern Way to Use localStorage, with TTL, Encryption & SSR Support

Pocketstore – A Modern Way to Use localStorage, with TTL, Encryption & SSR Support

Comments
3 min read
loading...