Embracing Digital Innovation across the Islands
10/14/24 12:22 PM
10/14/24 12:22 PM
7/31/24 8:01 AM
At TravelgateX, we prioritize the security and protection of our users' accounts. With the introduction of Two-Factor Authentication (2FA), we are taking a proactive step towards enhancing the safety of your online experience.
By implementing this additional layer of security, we are making it significantly more challenging for unauthorized individuals to gain access to your valuable information.
This innovative security measure requires users to provide two forms of identification, ensuring that only authorized users can log in to their accounts.
6/18/24 8:11 AM
At TravelgateX, we believe in the power of community. We’re thrilled to announce our latest initiative: a Discord server dedicated to our vibrant and engaged network of users, Partners, and developers. This new platform is not just a communication tool, but a hub where ideas can flourish, collaborations can thrive, and innovation can be continuously driven forward.
7/6/23 2:12 PM
Attending GopherCon was an enriching experience! During the conference, we had the opportunity to attend several interesting talks, but there are two in particular that we would like to highlight.
The first conference titled "Go Right Ahead! Simple Hacks To Cut Memory Usage by 80%" piqued our curiosity from the beginning, as we personally enjoy topics that deal with optimization. The speaker, Yiscah Levy, started with a brief recap on the importance of optimizing projects in terms of scalability, reliability, cost reduction, and user experience. She then shared some tips for optimizing memory usage.
1/10/23 3:14 PM
One of the challenges facing the travel industry is the lack of a global standard for hotel content distribution. Each provider focuses on its own set of standards when distributing content and this can lead to duplication, conflicts, as well as investment of resources and time during one of the key phases of a collaboration, the mapping process.
9/12/22 12:00 AM
A few months ago, I was asked to make some changes in TravelgateX's API GraphQL schema. After making the changes and installing our API in the production environment, I started thinking of ways that these GraphQL schema changes can be made more efficiently and using a mix of different tools and technologies that our company uses. A collegue of mine suggested that the schema can be loaded in a Github repository and then, once the application is started, it can be fetched and loaded as the current versión of the GraphQL schema used by the API.