This is a question I had learned from a colleague. I had been asking it while conducting JavaScript interviews, but it’s actually a… (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... (more…)
Read more »
The world's favourite language has complex ecosystem in which build tools are now fundamental... (more…)
Read more »
How can you tell the difference between a website written by a front end developer and a website written by a full stack developer? Look at the JavaScript logs in the console. If it's full of exceptions, warnings, or log statements, it says a lot about th... (more…)
Read more »