-
Guarding Backbone Page Transitions
When navigating sites, users sometimes encounter the popup below when navigating away from a page.
-
When AJAX turns up late for the party
Imagine that you’ve been invited to your best mate Derek’s birthday bash at his flat. Owing to traffic and bus strikes you arrive later than usual to the party, and when you knock… nobody answers!
-
Transplanting commits across branches
In our company, we generally have a pretty simple structure of git branching.
-
Extending factories
We use FactoryGirl a lot in our development team. In fact we have a whole gem dedicated to providing core business models and their factories.
-
What I have learnt about React so far...
A few days ago, I read the Japanese edition of “Developing a React Edge”. I was so impressed that I played with React to learn it. It was very fun!