Article

10 Things I Hate About Your API


Watson Data Lab Medium, June 2017
A writeup of Amanda Folson’s talk from php|tek, published on the work medium channel: https://medium.com/ibm-watson-data-lab/10-things-i-hate-about-your-api-amanda-folson-2189f0d9dc3f
Slides

Fun With Serverless Apps


JeffConf, July 2017
A serverless talk with a bit more focus on Alexa and doing conversations with the Amazon Echo tools.

Slides:

Also with video:

Slides

Fun With Serverless JavaScript


LeedsJS, May 2017
A little bit of Lambda, a bit more OpenWhisk and some Alexa for fun. This talk is an intro to serverless programming, when to use it and how to actually make it happen.

Slides

CouchDB: Scalable NoSQL


php[tek], May 2017
CouchDB primer, with a spot of PouchDB and building the apps of the future with an OfflineFirst approach

Slides

Working With Webhooks


php[tek], May 2017
How webhooks work, how to receive them in PHP and how to send them