Navigating cross-cultural design: key considerations for global success
As an international off-shore development and design company, we need to tackle integrating cross-cultural crafting into every product and service we offer. Even more in today’s digital world, where products and services no longer have borders.
Agustina Rañales
28 NOV 2024 | 5 MIN READ
Posts
Juan Pablo Balarini
25 APR 2023
Juan Pablo Balarini
25 APR 2023
Programming
Developing with Ruby: Types of Variables
Learn the importance of variables in Ruby programming and the different types of variables including local, instance, class, and global variables with code examples.
Santiago Calvo
28 MAR 2023
Santiago Calvo
28 MAR 2023
Programming
Taking Full-Stack Development to its Best with T3 Stack
Discover T3, a web development stack to craft software solutions with a rich full-stack approach. Learn its main advantages and how we are planning to use it.
Juan Pablo Balarini
30 JAN 2023
Juan Pablo Balarini
30 JAN 2023
Entrepreneur
5 lessons we’ve learned developing our own software product
Discover why creating our own tech product helped us become a better software agency.
Santiago Bertinat
24 NOV 2022
Santiago Bertinat
24 NOV 2022
Programming
Continuous integration and continuous deployment: a quick introduction
Learn exactly what continuous integration and deployment are, how to start applying them, and why they are key.
Juan Pablo Balarini
20 OCT 2022
Juan Pablo Balarini
20 OCT 2022
Programming
Our favorite Ruby on Rails gems that will take your apps to the next level
Explore the gems we use and love the most at Eagerworks. You’ll enjoy a quick overview of what each of them has to offer to your next app project.
Santiago Calvo
26 SEP 2022
Santiago Calvo
26 SEP 2022
Programming
React Context: when we should and should not use it?
Contexts allow easy data reading without sending down your hierarchy of components to reach that pesky little Input that needed to check the current theme used for your app.
Santiago Bertinat
26 JUL 2022
Santiago Bertinat
26 JUL 2022
Programming
How to use Import Maps in Rails 7 (with examples)
Import Maps is a new feature in Rails 7 that allows us to load third-party Javascript libraries in a default way. Find out different ways to use them!
Santiago Bertinat
01 JUL 2022
Santiago Bertinat
01 JUL 2022
Programming
Find the keys to using Devise with Hotwire utilizing a modal
Jump into our new step-by-step guide and unlock the knowledge you need to smoothly make the most of Devise with Hotwire. We’ll solve a common issue along the way.
Santiago Bertinat
17 JUN 2022
Santiago Bertinat
17 JUN 2022
Programming
Explore a step-by-step guide on integrating a Bootstrap theme into Rails 7
Learn how to efficiently build prototypes and MVPs with the help of this Eagerworks’ experts tutorial.