callback hell

短语

释义与例句

n.
  1. 1.

    (mostly of the JavaScript language) The situation where callbacks are nested within other callbacks several levels deep, potentially making it difficult to understand and maintain the code.

    非正式 不可数 计算机 工程 数学