Assessment wanted for the Image Gallery JS challenge!

Hello there,

Here’s my Image Gallery on JSFiddle: Edit fiddle - JSFiddle - Code Playground
Here’s the GH link for necessary files for faster accessibility: learning-area/javascript/building-blocks/gallery/gallery-start.zip at main · mdn/learning-area · GitHub
Link to the challenge: Challenge: Image gallery - Learn web development | MDN

The code is working for me. I tried not to peek into the ‘steps to complete’ as much as possible, so there might be some differences.

I’d appreciate the review and perhaps some enhancement on the code.
Best regards and great job on creating the course :slight_smile:

Hi @Michal_N! Welcome to our community, and thanks for sending in your code.

I have tested it, and it works perfectly — well done.

The only small comment I had was about the dark/light button — It starts off with text of “Darken”, but when toggled back and forth the label is updated to “Darken!”. It would be nice if this was consistent.

Only a small thing however — nice work here!

1 Like