|
|
|
|
|
by aabbcc1241
2332 days ago
|
|
a quick comment on base-api, the API in other languages are readable but not so in js, you used long (unamed) argument instead of (keyed) object, which is a bad practice IMO, also why is the `key => value` pair in the form submit using array-function? |
|