Skip to content

Instantly share code, notes, and snippets.

@Raynos
Created April 10, 2014 23:35
Show Gist options
  • Save Raynos/10432101 to your computer and use it in GitHub Desktop.
Save Raynos/10432101 to your computer and use it in GitHub Desktop.

For each of { properties, hooks, nested properties, nested hooks } do {

  • test diff({ key: value }, { key: null })
  • test diff({ key: value }, { key undefined })
  • test diff({ key: value }, {}) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment