Hacker News new | ask | show | jobs
by undecisive 3072 days ago
Interesting approach. I did something similar a while back, took a more function-based approach: https://github.com/undecided/tg

At that point, I hadn't really done much react-style apps - will have to see how well that works with React!

1 comments

I got it working with preact.. didn't try with react!