lesapps
Lesapps are a category of software applications designed to be lightweight, modular, and interoperable, intended for rapid development and deployment across web, mobile, and desktop environments. The term is used in developer communities to describe apps built from small, reusable components rather than large monolithic systems.
Design principles include modular architecture with well-defined interfaces, cross-platform compatibility, offline-capable operation, and privacy- and security-by-design.
Architecture and standards: Modules expose standard APIs and data formats (such as JSON and REST or GraphQL);
History and usage: The term emerged in the mid-2010s within open-source and startup communities as a way
See also: Mobile app development, Modular software, Open-source software.