{
    "componentChunkName": "component---src-templates-blog-list-js",
    "path": "/blog/page_7",
    "result": {"data":{"site":{"siteMetadata":{"author":{"name":"Katie Leonard"},"title":"Reading, writing, rambling"}},"allMarkdownRemark":{"nodes":[{"excerpt":"Some files become unnecessary to track using version control, but still belong in the repository. Compiled assets, for example may require a…","fields":{"slug":"/blog/2014/2014-09-08-giving-the-cold-shoulder-with-git/"},"frontmatter":{"date":"September 08, 2014","title":"giving the cold shoulder with git","description":null}},{"excerpt":"If you have more than one javascript running on a page, you have likely experienced the hell of trying to debug a problem caused by naming…","fields":{"slug":"/blog/2014/2014-09-06-managing-modules/"},"frontmatter":{"date":"September 06, 2014","title":"gaining closure through modules","description":null}},{"excerpt":"Retrieving a data dump from your meteor production database and copying it to local development is a three-step, time sensitive process.…","fields":{"slug":"/blog/2014/2014-08-24-backup-meteor-yes-we-can/"},"frontmatter":{"date":"August 24, 2014","title":"backup meteor? yes we can","description":null}},{"excerpt":"D3 has an awesome number formatting function that I discovered only after hacking my own. My first approach was to use string and array…","fields":{"slug":"/blog/2014/2014-08-23-formatting-numbers-the-easy-way/"},"frontmatter":{"date":"August 23, 2014","title":"formatting numbers the easy way","description":null}},{"excerpt":"Getters and setters make sense in java, and I just learned that there is an equivalent pattern in javascript: The  and  key words are…","fields":{"slug":"/blog/2014/2014-08-09-javascript-getters-and-setters/"},"frontmatter":{"date":"August 09, 2014","title":"javascript getters and setters","description":null}},{"excerpt":"Object-oriented programming (OOP) can be thought of as describing the properties and behaviour of a noun in a blueprint, which is used to…","fields":{"slug":"/blog/2014/2014-08-07-constructors-and-prototypes/"},"frontmatter":{"date":"August 07, 2014","title":"constructors and prototypes","description":null}},{"excerpt":"I have encountered more than my share of javascript errors because I have made assumptions about the object I am working with, such as…","fields":{"slug":"/blog/2014/2014-08-05-in-operator-avoid-false-falsies/"},"frontmatter":{"date":"August 05, 2014","title":"'in' operator avoids false falsies","description":null}},{"excerpt":"Troubleshooting a d3 data visualization sometimes requires visual inspection of the underlying JSON data structure. You can convert linear…","fields":{"slug":"/blog/2014/2014-07-23-stringify-cyclic-structures-with-censors/"},"frontmatter":{"date":"July 23, 2014","title":"stringify cyclic structures with censors","description":null}},{"excerpt":"I have been working on Virtual Playbill for the last few weeks using meteor, bootstrap, and a number of other UI packages. I wanted to use a…","fields":{"slug":"/blog/2014/2014-06-16-jquery-ui-and-meteor/"},"frontmatter":{"date":"June 16, 2014","title":"jQuery-UI and meteor","description":null}},{"excerpt":"Whittling away at the Discover Meteor tutorial for creating a social news sharing site, I was implementing a Comments collection and related…","fields":{"slug":"/blog/2014/2014-06-03-helpers-calling-helpers/"},"frontmatter":{"date":"June 03, 2014","title":"helpers calling helpers","description":null}}]}},"pageContext":{"limit":10,"skip":60,"numPages":15,"currentPage":7,"nextPage":6,"previousPage":8}},
    "staticQueryHashes": ["1065329315","3000541721","3527923327"]}