Harsha P

You are here:
Digital transformation
Digital Transformation: Revolutionise Your Business

By 2025, the global spending on digital transformation is expected to exceed $2.8 trillion. In today’s technology-driven economy, it is crucial for businesses to adopt digital transformation practices and frameworks to remain competitive. Digital transformation enables companies to leverage the best features of digital technology to enhance their operations, functionality, and customer experience. Adopting such…

Read article
Dependency Injection in Android

Dependency Injection, a common programming technique, is mainly utilized in Android development to form a good application architecture. With dependency injection, developers can easily reuse code and conveniently refactor and test queries. The best part about dependency injection is that it’s not needed for developing every Android application and can be used per your requirement.…

Read article
Executing An Apollo Android KT With GraphQL

Apollo Kotlin, a popular GraphQL client, is commonly used by developers worldwide to generate Java and Kotlin models. This platform acts as a library that enables users to utilise the GraphQL backend through reverting query-specific results by carrying out queries against GraphQL servers. Formerly referred to as Apollo Android, Kotlin is used to generate these…

Read article