Assignment - Breeding Frontend

hey @Riki ! Can you update your github repo, I was about to run your code for testing but last commit is 12 days ago. Let me know when is updated so I can run again and find the bug myself.

Hey @kenn.eth

I have updated the repository.

hey @Riki ! I just read that code. So in catalogue.js line 151
$(".row").append(items.join());

This β€œ.row” not exist into your catalogue.html my advise is to create a div with id like gridBox instead of class .row

Create a div for appending this content and let me know if its work.

I need help with this, i’m stuck, the tutorial didnt show how to breed cats or even make them appear on the catalogue page after creating one.

1 Like