Skip to content

Tag: javascript

Callbacks: Scary words in programming, episode 5

Read more > Callbacks: Scary words in programming, episode 5
View more

Favorite tools in JavaScript unit testing post up

Just wanted to share that my post “Top tools for unit testing in JavaScript” is up over at the Pluralsight…

View more

Tickets for LibertyJS are live!

Tickets are on sale for our humble JavaScript fest, LibertyJS. Tickets are on sale now, at $10 or $15 depending…

View more

Modules in native JavaScript, compared to CommonJS

Go ahead and check out jsmodules.io for a quick overview of how modules will work in JS when they’re available (assuming…

View more

Jest from Facebook: Automagical mocking for tests if you’re into that sort of thing

Recently, I messed with Jest, a new testing tool from Facebook’s open source machine to see what’s up about it…

View more

Zero to Testing in JavaScript: the slides!

I just gave my talk at QCon, which is turning out to be a very impressive conference! Excited to see…

View more

More in front-end performance: surfnperf

Last week I wrote about learning more about front-end performance, this week I’m happy to share that my colleague John…

View more

What I learned this week: What’s the deal with front-end performance?

This week and last week, I’ve been working with folk to add front-end performance logging to the app we’re working…

View more

Testing is cool (especially in JavaScript)

Last night I continued what looks like it’ll be my traveling show for 2014 – I was preaching the gospel…

View more

Using setTimeout to “win” a race condition when changing views

I’ll admit. I’ve been stressed at work. I think the spring/yearly goal-setting/”OMG ROADMAP” brouhaha got to me. I’m a people…

View more