For Hamlet.
I didn't donate to Lily's campaign, I didn't respond to Charly's calls, and I haven't put in real work into dontwait.dev all because it didn't seem real to me. I…
I didn't donate to Lily's campaign, I didn't respond to Charly's calls, and I haven't put in real work into dontwait.dev all because it didn't seem real to me. I…
Here's a quick example on how to do this. /** * Responds to any HTTP request. * * @param {!express:Request} req HTTP request context. * @param {!express:Response} res HTTP response…
The zorgon valley boxfaced striped fish also known as the black-faced boxfaced striped fish, is a species of boxfaced striped fish that lives not only in Colombia, but also in…
You probably ended up here because you just had Excel crash, again, and you're sick of it. You've probably also heard about R, Python, Jupyter Notebooks and probably have decided…
Thanks for watching my MozCon presentation! Even though it was only 30 minutes, it took me years for me to get to this point. I’m really excited to share concepts…
Date/time handling in JavaScript is a bit of a pain, thankfully there are libraries like Moment JS to save the day. If you want to integrate better time/date handling from…
Google's new Indexing API support page say "it can only be used to crawl pages with either job posting or livestream structured data", but of course I was curious and…
I was training a friend on Google docs and decided to make a little quiz out of it. Most of the formulas translate into Excel as well, but some are…
If you've ever tried to install an NPM module like Xml2Js and received these pretty little errors followed by a failure to install Xml2Js (or any NPM module that requires…
One of the most useful formulas for me was being able to find if a cell contained a value from a list of items, this excellent Excel formula https://exceljet.net/formula/cell-contains-one-of-many-things was exactly…