Published in𝐀𝐈 𝐦𝐨𝐧𝐤𝐬.𝐢𝐨Designing APIs for AI: The Need for New StandardsAPIs weren’t built for AI. This simple fact is creating friction as companies rush to integrate AI into their products. While humans can…Feb 14Feb 14
Published in𝐀𝐈 𝐦𝐨𝐧𝐤𝐬.𝐢𝐨What I’m Learning About AI Agents at Y CombinatorSomething fascinating is happening in AI right now, and I want to share what I’m seeing from inside Y Combinator’s Winter 2025 batch. Every…Feb 5Feb 5
Baby steps towards AI OpsFor the last decade as an engineer, I’ve been deep in the weeds of distributed systems and platform engineering, building clusters on AWS…Jan 30Jan 30
Prisma Client 101ORMs (Object Relational Mappings) get a ton of hate amongst engineers today. We often look at ORMs with disdain writing them off as “leaky…Dec 11, 2018Dec 11, 2018
Published inOpen GraphQLGraphQL Bindings for Service to Service CommunicationToday I want to write about a nice little utility for communicating between GraphQL microservices.Jul 8, 20184Jul 8, 20184
Top 5 GraphQL ScalarsI’ve recently been taking advantage of building custom scalars to simplify presentational logic across all my API clients. Before I share…Jun 30, 20181Jun 30, 20181
Published inOpen GraphQLFragment Driven UIs with ApolloToday I want to share a cool pattern I’ve been using in my React Apollo applications.Jun 17, 20183Jun 17, 20183
Published inOpen GraphQLBuilding a Credit System w/ Prisma (Pt. 5)Happy Memorial Day to those in the U.S!May 29, 2018May 29, 2018
Published inOpen GraphQLBuilding a Credit System w/ Prisma (Pt. 4)After a good nights sleep, we’re back at it again.May 26, 2018May 26, 2018
Published inOpen GraphQLBuilding a Credit System w/ Prisma (Pt. 3)Alrighty, we’re gonna keep keeping on.May 26, 2018May 26, 2018
Published inOpen GraphQLBuilding a Credit System w/ Prisma (Pt. 2)Alright! Back to it! In the last chapter we scaffolded the beginnings of our credit service with the hope we can facilitate in app…May 26, 2018May 26, 2018
Published inOpen GraphQLBuilding a Credit System w/ Prisma (Pt. 1)In the spirits of gamification, I am going to build a microservice that can power in-app currency.May 26, 2018May 26, 2018
Published inITNEXTSingly Linked Lists in JavaScriptMost engineers I talk with HATE engineering interviews. Some argue that many questions aren’t practical or “I’ll never use this on the…Mar 19, 20181Mar 19, 20181
Published inOpen GraphQLExploring different GraphQL ClientsOver the past few weeks a lot of new GraphQL clients were released aiming to give Relay and Apollo a run for their money! It’s true, there…Feb 17, 20185Feb 17, 20185
Published inCloudBoostBuilding a GraphQL Proxy - Part 1At Workpop we have been trying desperately to break away from our MeteorJS Monolithic Application. If anyone knows anything about Meteor…Dec 17, 20171Dec 17, 20171
Real Time GraphQL — Chat (Part 2 Client)Welcome back. In the last post we setup GraphQL Subscriptions with a little help from 2 Apollo packages:May 30, 2017May 30, 2017
Top 5 Recompose HOCsRecompose by Andrew Clark has really changed the way my team and I develop React components. If you haven’t used this library, it provides…May 27, 201710May 27, 201710