Hacker News new | ask | show | jobs
by tofuahdude 1204 days ago
The classic example is .then .catch callbacks vs async await, though .then is still occasionally useful.