From ffa662f682efd86b33a257c9755f44c077a6b82e Mon Sep 17 00:00:00 2001
From: Daniel Micay let
but never use var
as it is
effectively broken. Try to prefer loops with for..of
.
For web content, use dashes as user-facing word separators rather than underscores. + Page titles should follow the scheme "Page | Directory | Higher-level directory | + Site" for usability with a traditional title as the Open Graph title.
+Avoid designing around class inheritance unless it's a rare case where it's an extremely good fit or the language sucks (Java) and it's the least bad approach, but still try to avoid it.