Page

#coding

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.

1 minute(s) read

Using jq to convert a backlog hosted in Trello

Disclaimer: 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.

4 minute(s) read

Processes, automation and discipline

Regardless the introduction of modern tools, a lot of software development teams still rely on outdated processes and manual labor.

2 minute(s) read