Published onMay 19, 2023Advice for Beginner to Mid Level Developerscareer-growthKey pieces of advice for beginner to mid level developers from an active senior in the industry.Read more →
Published onMay 13, 2023Preventing the Distributed Monolithmicro-frontendsdistributed-systemsmodule-federationHow to prevent the distributed monolith when building micro frontends.Read more →
Published onJanuary 18, 2023Module Federation - Typescript and Zodmodule-federationtypescriptwebpackzodBuilding a module federation application with typescript and zod by leveraging the FederatedTypesPlugin.Read more →
Published onDecember 28, 2022Nest JS Websockets - Rate Limiting and Acknowledgementswebsocketsnestjsreactsocket.iorate-limitingBuilding a chat application with Nest, React, and socket.io. Rate limiting and event acknowledgements.Read more →
Published onDecember 22, 2022Nest JS Websockets - Guards and Authorization with CASLwebsocketsnestjsreactsocket.ioauthorizationBuilding a chat application with Nest, React, and socket.io. Implementing attribute-based authorization with guards and Casl.Read more →