I occasionally write about things I do, use and like or dislike.

August 17, 2023

6 minute read

nodejs

nestjs

These days, when you google "How to do x?" in anything related to software…

March 02, 2023

7 minute read

testing

cypress

gherkin

In this article, we'll explore how to up your testing to the next level with a…

January 12, 2023

4 minute read

node

nvm

javascript

Problem: You work on different JavaScript projects and each codebase uses a…

April 19, 2021

12 minute read

python

javascript

This is my story about going from a Python evangelist to a JavaScript crusader…

October 13, 2020

6 minute read

react

email

Email sending in static websites can be distressing at times, even more so when…

April 07, 2020

7 minute read

windows

wsl

linux

Today, I will show you how to get set up and make your WSL experience enjoyable…

March 17, 2020

9 minute read

python

scripting

university

During the final stretch of each semester at a University, everyone is eager to…

September 04, 2019

9 minute read

react

i18n

react-intl

Creating small, maintainable apps with React is no problem at all - unless you…