security
Storing authorization tokens in the modern browser.

Let's discuss about how to securely store auth tokens in the browser. A tough challenge and something we need to get right.

Read more ->
securitytypescriptjavascript
How secure are the user's data in PWAs.

Offline first experiences in the web and the drive to build native-like apps moved us towards PWAs. How secure are they? What can we do to improve security?

Read more ->
css-in-jstypescript
Scalable CSS-in-JS with style9

There are probably as many css-in-js libraries as there are opinions about it. I'll show you my favourite way to write styles and explain why I find it revolutionary!

Read more ->
osquerytypescriptlanguage-server
Let's build an OSQuery language server for fun and profit!

In this post I explain how I built an OSQuery language server that allows users to write valid queries for different operating systems!

Read more ->
kubernetesdockerosquery
Time to move to the cloud!

This year I helped migrate a large application from docker to k8s. In this post I explain the process, my learnings and open questions...

Read more ->
css-in-jstypescript
CSRF Attacks for engineers

What does CSRF even mean? How to protect your application from it and usefull tips to test against it as a developer.

Read more ->
css-in-jstypescript
XSS Attacks for engineers

What is an XSS attack? How to protect your application from it and usefull tips to test against it as a developer.

Read more ->
testingjavascripttypescript
Spec-driven-development. Not what you think it is

What if instead of sharing techniques and code solutions we shared tests and assertions?

Read more ->
© 2025