Akita: Discuss: Plans to create an akita-lite or akita-core

Created on 30 Jul 2020  路  2Comments  路  Source: datorama/akita

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior


Hello Guys!
I'd love akita and Rxjs state management. I'm now using it with React and Observable hooks, based on facades approach by Thomas Burlenson... But I was thinking that this lib is bit large (I know that's tree shakable) so if is there a way to provide an akita-lite, with no cache logic, no entity logic, just plain RxJS, minimal Redux approach with devtools integration.

Thanks you all!

Most helpful comment

@xbaun and I are working on a light version of Akita. But as you said, everything is tree-shakable. If you only need the Store it's the only code that you'll see in the bundle.

All 2 comments

@xbaun and I are working on a light version of Akita. But as you said, everything is tree-shakable. If you only need the Store it's the only code that you'll see in the bundle.

Nice! Thanks, @NetanelBasal 馃. Have a nice coding you and @xbaun guys.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hoisel picture hoisel  路  5Comments

stherrienaspnet picture stherrienaspnet  路  3Comments

eitanfr picture eitanfr  路  4Comments

twittwer picture twittwer  路  7Comments

brgrz picture brgrz  路  4Comments