Alex Yang

Results 226 issues of Alex Yang

Related: https://github.com/toeverything/AFFiNE/issues/1916

blocked
tests
mod:store

blocked
mod:i18n
mod:env
app:web
app:electron

app:electron
tests

Previous plan: https://github.com/toeverything/AFFiNE/issues/1852 ```[tasklist] ### UI/UX - [ ] https://github.com/toeverything/AFFiNE/issues/1796 ```

```[tasklist] ### Refactor - [ ] https://github.com/toeverything/AFFiNE/issues/1921 - [ ] https://github.com/toeverything/AFFiNE/issues/1916 - [ ] https://github.com/toeverything/AFFiNE/issues/2147 - [x] Plugin Infra v1 ``` ```[tasklist] ### Notification Center - [ ] https://github.com/toeverything/AFFiNE/issues/1968 -...

## Jotai Contxt + Module Scope - Unidirectional data stream - Context ## SSR Support ```ts const effects = collectEffects([...AllModules]) const state = runEffects(effects, context) renderServerSideApp(state, context) ```

roadmap
type:refactor