Serverless Architecture with Azure

Serverless Architecture with Azure

At TangoCode, our vision is to support all of our applications with a serverless architecture in the backend. In the beginning, many of our projects were using AWS services, so we started there. It wasn’t long, though, before we needed to begin using Azure, as well....
Migrating to ESLint

Migrating to ESLint

As we use Typescript at TangoCode, we were also using TSLint as our linter tool. Something that I wanted to do is to standardize the rules used in all my project, to make the code easier to read and to share with my peers. My team agreed on using the Airbnb’s...
How we QA at TangoCode

How we QA at TangoCode

Author: Giulliana Scuoteguazza Quality is an essential consideration for any company that builds software. Here at TangoCode, quality is also one of our top priorities. From the start of our process, we take testing into account as we plan and organize our approaches...