I can write the whole application in JavaScript and I just have to mess with the DOM and it's ugly friends when in trouble.
If I rely on an API, which abstracts everything, I benefit of every performance improvements they make "under the hood".
If they are better with performance than me, I win. If I'm better with performance than them, I lose.
I can write the whole application in JavaScript and I just have to mess with the DOM and it's ugly friends when in trouble.