About 146,000 results
Open links in new tab
  1. Solid: Your data, your choice - Solid Project

    Solid is an evolution of the web by its creator Sir Tim Berners-Lee. Solid realizes Tim's original vision for the Web as a medium for the secure, decentralized exchange of public and private data.

  2. Solid - Wikipedia

    Solid is a state of matter in which atoms are closely packed and are difficult to move past each other. Solids resist compression, expansion, or external forces that would alter its shape, with the degree of …

  3. SOLID Principles with Real Life Examples - GeeksforGeeks

    Apr 16, 2026 · The SOLID principles are five essential guidelines that enhance software design, making code more maintainable and scalable. The SOLID principles help in enhancing loose coupling. Loose …

  4. SOLID Definition & Meaning - Merriam-Webster

    4 days ago · The meaning of SOLID is being without an internal cavity. How to use solid in a sentence.

  5. SolidJS · Reactive Javascript Library

    Jan 9, 2010 · Solid is a purely reactive library. It was designed from the ground up with a reactive core. It's influenced by reactive principles developed by previous libraries.

  6. SOLID Design Principles Explained: Building Better Software ...

    Jun 11, 2025 · Understand SOLID design principles in object-oriented programming to write cleaner, scalable, and maintainable code. A must-read for developers and software …

  7. SOLID (object-oriented design) - Simple English Wikipedia, the free ...

    SOLID is a mnemonic acronym for a group of five good principles (rules) in computer programming. SOLID allows programmers to write code that is easier to understand and change later on. SOLID is …

  8. What Is a Solid? Definition and Examples in Science

    Oct 19, 2020 · A solid is matter that has a defined shape and volume. Because its particles are packed close together, a solid is rigid, doesn’t flow, and isn’t easily compressed. A solid is defined as a state …

  9. Solid: Definition, Properties, Types, and Examples

    A solid is one of the fundamental states of matter, along with liquid and gas. It comprises particles such as atoms, ions, or molecules, packed closely together and held in fixed positions by intermolecular …

  10. A Solid Guide to SOLID Principles - Baeldung

    Mar 26, 2025 · So, what is SOLID and how does it help us write better code? Simply put, Martin and Feathers’ design principles encourage us to create more maintainable, understandable, and flexible …