
Teaching My Teleprompter to Listen
My open-source teleprompter now listens to you and scrolls along while you read. No clickers, no foot pedals, and no awkward right-arrow taps!
12 posts · all topics

My open-source teleprompter now listens to you and scrolls along while you read. No clickers, no foot pedals, and no awkward right-arrow taps!

Ever felt frustrated with HTML templates like Pug, Handlebars, Liquid, or Nunjucks? If you know JavaScript, you might want to give Edge.js a try! I built a plugin for 11ty and converted my entire blog. TLDR: I like it!

Learn to build a retro page view counter using Bunny.net Edge Scripting!

Learn to build a command-line application using Deno version 2.0!

I wasn't happy with the teleprompter apps I found, so I built my own! Maybe you'd like to use it, too!

Three options for splitting Node.js code into shared libraries across multiple projects, with tradeoffs between convenience and portability.

I love to play music, especially in a band. There's something amazing about the synergy of multiple people harmonizing voices and…

At the core of the JavaScript language is its asynchronous programming model. Unfortunately, dealing with callback functions has long been…

I recently created a new demo for my Node.js Crash Course talk that I've given at several conferences. This application is a "bacon ipsum"…

How will your project die? Choose from 2,147,483,647 possible endings!

If you follow me on Twitter you know that I poke fun at JavaScript quite a bit. Someone recently asked me,
Recently I was working on a code sample in Node.js and thought to meself, "T'wouldn't it be grand to support me some command-line args for…