Echo JS 0.11.0

<~>
MaxArt 40 days ago. link 2 points
You say "React like", but I don't think you know what it means.

I see no point in using this library, if not for educational purposes.

Replies

atum47 40 days ago. link 1 point
You can use this minimalist framework to create functional reusable components with the JSX like syntax. With the last update you can create and manage the application state.

Since I was aiming for a really small footprint there's no guards anywhere, you are 100% responsible for error handling or what happens when the state is changed.