Comment by est
12 days ago
> React was originally designed to be the "V in MVC"
React was originally desingned to be php in the browser.
php5 -> HHVM -> Hack -> XHP -> JSX
12 days ago
> React was originally designed to be the "V in MVC"
React was originally desingned to be php in the browser.
php5 -> HHVM -> Hack -> XHP -> JSX
Omg yes finally someone acknowledges this. I am always pointing out how react and jsx are a port of XHP. This is why react was class based at first (because php is a class based OO language).
Hack was created later though. XHP was a php 5 extension created around 2008