Front End Development, Hybrid, Mobility
The world of Flutter development thrives on well-structured and maintainable code. When it comes to data modeling for intricate state management, the freezed package emerges as a champion. It offers a powerful annotation toolkit that empowers you to create robust and expressive data classes. This blog post delves into four key annotations – @Union, @with, […]
Agile, Data & Analytics, Digital Transformation
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 […]
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 […]
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 […]
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 […]
Digital Engineering, Digital Marketing, Front End Development
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. […]
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 […]
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 […]
Agile, Digital Transformation, Hybrid
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 […]