Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 323 Bytes

File metadata and controls

11 lines (6 loc) · 323 Bytes

Unit testing

configure: no reaction boundaries + resetGlobalState

when to await conditions (icm wiht async)

Computeds

No @computed for single observable returning getters needed

@computed for funcs. A) why not. B) return computed(fn).get() C), use a memoization table on the args, D) create-transformer