toddesposito.comBuilding a CLI in Node for DevPailThis is the second in a series of articles about building DevPail, my general-purpose development environment tooling tool. You don't have to read the previous article to learn something here, but the context may help you understand what I'm talking ...Jan 30, 2022·6 min read
toddesposito.comBuilding a Docker/Gulp-based development environment: Introducing DevPailThis is the first in a series of articles about building DevPail, my general-purpose development environment tooling tool. Days gone by Oh, how I long for the days of yore. Especially Tuesdays. Tuesdays of yore were the best. Back then, building sof...Dec 19, 2021·8 min read
toddesposito.comThis Just In: Yet Another Local Web ServerFact is, I should not have built this code. I'm sure that somewhere, there's a suitable NPM or PyPi package (or something in some other language) which would have worked out just fine. But nothing I saw on the first page of my search results seemed l...Oct 2, 2021·8 min read
toddesposito.comEvents: Web Components Phone HomeThis is (probably) the final installment in my series on Web Components, which you should totally check out if you haven't already, not only because I wanted to use the phrase "totally check out" in print, but also because those previous couple of ar...Sep 15, 2021·5 min read
toddesposito.comComponent Styling For Fun and ProfitIn the continuing saga of our Web Component building journey, we now turn our attention to allowing our web components to be styled. In case you missed it, we've been building a "loading modal" web component, and we've added some customizability via ...Aug 23, 2021·4 min read