Two-factor authentication should be a standard feature in today's world. This guide will walk you through implementing it into your Rails application with help of Devise and a few other helpful gems.
Tomek is one of the first batch of interns we ever had at Lunar Logic. Let's ask him a few questions about internships at Lunar Logic. After all, who is a better person to answer them?
What makes software development internships at Lunar Logic an attractive proposition? Why our internships are different than typical, out-of-the-mill programs that are widely available?
A solid plan and some patience is all you need to migrate an entire application to a different technology.
Our take on unit testing and how we approached testing Elm code in Aircasting.
How to use `setTimeout` and the DOM mutation observer API to attach callbacks to DOM nodes that do not yet exist.