bendc / frontend-guidelines

Some HTML, CSS and JS best practices.
8.29k stars 653 forks source link

Added Introduction Paragraph #726

Closed aweary closed 9 years ago

aweary commented 9 years ago

I added a paragraph at the beginning which clarifies who this guide is aimed at (from my perspective, at least) and a few words of caution about how readers should interpret these suggestions.

It also mentions the ES6 features mentioned in the JavaScript section. While I agree ES6 is important, I'd say that the majority of newer users will not implicitly understand that you are using unsupported features. It's good to mention it, at least.

bendc commented 9 years ago

Closing as I see it a bit differently but, thanks! :)