And more
Resources
Some time ago Marcin wrote about basic design patterns in Ruby on Rails. I’d like to go back to Service pattern in this post. I really like it, it’s a good idea to place...
Nov 04· 4 min read
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