A Study Plan to Cure JavaScript Fatigue
Like everybody else, I recently came across Jose Aguinaga’s post “How it feels to learn JavaScript in 2016”. (more…)
Read more »
What it can’t do? Well, I was talking about jQuery. It is a tremendous library. CSS wasn’t able to create complex animations at some point, and then jQuery appeared to help it out. jQuery created a wrapper method, called animate(). It can apply custom ani… Read more