Jan-Lukas Else

Tech, life and everything else

πŸ’¬ Micro: 2020-03-15

This section is for short notes, thoughts or IndieWeb interactions.


Published on in πŸ’¬ Micro

I admit it is the first time I am writing code that is almost 100% covered by unit tests. But it’s such a good feeling to have small, concise methods whose functionality you can rely on. Even before I have a running application, I know that what is already written will work. And unit testing with Go is really fun.

View

Jan-Lukas Else