Stuff here could apply to other industries and professions. I work in technology, so that’s the spin. If you work in technology you have seen ugly things. Not many of us want to work on them. They’re the old relics of software teams past, where all product knowledge has disappeared. The projects you want to […]

When I’m learning a new language, there are a few basic things I like to do. Such as playing with arrays and iterators. A common practice for me is to filter or map items based based on whether they are even or odd. Today I decided to mix it up a bit and see if […]