-
Notifications
You must be signed in to change notification settings - Fork 1
Background
fluentcodes edited this page Nov 13, 2018
·
1 revision
I've used templates generating project code from structured Data (Excel) some years ago. The templates already integrate functionality for loading data. A template could be executed without being obliged to write native code preparing the preliminaries.
When working on a project using a javaScript client and a server only providing json responsees, I wished to have more information about the structure of the data and not always reprogram things and to have a more transparent and ligthweight posibility to make server calls.
To combine those two approaches I've started with Elastic Objects.