Optimistic Frontend Development
Victor
Head of Web Development
6 min
Feb 15, 2022
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.

Optimistic Frontend Development
Victor
Head of Web Development
6 min
Feb 15, 2022
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.

How to speed up your Rails backend server
Victor
Head of Web Development
5 min
Jun 10, 2021
How to speed up your Rails backend server considering the most usual suspect: the n+1 queries problem.