About 111,000 results
Open links in new tab
  1. Understanding Code Reuse: Benefits and Applications - OutSystems

    Aug 28, 2025 · What is code reuse? As the name implies, code reuse is about using existing code in different software products and not only for the ones that code was originally designed for. By …

  2. Does OutSystems Allow Code Reuse? | OutSystems

    Yes. Applications built with OutSystems can share and reuse code that is made available for discovery and usage. Reusability is available at all application layers: UI, business logic and database. And, …

  3. Code Reusability In Software Development - BrowserStack

    Aug 1, 2025 · Code Reusability In Software Development Code reusability refers to the ability to use existing code in new contexts with minimal modification. It reduces duplication, improves …

  4. How to incorporate code reusability with OutSystems - Ranosys

    Mar 14, 2022 · Read how code reusability with the low-code development platform - OutSystems accelerates digital transformation & increases productivity.

  5. Reusing and Refactoring - OutSystems 11 Documentation

    Apr 11, 2025 · Reusing and Refactoring As your apps grow, keep them maintainable and scalable by centralizing the logic in a reusable, modular way. In OutSystems you can use different types of …

  6. Modular Approach in Programming - GeeksforGeeks

    Jul 11, 2025 · Modular programming is the process of subdividing a computer program into separate sub-programs. A module is a separate software component. It can often be used in a variety of …

  7. Expose and Reuse Code Between Modules - OutSystems

    May 3, 2024 · In OutSystems, you can make elements of your module available to be used by other modules. This allows you to reuse code, refactoring your application and create modular apps.

  8. Architecture for Reuse With Low-Code - OutSystems

    Apr 29, 2022 · Low-code allows developers to break applications into components you can use over and over. That's called architecture for reuse, and it's explained in this blog.

  9. Modular programming - Wikipedia

    Modular programming differs from but is related to other programming paradigms, including: Structured programming Concerned with relatively low-level code structures for control flow. Object-oriented …

  10. How OutSystems Supports Developers with Low-Code Tools - CORE

    3. Code reusability and modularity OutSystems promotes code reusability and modularity, making it possible for developers to build applications using reusable components and modules. This …