Hacker News new | ask | show | jobs
by mcgwiz 4696 days ago
Certainly amusing demo.

What might actually have a chance at winning me over (having deep real-world experience with and trust of other tools) is an account of more complex usage:

- deep look at componetization/composition techniques,

- how it plays with CommonJS/AMD/Harmony,

- honest accounting of drawbacks, pain points, non-ideal usage scenarios,

- explanation of all the magic, e.g. what's happening under the covers to do data-binding, does the global namespace get polluted by DI features, etc...