Learn Asynchronous Programming by Building an fCC Forum Leaderboard - Step 54

Tell us what’s happening:

I have tried literally everything, I have to be correct! There has to be a bug, because I did exactly what the instructions said to do–“replace the p element with an a element,” right? I did that. There’s the a element. Right there. :roll_eyes:

Your code so far

<!-- file: index.html -->

/* file: styles.css */

/* file: script.js */
// User Editable Region

        <a href="${forumTopicUrl}">${title}${forumCategory(category_id)}</a>

// User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36

Challenge Information:

Learn Asynchronous Programming by Building an fCC Forum Leaderboard - Step 54

Never mind. Overthinking as usual.

1 Like

great, you made it by yourself! :partying_face: