Blog post going into the details of two compression-related specs and how their implementations intersected in an unexpected way with a recent Go update. Why it happened, and what can be done to work through it! … »
-
✭Go 1.27 and the "minor library change" to compress/flate✭ -
✭ASTs in Go - Part 1✭ I've been hearing about this "AST" thing for quite some time, but only just recently decided to dig in and grow my understanding on this topic. Thanks for coming along with me! … »
-
Causing Gridlock - A CSS Tale Now that CSS Grid [https://caniuse.com/#feat=css-grid] has excellent browser support, and the projects I'm working on are targeting newer browsers, I've been using it more and more for doing layouts. Along the way, I've noticed a couple i … »
-
✭Easy & Graceful Image Upload Previews✭ If your app has an image upload mechanism, one way to add some polish is to show a preview of the uploaded image. Fortunately, with FileReader [https://developer.mozilla.org/en-US/docs/Web/API/FileReader] this is super easy. Let's take a look! … »
-
✭What is Vacation (to a business owner)?✭ Unfortunately, I've been a bit absent from the blogging, open-source world, and twitter this year (2017), and even in the latter months of 2016. While it seems people have continued to visit my blog (thanks, and I hope you found something helpful … »