voorhoede / riotjs-style-guide

Opinionated RiotJS Style Guide for teams.
Creative Commons Zero v1.0 Universal
287 stars 22 forks source link

add "add badge to your project" section #41

Closed jbmoelker closed 8 years ago

jbmoelker commented 8 years ago

Summary

Proposed changes:

jbmoelker commented 8 years ago

@phortuin relative protocols have become an anti-pattern:

Now that SSL is encouraged for everyone and doesn’t have performance concerns, this technique is now an anti-pattern. If the asset you need is available on SSL, then always use the https:// asset. -- Paul Irish

jbmoelker commented 8 years ago

@phortuin in response to https://github.com/voorhoede/riotjs-style-guide/pull/41#discussion_r57727716:

Considered as separate points. Felt like a bit much. Prefer bullet list? I'm happy to change it.

phortuin commented 8 years ago

@jbmoelker in response to #41, leave it, making it bullets would suggest that they are actual "pros" instead of just our kind request to use our stuff