JSON manipulation: reference material
While working on ways to export my backlog in Trello, I came across the following articles that I think might be useful for those manipulating JSON data.
2015, Jan 15 — 1 minute(s) readSoftware, science and random thoughts about IT.
Page
While working on ways to export my backlog in Trello, I came across the following articles that I think might be useful for those manipulating JSON data.
2015, Jan 15 — 1 minute(s) readDisclaimer: Trello is awesome and it can export its data to CSV if you sign-up for one of the business plans. Here is how you can do it with jq.
2015, Jan 14 — 4 minute(s) readThis article explain how to setup and run an embedded HSQLDB (very useful for unit tests).
2014, Dec 05 — 1 minute(s) readRegardless the introduction of modern tools, a lot of software development teams still rely on outdated processes and manual labor.
2014, Nov 20 — 2 minute(s) readSince I wanted to test how Vagrant and Parallels were working together, I created a standard 64bit Gentoo Linux box.
2014, Aug 29 — 1 minute(s) read