When your product spans web, iOS, and Android, sharing code between apps not only saves a lot of engineering time, but also results in user benefits: shorter iteration cycles, cross-platform availability, and consistency. Code sharing is particularly usef...
Read more »
A smooth 3D tilt javascript library forked from Tilt.js (jQuery version)
... (more…)
Read more »
This is post # 46 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
Time-traveling in the execution history of a program during debugging enables a developer to precisely track and understand the sequence of statements and program values leading to an error. To provide this functionality to real world developers, we embar...
Read more »
At XO Group, we primarily work with Node and Ruby to build out our system of interconnected services. We get the implicit performance… (more…)
Read more »