Skip to content

Commit

Permalink
add resources doc
Browse files Browse the repository at this point in the history
  • Loading branch information
danswick committed Mar 12, 2015
1 parent 2633f00 commit 4dc54fd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## On getting URL variables

- http://css-tricks.com/snippets/javascript/get-url-variables/
- http://w3lessons.info/2013/02/25/how-to-get-url-parameters-values-using-jquery/

## On D3

- Binding data - http://alignedleft.com/tutorials/d3/binding-data/
- Simple example of working with JSON in a variable - http://jsfiddle.net/fg9MU/1/

0 comments on commit 4dc54fd

Please sign in to comment.