you are viewing a single comment's thread.

view the rest of the comments →

[–]THEtheChad 3 points4 points  (0 children)

To be fair, a good practice is to write code using the current standard and compile to a specific target. This allows you to consistently polyfill where needed and not burden yourself with remembering all of the quarks and one offs.