Hacker News new | ask | show | jobs
by oleg009 4363 days ago
Its definitely framework we need, to get more performance out of web pages, especially with mobile in mind.

It has some really good ideas in terms of architecture and good modularized code. (I would prefer cjs over amd)

On the other side it is very young:

1. There are some serious issues to be fixed, f.e. https://github.com/Famous/famous/issues/111 or https://github.com/Famous/famous/issues/74

2. There are no open sourced tests, I even assume there no tests at all at the moment.

3. They open sourced code but the development itself is closed. Its a black box.

I really hope famo.us will change this stuff and will focus more on the core framework and being real opensource product.