Classes are still useful even in largely functional style codeIt’s became a fashion to rid code of classes even when it doesn’t help produce better code. The popular web UI framework React is likely a…Feb 15, 20222Feb 15, 20222
Generic Record&Playback (VCR) testing approach not tied to HTTPWhen running a test suite I don’t want to be dependent on web APIs — internet can be unstable, latency reduce speed of tests, online…Dec 28, 2017Dec 28, 2017