Property-based Testing, Clojure, and You - Sepehr Ansaripour
I'll dive into what property-based tests are, explain a little bit of the history behind the idea, and how they contrast with conventional example-based tests and the pros (and minimal cons) of the approach. We'll also probably create some tests as a group. And, I'll go into how many popular programming languages like JavaScript and Python support property-based testing.
Mizik - A VueJS-based Musical Memory Game - Brock Wilcox
I will present and do a code walk-through of Mizik! This is a memory game that uses VueJS, WebAudio (ToneJS), CSS Clip Paths, Parse, Touch events, mobile-first layout, Hexagonal grid isomorphic music layout, Parse, ... and other things.