rosshinkley / nightmare-examples

Examples and supplementary documentation for Nightmare
251 stars 46 forks source link

Rename “semantic callbacks” to just “callbacks?” #8

Closed Mr0grog closed 8 years ago

Mr0grog commented 8 years ago

When I first looked at this, I wondered for a brief moment what “semantic” callbacks were supposed to be. Maybe it would be simpler to just say “callbacks.” Barring that, “simple callbacks,” “Node.js-style callbacks,” or “plain callbacks” all seem like they might be a little more straightforward than “semantic.”

rosshinkley commented 8 years ago

Fair enough. "Callbacks" is probably enough. Consider it done.