The Orfium Blog

Check out our blog for all things music, entertainment and technology with regular content from across the industry and our teams

Latest Articles

At Orfium, our mission is to unlock the full potential of content. That’s why we created Sync-Tracker, a groundbreaking solution for managing licensed and unlicensed music on YouTube. Whether you’re a music production company, a content creator, or simply someone uploading content on YouTube, Sync-Tracker is designed to cater to your needs. With Sync-Tracker, you […]
A long time ago, in a galaxy far, far away, there was a development team with the mission to liberate the true value of content in the entertainment industry by empowering artists and composers with solutions that optimized the monetization of their assets. The battle against the complexity of the music industry was fierce. The […]
Photo by Tim Mossholder on Unsplash There is a question to which typically we, as Developers, kind of turn a blind eye. When was the last time your product had downtime? How did it affect your customers? And why wouldn’t we? We follow all the Agile processes, we go through multiple debates during the code […]
You take some things for granted when you work in a stack for a long time. For example, you assume that having the proper tools to do whatever it is you need to do is standard, nowadays. The truth is that sometimes you have to appreciate what you have, because you’ll miss it when you […]
Strap in, we’re about to get technical. But that’s the kind of people we are, and we’re guessing you are too. Today we’re talking about API Test Automation, a topic which causes a frankly unexpected degree of passionate discussions here at ORFIUM. When you start talking about Automated Tests you should always have in mind […]
Less time waiting, more time hacking! Yes yes, we all know. Writing tests and thoroughly running them on our code is important. None of us enjoy doing it but we almost all see the benefits of this process. But what isn’t as great about testing is the waiting, the context shifting and the loss of […]
Hello stranger ! If you are working with Redux you are probably walked into the same issue we had at Orfium FrontEnd team with redux side effects (maybe that’s why you are reading this as well ). If not, then wait for it, it will happen soon. Let me guide you through our story and […]
As programmers, many of us have to deal with handling a response data that comes from an asynchronous callback. At first, that seems to work just fine, but as the codebase gets bigger and more complicated we start wondering if there is a better way to handle that response data and surely if there is […]