Hey, I'm Robbert 👋

#typescript

2 posts found

A Clean Approach To Dynamic Component Variants

CMS sections with multiple layout variants and the if/else logic was getting ridiculous. A Higher Order Component picks the right variant based on a string - no more messy conditionals.

7 Aug 2025•3 min read

Adding basic auth to Api gateway using CDK and TypeScript.

AWS API Gateway doesn't have built-in basic auth. Here's how to hook up a Lambda authorizer to make it work without fighting the framework.

3 Jul 2021•3 min read
Back to all posts
githublinkedinstack

© 2026 • Robbert Stevens