What is boilerplate code?

前端 未结 14 714
终归单人心
终归单人心 2020-12-04 04:41

A coworker had never heard of this, and I couldn\'t provide a real definition. For me, it\'s always been an instance of \'I-know-it-when-I-see-it\'.

Bonus question,

14条回答
  •  粉色の甜心
    2020-12-04 05:00

    "boilerplate code" is any seemingly repetitive code that shows up again and again in order to get some result that seems like it ought to be much simpler.

    It's a subjective definition.

    The term comes from "boilerplate" in the newspaper industry: wiki

提交回复
热议问题