Handler method là gì?

Noun Javascript
handler
Phương thức xử lý

Trong Javascript cụ thể là trong promise, phương thức xử lý (handler method) là các phương thức .then(), .catch() and .finally() giúp tạo liên kết giữa executor function và consumer function để chúng có thể đồng bộ khi một promise resolve hoặc reject.

Learning English Everyday