Meetup on the 5th of November, 2019 /

Understanding Git

Git is a standard tool for version control these days so we all use it daily. And we all understand it. Or do we?

Let's face it - git is hard. And one of the main reasons for this is that it's UI is full of leaky abstractions. That is why to get comfortable with git one must gain some understanding of how git works "under the hood". So in this talk, we're gonna do exactly that and see how gits data model works, how git handles branching and what staging area really is.

Zvonimir Spajic

Mutation Testing!

Have you ever wanted to testing super powers? Well mutations could be your ticket!

In this talk we'll be looking at how to check your unit tests rock or suck. We'll be using mutation testing to test your test. A must know for anyone who comes into contact with unit tests.

Billie Thompson

Introduction to Frontend Testing

With Puppeteer and Jest

Daniel Fahlke aka Flyingmana

comments powered by Disqus