Systems | Development | Analytics | API | Testing

Latest Blogs

How to build and distribute iOS apps without Mac with Flutter & Codemagic

It’s hard to imagine developing apps for iOS without a Mac computer. There is no sign of this changing any time soon, but there are still ways to build the app for iOS and release it to the App Store even if you don’t have a Mac. With Flutter and Codemagic, you can build and distribute iOS apps without buying a Mac computer yourself.

Why & How to Contribute to Open Source Projects?

Open-source projects or open-source software is probably not a new term. In the past decade, open-source software contributions have been on a steady rise resulting in frequent releases, improvements and newer software. This is what open-source is. The software is for everybody to use, contribute or provide any help that they want. Keeping development and usage aside, a lot of people do want to contribute to open-source projects but are not sure where to start.

Mobile UX: Five ways fintech apps are outcompeting traditional banking apps

One of the most important factors when choosing a finance app is user experience. We reveal five important UX processes that fintech apps use to remain competitive and why traditional banks should adopt these methods to minimize the loss of valuable customers.

An Introduction to Deno: Is It Better than Node.js?

Deno is a JavaScript and TypeScript runtime similar to Node.js, built on Rust and the V8 JavaScript engine. It was created by Ryan Dahl, the original inventor of Node.js, to counter mistakes he made when he originally designed and released Node.js back in 2009. Ryan's regrets about Node.js are well documented in his famous'10 Things I Regret About Node.js' talk at JSConf EU in 2018.

10 Best App Deployment Platforms

In the software development lifecycle (SDLC), deployment is the final step. It’s the step where we host the product/application/app to make it available for our users and customers. Where all the team’s hard work over days, months and years finally pays off. Usually we ship a product (or app) to a customer’s location and help deploy it on the customer’s premises. Alternatively, we deploy the app in-house and make it accessible to whoever needs to use it.

Unified data and ML: 5 ways to use BigQuery and Vertex AI together

Are you storing your data in BigQuery and interested in using that data to train and deploy models? Or maybe you’re already building ML workflows in Vertex AI, but looking to do more complex analysis of your model’s predictions? In this post, we’ll show you five integrations between Vertex AI and BigQuery, so you can store and ingest your data; build, train and deploy your ML models; and manage models at scale with built-in MLOps, all within one platform. Let’s get started!