ruyadorno/simple-slider

Use linked lists to manage elements queue

ruyadorno opened this issue · 1 comments

Just do things the right way :)

Feeling like changing of mind here... Indexes can be tied to the change() function, allowing for click-on-button/change-slide functionality. Not sure if the linked lists would provide a better way of handling this, would probably just end up duplicating functionality.

I will left this here while give it some more thinking...