Intro to monorepo with Nx
07/11/22
What is a monorepo? To understand why you may want to use the build system Nx (see website), we should... Read more
07/11/22
What is a monorepo? To understand why you may want to use the build system Nx (see website), we should... Read more
02/12/21
Having a code versioned according to SemVer standards can simplify everyone’s life. This post shows you how to automate package publishing using some helpful tools and best practices. Read more
01/25/21
This article takes a detailed look at ReScript – but also sheds light on the limitations of the young language. In what projects does its use make sense? What projects should rather use TypeScript? Read more
07/14/20
A short write-up on how to replace the infrastructure mocks with code based dependency mocks in the frontend part of a Jamstack project. Read more
11/26/19
AWS CDK Part 5: AWS Step functions, coordinate your Lambdas using state machines and create advanced workflows. Read more
05/31/19
The series' second article is showing hands-on recipes for web security, rate limiting, feature toggles & proper handling of configuration in Express.js & Node.js web apps written in TypeScript. Read more