helix

https://github.com/Lokeh/helix
onetom 2020-07-27T11:50:27.359400Z

how does this library compare to https://github.com/roman01la/uix ? on a - very superficial - glance they have very similar goals. has anyone written any comparison about them? neither project's readme mentions the other project... if i understand well, maybe it would be helpful to inform future users about the alternatives at the bottom of the readme. this project is a great example of how such things could be communicated: https://github.com/juji-io/editscript#shopping-alternatives

Aron 2020-07-27T12:16:05.360Z

did anyone from here tried to test frontend with spec?

dominicm 2020-07-27T13:03:05.361400Z

Helix should outperform uix quite a bit. Uix aims to be a reagent-like project. Helix aims to be a hooks-like. In terms of use, helix has deeper integrations with react. Helix integrates better with JS.

👍 1