@Shashank1003Submitted almost 4 years ago
This is my first project using javascript. Some tips to improve would be appreciated.
This is my first project using javascript. Some tips to improve would be appreciated.
nice work man!
one thing besides the tips of colleagues above is to add some easing when clicking in the arrow. Like arrow.element { transition: all 0.6s ease-in-out; }