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 ->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 ->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 ->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 ->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 ->What does CSRF even mean? How to protect your application from it and usefull tips to test against it as a developer.
Read more ->What is an XSS attack? How to protect your application from it and usefull tips to test against it as a developer.
Read more ->What if instead of sharing techniques and code solutions we shared tests and assertions?
Read more ->