Skip to content

Instantly share code, notes, and snippets.

View johnblackmore's full-sized avatar
🤓
Always working from home

John Blackmore johnblackmore

🤓
Always working from home
View GitHub Profile
@johnblackmore
johnblackmore / Contract Killer 3.md
Created August 16, 2018 12:24 — forked from malarkey/Contract Killer 3.md
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post

@johnblackmore
johnblackmore / 0_reuse_code.js
Created March 12, 2016 20:10
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console