Skip to content

Instantly share code, notes, and snippets.

@jcsrb
Forked from potch/style.js
Last active August 29, 2015 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcsrb/b544ec108b275733782f to your computer and use it in GitHub Desktop.
Save jcsrb/b544ec108b275733782f to your computer and use it in GitHub Desktop.
// Bad
"Your Framework Sucks."
// Bad
"Browserify? Have you heard about WebPack?"
// Bad
"Ember vs Angular: 10 Things You Should Know"
// Good
"Look at the cool thing I made!"
// NEVER do this.
"Considered Harmful"
// Coding Style: Semicolons? CoffeeScript?
"Who fucking cares? Let's make cool things together."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment