Over the past two decades, I have dedicated myself to delivering scaling and user friendly web applications.
Join me as I share my insights and explore the ever-evolving landscape of web technologies and the cloud.
Understanding fundamental concepts and security considerations is crucial for managing authentication with NextAuth.js and an identity provider like Keycloak.
#next.js #nextauth.js #authentication #keycloak #fundamentals #security #oauth2 #openid-connect
January 28, 2024
Add consistency to your TypeScript projects by sorting imports using Prettier and a helpful plugin.
#TypeScript #Prettier #Imports #CodeStyle
January 15, 2024
A detailed guide on using TypeScript types to define and validate nested dot paths in object structures.
#TypeScript #Advanced-Types #Path-Typing #Template-Literals
October 6, 2023
Discover how to boost your Koa.js application's efficiency and reliability with Sentry Performance Monitoring and TypeScript
#Koa.js #Sentry #Performance-Monitoring #TypeScript
July 31, 2023
The advantages of attribute-based over role-based access control and how to easily integrate it into your TypeScript application.
#ABAC #Authorization #IAM #POC
January 31, 2023
Learn from start to finish how to implement and deploy a Typescript based Google Cloud Function with Terraform that regularly updates a Google Sheet.
#Cloud-Functions #Google-Sheets #Scheduler #Terraform #TypeScript #Code
November 5, 2022
It is easy to forget that interviews go both ways: Challenge the interviewer, so you can get a better feel for what it's like to work at that company.
#Job-Interviews #Software-Engineering #Questions
September 11, 2022
There is no better way to create a pixel perfect, consistent and versioned print document programmatically.
#React #CV #Resume #Print #CSS
July 11, 2022
A brief introduction to the use of ECMAScript modules and module resolutions in a TypeScript setup.
#TypeScript #Node.js #ts-node #ECMAScript-Modules
June 13, 2022
Designing messages in an event driven architecture goes beyond the simple exchange of data payloads.
#Messages #Event-Driven #Architecture #Backend
February 20, 2022
Working on a reporting app that centers around a complex form taught me about the shortcomings of Formik.
#Forms #Formik #Performance
October 6, 2021