Andrew Maxwell

Entries for the ‘Education’ Category

console.time() – The performance debug hotness

console.time('myMethod()'); console.timeEnd('myMethod()'); These two simple lines will help you get to the bottom of your web performance bottlenecks in your timeline. Start tracking: console.time('myMethod()'); console.time() […]

My Review of Google eBooks

I’ve been using Google eBooks for a few hours now, on both my Android phone and netbook and it is very easy to use. I […]

Technology for Education

One of my passions is to bring technology to the class room, giving each student the same opportunity to succeed. After I posted my article […]