J-Spring 202326 Videos

J-Spring 2023: Bigger Unit Tests Are Better – Peter Schuler

Unit tests are the most important contribution a developer makes to the product quality. However, the general approach to unit testing harms your flexibility. This talk shows you how the use of many small tests will slow you down. But …. with a few simple changes in your approach, you will make your life better, […]

J-Spring 2023: Coding your documentation – Hubert Klein Ikkink

To write (technical) documentation usually means we leave our coding environment and for example need to start a word processor or open a wiki where we type our documentation. Especially when we (must) use word processor software a lot of things will distract us from writing content: we need to worry about formatting, styles and […]