Xavi's comments

Xavi | 12 years ago | on: How well do you know HTML?

Neither did I, though I still enjoyed it. Really opened my eyes to aspects of web development I never considered.

Xavi | 14 years ago | on: JQuery Performance Tips Cheat Sheet

I understand in principle this is true, but in reality what kind of performance hit are you looking at?

I've never seen any real stats.

Xavi | 15 years ago | on: Simply Lift

Presumably the code snippets are meant for beginners who need/appreciate more verbose comments.

Xavi | 15 years ago | on: JavaScript Interview Question

Many interviewees, when presented with `say("hello")("world")`, understood that `say` was a function that returned a function, but few were able to actually implement `say`.
page 1