Skip to content

Latest commit

 

History

History

27ClickDrag

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

JS27

JavaScript30 Challenge 27 - Click and drag

Click and drag through a carousel of items

Lessons learned

As Wes mentioned in the exercise, while the amount of code seems trivial, it requires a lot of planning and careful juggling of the various events that happen inside the browser.

The end result, however, is quite attractive and I think I will repurpose it to showoff all of the projects done throughout this course at the end.