Cerebral – Declarative state and side effects for popular JavaScript frameworks
1–10 of 11 posts
Re: Cerebral – Declarative state and side effects for popular JavaScript frameworks
#2Also, the way routing is handled is really something other frameworks should learn from. It's slightly unusual in the beginning, but when you "get it" you suddenly realize everyone else has got it all wrong.
Just a shame it's not more well known, as it compares very favorably to other state/side effects management frameworks like redux and mobx.
Re: Cerebral – Declarative state and side effects for popular JavaScript frameworks
#3Re: Cerebral – Declarative state and side effects for popular JavaScript frameworks
#4Re: Cerebral – Declarative state and side effects for popular JavaScript frameworks
#5Re: Cerebral – Declarative state and side effects for popular JavaScript frameworks
#6Re: Cerebral – Declarative state and side effects for popular JavaScript frameworks
#7The Cerebral debugger is another high point and apart from helping with debugging helps to get a clear picture about what is going on in the application and where some refactoring is needed.
The maintainers are awesome people, too. I have often discussed issues I had in the Cerebral Discord channel and they have always been very responsive and helpful.
I hope Cerebral takes off and becomes as popular as it should be.