Echo JS 0.11.0

<~>
tobiu 1528 days ago. link 1 point
I would like to highlight the neo.mjs framework once more.

First of all, thanks a lot for making it a top story on Hacker News on December 14th!

A lot has changed since then:

Chrome v80 got released => the neo dev mode online examples no longer require a flag to run.

You can now generate apps with the 1-liner "npx neo-app" & there is a default workspace repo in place (details here: https://github.com/neomjs).

Several enhancements on the core (e.g. state management) are implemented.

Next on the todo list is finishing the real world app version 2 and afterwards create app examples which run inside multiple browser windows using shared workers for the Chrome v81 release.

As you know, Open Source relies on your feedback, so please take a moment and let me know what you like so far and what you would love to see next.

Thanks & best regards, Tobias

Replies