Category: Enterprise Apps Development
Search
Redesigning Enterprise Apps Efficiently: The Bottom Up Approach
Redesigning Enterprise Apps Efficiently: The Bottom Up Approach

Not long ago, good design was considered nice to have, but non-essential to a product or company. In today’s market, however, good design has become a commodity.

Read More
Software & Data Architecture: Part 2
Software & Data Architecture: Part 2

In the first part of this article, we learned about fundamental data architecture and modeling concepts that provide valuable insights into your system.

Read More
Software & Data Architecture: Part 1
Software & Data Architecture: Part 1

The definitions of ‘information architecture’ and ‘data architecture’ are, unfortunately, pretty broad. They cover many areas of systems engineering and are applicable across several disciplines, including the design of business processes, user experiences, and software implementations. Every concept you can find in any accepted definition for the terms has value.

Read More
Intro to Feature Toggles
Intro to Feature Toggles

Feature toggles (sometimes referred to as feature flags) are an engineering practice aiming to control application behavior without the need to deploy a code change. The behaviors that toggles can affect range from hiding under development features, limited feature release (canary) to a subset of users, or used to switch to fallback implementation in the event of a system issue, and more.

Read More
CI/CD Challenges: An Enterprise Overview of Continuous Integration, Delivery, and Deployment
CI/CD Challenges: An Enterprise Overview of Continuous Integration, Delivery, and Deployment

Continuous integration, continuous delivery, and continuous deployment implementations cover a wide range of automation possibilities for your software. This article will provide an overview of these three principles, the benefits they can bring to your engineering efficiency, and potential challenges.

Read More
Snapshot Testing: Benefits and Drawbacks
Snapshot Testing: Benefits and Drawbacks

Snapshot testing has become very popular for front end-development over the last few years. The term has almost become synonymous with Jest and React, but it can be used to test more than just components.

Read More
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Privacy Policy