libmodulor
libmodulor is a TypeScript library to create platform-agnostic applications.
Welcome to libmodulor
.
If you are interested in building applications differently, you have landed to the right place.
Inspired by the concept of the Modulor in building architecture, the main idea is to put back the Human at the center of application design and development.
That is why the smallest unit of work in libmodulor
is the UseCase
(UC
) and not controllers
, views
, models
, events
or whatever.
As software engineers, we have gotten too bogged down in too many technical details.
Although these are important to build great and performant applications, we kind of lost our minds and entered an endless vortex of complexity.
To get started, start by reading the Philosophy behind the library.
After checking out the other Concepts
, get straight into it, head first, by playing with the Examples
and reading the different Guides
and References
.
Chafik.