|
|
|
|
|
by pygy_
2960 days ago
|
|
The framework usage is still growing, though it is dwarfed in popularity even by Vue (which is ~60 as large). We do little to promote it, and hyperscript (the default view syntax, i.e. m('.foo', {...attrs}, ...children)
) is not very popular (even though I prefer it to JSX, which is also supported). |
|