Hacker News new | ask | show | jobs
Show HN: ElemX – Native Web Components and MobX with Vue-Like Binding Syntax (github.com)
2 points by agquick 2220 days ago
2 comments

Developer here. Yes I know, it's yet another JS library. I primarily wrote this because I was a fan of KnockoutJS, but have since switched to React and then Vue, and each time something felt a little off. I also wanted to try out Web Components.

The current state of the library is very much a proof-of-concept, so thanks in advance for taking a look, and definitely appreciate any feedback you might have. I'm more so just curious if this is useful to anyone else.

Interesting. I use mobx with React and generally prefer it to the standard state management. Might have to give this a shot.
Thanks it's still a early in development, but I'd be interested in any feedback you have