Hey,
I am reading about js, jquery & dom from few weeks but today i read a Tutorial in which he uses plugin for delay & ease.
Is it a good practice to use plugin?
Addition to it :
The delay.js code is finished between four to five lines.
Maybe we could also just write it.
Please help me to understand it.
Thanks.
As long as they add value to your work, I guess there’s nothing wrong of use of plugin in js.
Look at the jquery’s Summary and Best Practises.
See this below links. They’ll clear your doubt.