article thumbnail

Digital Sustainability: A Growing Frontier in Software Development

The Product Coalition

Software development with sustainability in mind is a rising trend in digital spaces. While software is intangible and doesn’t directly consume energy or produce emissions, its environmental implications lie in its development and usage. As software builders, we are uniquely positioned to influence this environmental trajectory.

article thumbnail

Test-Driven or Feature Flag-Driven Development: What’s Best For Your Team?

Split

The need for efficient and effective software development methodologies has never been more paramount. Amid this incessant search for perfection, two paradigms have become prominent: Test-driven development (TDD) and feature flag-driven development (FFDD). Then, they write the minimum amount of code needed to pass the test.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Leveraging Software Platforms

Roman Pichler

Be Clear on What a Software Platform Is. Different people have suggested different definitions for the term software platform. Let me briefly share mine: I view such a platform as a collection of software assets that are used by several products, as the following picture illustrates. But platforms come with potential drawbacks.

article thumbnail

Releasing Software and Stress

Split

The best developers pride themselves on delivering quality code without cutting corners. Feature flags enable their trunk-based development practices, where smaller iterations of code can be written and reviewed independently. This cuts down on review times, making it quicker and easier for them to ship code.

article thumbnail

5 Best No-Code Tools for Product Managers

Userpilot

Using no-code tools for product managers allows you to build, iterate, and deploy software products without any coding knowledge. Let’s review the top five no-code tools tailored for product teams, including their key features and usage in product management. But what is the best tech stack for product management?

article thumbnail

The Benefits of Leveraging Feature Toggles in Software Development

Split

Feature Toggles, or feature flags as they’re often called, are a powerful tool for software engineers. Feature toggles have become increasingly popular among software developers. This is probably due to their ability to improve agility, accelerate time-to-market velocity, and increase reliability. Take notes! Take notes!

article thumbnail

Streamline Development by Minimizing Software Test Environments

Split

Managing numerous testing environments poses a significant hurdle in the complex sphere of software development. Test environments are where code becomes a reality. More test cases, more test results, more test data, and more testing teams interjected into the software development lifecycle.