refactor template functions to remove duplication
update readme TODOs update plan for multi-file outputs
This commit is contained in:
@ -33,7 +33,7 @@ Masonry is a library that provides and implements all the basics necessary to bu
|
||||
The goal of this project is to make building software for web and mobile applications as fast as possible while maintaining
|
||||
the highest level of quality and maintainability as possible.
|
||||
|
||||
* The more than can be derived from configuration the better.
|
||||
* The more that can be derived from configuration the better.
|
||||
* Pre-built functionality should be isolated into libraries and modules with *simple* interfaces to minimize manual coding.
|
||||
* Composable applications minimizes dependencies and maximizes extensibility.
|
||||
*
|
||||
|
Reference in New Issue
Block a user