Agile, Data & Analytics, Digital Transformation

Implementation of SMART framework in Agile

What is Agile? Agile is a method of managing a project with the intent to create and respond to change. It involves breaking down the project tasks into many smaller phases and pieces to develop it in a flexible and adaptive way. Agile provides flexibility to adaptation, frequent changes, and better visibility with respect to […]

February 2, 2024

Hybrid, Software development

Floating Action Button with Menu Explanation

Intro We’ll be rebuilding the starbucks app pay button. Not only does this have a floating button, it has 2 other floating buttons, and a circular background cover that shoots out to allow you to focus on the options. These other 2 floating buttons will appear when user will press the floating pay button with […]

March 28, 2023

Hybrid

Isolates in Flutter

I have always wondered what set of code to run in the background to make my app powerful and responsive but I don’t really know how. Some time back I got to know about isolates and I tried implementing it. And I should tell you, it was painful. But I recently discovered how easy it […]

February 15, 2023

Android, Hybrid, iOS

Choosing your Tech platform for your next Cross platform app – Flutter or React Native?

Selecting one or the other technology is always a matter of individual preferences but knowing which platform has what benefits can help in deciding the best option. In this blog, we are going to discuss two of the very popular technologies for creating cross-platform apps i.e. Flutter & React Native. Programming Languages Let’s start by […]

September 30, 2022

Digital Engineering, Digital Marketing, Front End Development

SEO: Server-side Rendering vs Client-side Rendering

Introduction SEO is the process of improving your website’s visibility in search engines. It’s not a one-time thing; it happens over time as people use your site and search engines learn more about what you have to offer. SEO is not just about keywords. It’s about the discoverability of your content by search engine bots. […]

September 6, 2022

Hybrid, Mobility, Testing

Flutter Test Coverage

As a good practice we should always write unit tests while writing the code for a software. Next, it is important to measure that the test we write is enough for our code or not, as per our coverage criteria. We leverage a few tools, discussed below, that check which lines of the codes are […]

July 3, 2022

AWS, Cloud, DevOps

Migrating SAP HANA to Public Cloud Platforms – AWS, Azure, and GCP

What Is SAP HANA? SAP HANA is an in-memory system for managing relational databases. Because HANA is based on a columnar structure, and stores all data in memory, data can be retrieved with very high performance compared to traditional RDBMS systems. SAP HANA is commonly used for next generation applications, business intelligence, and analytics. HANA […]

August 25, 2021

Agile, Digital Transformation, Hybrid

Bespoke vs. Off-the-Shelf – Which One Fits Your Needs?

Innovation is taking a center stage not only when it comes to product development but also forming a new business model leveraging the latest technology. Shared Services and Collaborative Consumption models from Uber and Airbnb are greatest examples of such innovation. As the choice of technology or software is critical to business operations,  companies need […]

November 3, 2017

AngularJS, Digital Transformation, Hybrid

Building an App – Ionic Vs React Native

More and more companies are putting efforts on building digital products. A mobile application or web portal becomes business critical with customers evolving digitally. Some of these companies have specific needs while pursuing application development such as building cross-platform application, hybrid application or native application. Hybrid VS. Native is a long-standing debate and confusion among […]

October 17, 2017