Posts
AI in Engineering at Xelix
AI has quickly moved from an experimental productivity aid to a practical part of modern software delivery. It can now help engineers explore unfamiliar code, generate implementation options, automate repetitive tasks, write tests, review changes,...
How Xelix Helped Me Grow as an Engineer
My name is Emilija and I’m a Backend Team Lead here at Xelix. I recently celebrated my third year at the company. It’s been an amazing journey to get to where I am now, and I wanted to take the opportunity to reflect on the things that helped me along...
Forward deploying migrations while sharing database schema across projects
At Xelix we are building an accounts payable control centre that is comprised of several modules. For the end user, they access all the modules from a single frontend application written in React. The frontend talks to our primary backend service,...