Sova

Results 238 comments of Sova

Has something progress?

I started working on `actix-rest`

What about to generate code for actix from openapi 3.0 file?

But with forward instead of sample inside `h fn()` works well! https://share.effector.dev/wBKe3XUN ```diff function Example() { h('div', { fn() { const reactionFx = attach({ source: $content, effect(content, param) { console.log('reaction',...

@AlexandrHoroshih Is it still actual for the latest versions of effector and forest?

@Wroud is it still actual for effector v22?

@Wroud I propose to recheck this behaviour on the latest version because resolve logic in the babel-plugin was changed

I personally recommend to use [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) to detect circular dependency. This problem is a common issue for javascript projects, not only effector based. I think it is should be solved...

@AlexandrHoroshih Can you resolve conflicts?