author image
author image

Victor

Head of Web Development

view all authors
insights

written by this author

blog post image

Optimistic Frontend Development

With web and mobile apps, there is a lot of planning and designing. When you have a complex system, new features can break the app’s UX, performance, or code.

blog post image

How to speed up your Rails backend server

How to speed up your Rails backend server considering the most usual suspect: the n+1 queries problem.