I keep seeing the type vs interface in TypeScript keep coming up, and people citing various performance reasons to keep using interface. I wanted to point out WHY those of using are choosing intentionally to use type over interface knowing the performance costs.
Continue reading “TypeScript: Interface is Not Always Recommended Over Type”Rebuilding Final Fantasy Legend in Elm
Been trying to rebuild Final Fantasy 6 (Final Fantasy 3 in America) for almost a decade. Started in ActionScript 2, then ported to Dart, then ported to Lua, then JavaScript, and then Elm. Even hired a Mathematician we all know and love on Twitter here to review the code (yes, he found countless bugs).

UI Devs on AWS Should Start with Amplify
If you’re a front-end developer working with AWS, I really think you should start with Amplify, and later refactor to CodePipeline. Seeing a concerning trend of Developers diving into various CICD pipelines AWS provides that are too low-level, and too slow out of the box for reasons that aren’t readily apparent unless building pipelines is your specialty.
Continue reading “UI Devs on AWS Should Start with Amplify”Watering The Plants
Super unhappy at work. Since I can’t fix things on the job, I’ve been fixing other things. I go out twice a day to simply water the plants I have out back; a hodge podge of planned (grass, rose bushes) and adopted (rando flowers my daughter buys then abandons). Feels good to put in a little effort and get great returns back. I know they can’t talk, but I feel appreciated.
Continue reading “Watering The Plants”