matthewmueller / joy

A delightful Go to Javascript compiler (ON HOLD)
https://mat.tm/joy
GNU General Public License v3.0
1.32k stars 35 forks source link

Example React applications #74

Open matthewmueller opened 6 years ago

matthewmueller commented 6 years ago

Once I stabilize the compiler's installation and testing process, I'm going to focus on 1st class interoperability with React/Preact applications.

For this, I'd like to build some real-world applications to make sure the APIs and flow feels right. If you have any links to open source example applications you'd like me to recreate, please share!

As an example, apps like this: https://github.com/developit/preact-todomvc

dmonay commented 6 years ago

The classic HN clone would make a decent example application: https://github.com/insin/react-hn

I'd be happy to give it a try and report issues/give feedback on the process of rebuilding HN in React in Joy :stuck_out_tongue_winking_eye:

dmonay commented 6 years ago

If we add a Lisp-to-Joy compiler and write the whole thing in Emacs, this app might just become sentient.