jorgebucaran / superfine

Absolutely minimal view layer for building web interfaces
https://git.io/super
MIT License
1.56k stars 78 forks source link

Is superfine a shared core of both hyperapp v1/v2 ? #160

Closed ken-okabe closed 5 years ago

ken-okabe commented 5 years ago

I found this repo having known as a core of hyperapp . hyperapp is during the migration from v1 to v2, and I would like to know if this superfine is a shared core of both. Thanks.

jorgebucaran commented 5 years ago

@stken2050 Hyperapp's virtual DOM is based on Superfine, so we can say they both share the same core, although neither uses the other as a dependency.

ken-okabe commented 5 years ago

I understand. Thanks a lot for your prompt response. @jorgebucaran

ken-okabe commented 5 years ago

@jorgebucaran PS. I forgot to mention my appreciation for your hard work on this nice project. This is, in fact, the best one in terms of the minimal API that concisely reflects the principle of VirtualDOM, and I plan to post a blog post of some tutorial of Virtual DOM based on this project.

Please keep this one minimal, unchanged and be maintained. Thank you.

jorgebucaran commented 5 years ago

@stken2050 That's the plan! 💯

ken-okabe commented 5 years ago

@jorgebucaran Hello again.

I'd like to advertise my newly project : unlimitedjs (superfine + timeline-monad).

When you started Hyperapp, how did you obtain the awareness of your project among frontend developers eco?

Thanks!

jorgebucaran commented 5 years ago

@stken2050 I used social networks like Reddit, Twitter, and so on. Good luck with your project! 👋