How to Make Text That Writes Itself in Javascript

I’ve launched a new version of this site, but one piece of functionality I carried over from the old one is a typewriter type effect using JavaScript. It’s actually pretty simple, and with about 60 lines of code and no dependencies, you can get it up and running.