Create a core method that handles the low-level functionality of changing slides after displaying each one.
Make sure to pick this.current <= this.slides, followed by this.viewNextSlide().
this.current <= this.slides
this.viewNextSlide()