Bootcamp Testimonials Slider w Vanilla Javascript

Solution retrospective
Set myself a retrospective challenge of making a scalable slide deck via fetch and DOM manipulation in vanilla javascript. I had done a fair amount DOM creation with javascript years ago and I wanted to retrieve those skills.
The slideshow code [courtesy of a developedbyed tutorial - see the README in the repo] could use some refactoring
One question on variables and looped build of the profile cards - Where do I declare the 'createElement' variables? I have them declared prior to the loop but the code seems a bit cumbersome. Any feedback would be appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on James's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord