Green software book club, git log tricks, and pro bono work in tech
Hi folks! I hope you've all been doing well and, if you live in an area that's getting colder as winter approaches, hope you're staying warm. I love the colder weather because I get to bust out all the warm soup and stew recipes
Using XOR to write concise conditionals
It's not uncommon that I sometimes write if statements where the overall conditional is true when both conditions are true or both are false. As an example, let's say I'm validating input from an API call where I'm updating information on a