Blogs

Dmitry Ishkov: Ruby on Rails optimization techniques
There’s a reputation that Ruby on Rails apps are slow, however, because of its simplicity, readability and many good techniques and tools available out of the box, it’s easy to make ROR apps behave faster than other language frameworks.So unless y...




22 most popular Rails repositories on GitHub in June 2019
Some people say that Summer is a low period when most of the people take vacations and the overall activity is dying. The same theory might be applied to developers. But here is a contrasting point - developers are passionate people and they will ...


Speed Up Your Rails App by 66% - The Complete Guide to Rails Caching
Caching in a Rails app is a little bit like that one friend you sometimes have around for dinner, but should really have around more often.Caching in a Rails app is a little bit like that one friend you sometimes have around for dinner, but should...

Why Your Rails App is Slow: Lessons Learned from 3000 Hours of Teaching
For the last 4 years, I’ve been working on making Rails applications faster and more scalable. I teach workshops, I sell a course, and I consult. If you do anything for a long period of time, you start to see patterns. I’ve noticed four different ...
