Web-scraping is a quite popular technique used in marketing, content analysis and plenty other purposes. We are often asked about it, so we decided to start a series of articles…
Shit happens. You should keep these two simple words in your mind every day when you write the next line of code. Even if right now you are working on your best product/service/application that never failed before – believe me, it will fail in future. To endure such fault and restore code and data you should be prepared in advance. So, take a cup of coffee with a cookie and prepare to dive into the world of backups.
Many Developers and Field Specialists agree that web-components are the future of web-development. Today, when each day required for development influences market greatly, the pace of innovation race is higher than ever. And using web-components lets one win some time in this race.
Ember.js is a quite popular framework used for creating all sorts of web applications. The main advantage is that it lets creating pretty complex solution very quickly, which can’t but win hearts of plenty big and small IT companies. We gathered some most common mistakes Ember Beginners make to share some knowledge and help you to master this framework easier.
How often do you need to create a good-looking report for stakeholders or put easy to read statistics graphs on your website? Here in Rubyroid Labs we use a tool…
When setting up a new projects plenty developers, who enjoy using all advantages of Ruby ask themselves a pretty tough question: what framework would work best? In the majority of cases the choice lies between Sinatra, Padrino or Ruby on Rails. In this article we will provide you with a list of questions you need to answer first to make the right choice.
Many people talk about Ruby on Rails, but those who are not so much into coding don’t really understand what it is al above. So we talked to our friends Toptal and with their help have prepared 5 reasons why developers love Ruby Rails so much.
Every Ruby on Rails developer tried capistrano to deploy an application without any pain. It is a great tool with lots of customizations, which can enhance it even more. The difficult thing here is that you have to look through too many useless gems and abandoned information to find a needle in a haystack and improve your productivity. Thus we decided to aggregate our experience in a single article.
BaaS products speed up application development and let us build MVP super fast. But there is always a dark side. Since you do not own your backend – sometime in…
Ruby on Rails is a great platform for almost any kind of project. Online stores are not an exceptions. We have picked up for you 5 great tools that can make your development an eCommerce website on Ruby on Rails so much easier. Check them inside!