Hacker News new | ask | show | jobs
by djfm 3291 days ago
This is interesting, I love writing this kind of frameworks myself to get a better understanding of the ones I use in production.

But I fail to see which problem this tries to solve or which novel solution it illustrates. It looks a lot like React without JSX (which is not bad).

1 comments

I hope these are enough (They're on the homepage as well if you want a more readable version):

How it has a different architecture: https://github.com/intercellular/cell#so-how-does-it-work-ex...

What these architectural decisions mean and how they make a difference https://github.com/intercellular/cell#how-does-this-make-a-d...