Published onJune 23, 2023How To Use Google APIs with Next JSnextjsHow to use Google APis in a Next JS project.
Published onMay 19, 2023Advice for Beginner to Mid Level Developerscareer-growthopinionKey pieces of advice for beginner to mid level developers from an active senior in the industry.
Published onMay 13, 2023Preventing the Distributed Monolithmodule-federationopinionHow to prevent the distributed monolith when building micro frontends.
Published onJanuary 18, 2023Module Federation - Typescript and Zodmodule-federationtypescriptBuilding a module federation application with typescript and zod by leveraging the FederatedTypesPlugin.
Published onDecember 28, 2022Nest JS Websockets - Rate Limiting and AcknowledgementsnestjsreactBuilding a chat application with Nest, React, and socket.io. Rate limiting and event acknowledgements.