Tag: Interaction

  • Creative Upload Interaction with JavaScript & Canvas

    Well in this tutorial we will see how to implement a creative component to upload files, using as inspiration the previous animation by Jakub Antalík. The Idea is to bring better visual feedback around what happens with the file after is dropped.We will be focusing only on implementing the drag and drop interactions and some animations, without actually implementing all the…