Hacker News new | ask | show | jobs
by qznc 2246 days ago
I think story telling is an underrated technique in our profession.

In all projects there are coding rules (like "make destructors noexcept"). A rule sticks much better if you also tell a story about some debugging caused by not following the rule.

1 comments

I worked at a place one that had a style guide for the main front-end language used with links to terrible things that had happened as a result of breaking the style guides rules.

It was surprisingly effective, so I completely agree with you on the story-telling.