Vue.js - 2025-08-24 05:01:26

Summary:


Relatively popular [[MVVM]] framework. Details at [[wikipedia:Vue.js]]. [[Enso]] is using [[Vue.js]] for its '''Studio'''.

[[I]] tend to think of [[Vue.js]] as [[Knockout.js]] 2.0. The principles are the same, but [[Vue.js]] has remained maintained and supported for years. Time to dig out old integration of [[DukeScript]] and [[Vue.js]], maybe?

MVVM - 2025-08-24 04:22:12

Summary: New page: [[MVVM]] stands for [[wikipedia::Model–view–viewmodel]]. It is another generation of [[MVC]] approaches and this time with quite a successful "commercial" story: * [[Angular]] * [[Knoc...


[[MVVM]] stands for [[wikipedia::Model–view–viewmodel]]. It is another generation of [[MVC]] approaches and this time with quite a successful "commercial" story:
* [[Angular]]
* [[Knockout.js]]
* [[DukeScript]]
* [[Vue.js]]