Newman

Results 41 issues of Newman

Currently it listens to window resize, but I think its better to listen to parent element resize instead with ways like https://github.com/sdecima/javascript-detect-element-resize

enhancement

### What reim should aim to be #### Reliably handles all state outside API interactions GraphQL clients have evolved rapidly and in my own projects I pretty much use them...

connects #148

- [x] Add form control - [x] Add form group - [x] Add form array - [x] Use template instead of layout - [ ] Trigger validation - [ ]...

Bit painful console logging and always seeing proxy lol

Literally can compose atom in atom now, not atom at all...

When prototyping form support, found often need something that creates an ast-like representation of the atom

- https://github.com/pmndrs/valtio: The original snapshot idea - https://github.com/tomasklaen/statin: Use function call to get/set atom value - https://github.com/RisingStack/react-easy-state: Original implementation for `useAtom`

(Currently ignored like class, can copy how immer did it https://github.com/immerjs/immer/blob/master/src/plugins/mapset.ts)