In front of the project, colleagues said the project was using react. I did not delve into the actual findings are ractive.js. Later found that there is actually another react.js. There is a difference between the ractive.js and the. But there are similar places.
The home page of the React project is similar to the ractive in Http://facebook.github.io/react, react's purpose and way of implementation. It is equivalent to V in MVC.
They all use virtual DOM, all with reactive programming concept, have template, change tracking, two-way data binding.
React was used on Facebook. been tested. Ractive is easy to learn. The template syntax has little learning curve.
http://www.typescriptlang.org/
http://www.ractivejs.org/
Microsoft is combining typescript and ractive. Typescript and ractive are found in each new project template in Visual Studio.
The difference between react and ractive