<p>If you found the code in the dynamic route we created hard to read, you’re not alone. It was purposefully written to keep the example short enough to enter into terminal.</p>
<p>Here’s a slightly more verbose version of <code>index.js</code> that’s easier to understand that you might want to enter using your favourite code editor:</p>
<!-- Note: the additional span in the code is to stop the syntax highlighter from -->
<!-- ===== erroneously placing the closing parenthesis on the next line. -->