deklarota icon indicating copy to clipboard operation
deklarota copied to clipboard

JavaScript Functional Relational Reactive Framework. New unique means of expression for state relations and side-effects. Implementation of «declarative goal setting» approach

Results 26 deklarota issues
Sort by recently updated
recently updated
newest added

"mentions" (#10) works only for rel.compx

performance

"mentions" (#10) works only for rel.compx

performance

"mentions" (https://github.com/arestov/deklarota/pull/10) work for `{rel: 'items.subitems'}`, but not for `{rel: 'items.subitems', asc: '#' || '^^' }`

performance

Replace strings by counted integers

performance

console.log([scope]controller, ...)

dx

Use `{zip: '', attr: '', rel: '', route: '', asc: ''}` short: `['attr', null, null, '#' || '^^']` `[['one', 'attr'],'rel', null, '#' || '^^']`

dx