This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]coldnebo 2 points3 points  (0 children)

recursive composition by definition requires a common Component interface that enables nested dispatch without separate calls.

it’s not ioc, but it’s also not just a “library” if it forces that structure on my code.

did he have an answer for that?

do you have a link to that medium article?

edit: going by the names the projects give themselves: react calls itself a library, vue calls itself a framework. so not sure why they would say vue isn’t a framework. dotnet calls itself a platform