Published onDecember 22, 2022Nest JS Websockets - Guards and Authorization with CASLnestjsreactBuilding a chat application with Nest, React, and socket.io. Implementing attribute-based authorization with guards and Casl.
Published onDecember 11, 2022Nest JS Websockets - Pipes and E2E Validation with ZodnestjsreactBuilding a chat application with Nest, React, and socket.io. This one is focused on pipes and end-to-end validation with zod.
Published onDecember 9, 2022Nest JS Websockets - RoomsnestjsreactBuilding a chat application with Nest, React, and socket.io. This one is focused on rooms.
Published onNovember 9, 2022Nest JS Websockets - BasicsnestjsreactThe basics of building a chat application with Nest, React, and socket.io.
Published onSeptember 25, 2022Lerna and Turborepo with Gitlab CI/CDdevopsA fully automated trunk-based approach to monorepos with Lerna, Turborepo, Gitlab CI/CD and more goodies.