Hacker News new | ask | show | jobs
by verdverm 1009 days ago
I agree, but if Nue is going to mean I have to write 10x less code, then that should definitely be called out.

There are so many JS frameworks, more every day, why should I care about 'yours'?

The examples will show me if this is true or not, and how easy it will be, also important

2 comments

The 10x less code is false—see my other comment here [0]. The short of it is that Nue implementation uses 10x less code because it has 10x fewer features: no typeahead, no multiselect, no aria support, no customization options. It's an apples-to-oranges comparison that should be removed.

[0] https://news.ycombinator.com/item?id=37517988

10x less code is impossible. Either it adds much hidden magic code or it pumps the other language examples, or it lacks on functionality.

Nue is small, so it adds no hidden magic. Some examples are really huge.

10x less code is definitely possible and it's my duty to prove it. I'll add better examples to the website next week.