Screenshot of terminal window on the left, browser on the right. In the terminal window, the following command is run several times: 🐱 💬 kitten.app.router.find('GET', '/cats').handlers[7](null, {end: output => console.log(output)}) The output has more kittens in it each time. One copy of the output is below: <html><meta charset="utf-8"><h1>🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱</h1></html> Then the following command: 🐱 💬 count Output: 31 In the web browser, you see the HTML rendered shown above rendered.
https://s3-eu-central-1.amazonaws.com/mastodon-aral/media_attachments/files/112/490/015/721/430/455/original/a091695cfec1fd0f.png