I lead engineering teams at Airbyte, advise startups, and and am the creator of Actionherojs.
Airbyte Checkpointing: Ensuring Uninterrupted Data Syncs
airbyte engineering
Getting the Airbyte Community involved
airbyte engineering
Use Typescript to more tightly couple your React apps to your API
grouparoo node.js react typescript engineering
Tips and tricks to shut down your docker applications properly. No more lost data!
actionhero code javascript node.js resque docker kubernetes heroku devops
Building an inclusive and efficient interview process for a pair-programming team
voom engineering hiring
or: Actionhero is the Node.js server for when your project grows up
actionhero node.js typescript javascript
for CascadiaJS
As professional developers, we /probably/ don’t deploy code directly to production and we /usually/ test things first. There’s a whole world of tools and best practices like Git Flow, Continuous Integration, and Review Apps to help us build and deploy our apps and websites... but what about the developer tools we use every day? This talk will focus on how to parallel some of these same best-practices when making developer tools and frameworks. Together we will build a CI/CD pipeline for publishing to packages to NPM.
* speaker page
for SeattleJS
This talk was inspired by a group of students learning to code in Seattle who were being taught tools like React and Angular, but struggling to learn how to deploy their sites using modern methods. Specifically, how to set up CI/CD (Continuous Integration + Continuous Deployment) and HTTPS.
* slides
* code