J-Fall 202253 Videos

J-Fall 2022: Bram Patelski – Security by Meme

Let’s make security fun again. With a pile of memes, I will make you laugh and show you security can be easy and fun. Security experts are perfectly capable of scaring us with FUD: Fear, Uncertainty and Doubt. Horror stories of accounts hacked in seconds, Bank accounts and Crypto wallets drained, smart devices taken over […]

J-Fall 2022: Ignite Sessions

Sander Kooijmans – Write unit tests without mocks using Test Data Builders In this ignite session Sander explains how you can write unit tests that use an in-memory database per test case. Instead of using mocks to setup the data in the database Test Data Builders are used to create data in the database. David […]

J-Fall 2022: Vasco Veloso – Keynote ‘Bullet-proofing APIs to build reliable systems’

Misunderstandings frequently happen in spoken speech. Typos in written messages are paramount. Humans can often perceive the incorrect communication’s intended meaning and adjust their actions accordingly, but machines are naturally extraordinarily literal. Mistyped instructions cannot be executed. Many programming languages solved this problem by offering tools that perform exhaustive verification before any code execution is […]