Changes

Jump to: navigation, search

BigBlueButton

1 byte added, 17:59, 19 September 2016
HTML5 Client and React
=====HTML5 Client and React=====
React is an MVC framework for Javacsript that seamlessly and quickly updates your web app as soon as a change is made to it. How? It "diffs the return value from the previous call to render with the new one, and generates a minimal set of changes to be applied to the DOM".
Read here to find out more about React's features: https://facebook.github.io/react/blog/2013/06/05/why-react.html
18
edits

Navigation menu