I've seen several of these over the years and find it interesting that the only part people usually care to implement is binding some events. If all one needs to do is update some local data and re-render HTML accordingly I question the usage of these frameworks on most projects that do.
Anyway this is pretty far away from how these frameworks actually work. In my opinion "the core" is the lifecycle hooks, not what's being shown here.
Anyway this is pretty far away from how these frameworks actually work. In my opinion "the core" is the lifecycle hooks, not what's being shown here.