And more
Resources
This article will show how easily you can add ranking functionality to your project. We will accomplish it, with the use of ntile() window function. I will be using Ruby on Rails...
Oct 11· 5 min read
JavaScript is now more composable than ever, and it feels it won’t change for a long time as it’s one of the most efficient ways of creating websites and web apps now. But how do...
Oct 03· 7 min read
There are only a few things more deadly for apps than a situation when the user doesn’t know what to do. We’ve all been there, turning on some program, registering, logging in and...
Sep 22· 5 min read
Efficient cooperation with a team of developers requires knowledge, preparation and appropriate approach. We want to share some thoughts and advice to help you streamline this...
Sep 09· 8 min read
Creating apps on Android seems like a pretty straightforward task. Just take working solutions and put them on mobile devices. On about 11 thousand devices, to be exact. With...
Aug 30· 8 min read
Have you ever tried to setup Devise and Doorkeeper in the simplest possible way, without oauth applications etc? Yeah, preparing Rails API authentication can be more flawless than...
Aug 22· 5 min read