Hacker News new | ask | show | jobs
by robinduckett 2686 days ago
<?php print("this is far easier lol"); ?>
1 comments

I know this comment is a joke, but this is actually how react was created. Facebook made a templating language in php called xhp (https://docs.hhvm.com/hack/XHP/introduction) and some people at fb developed react as a natural extension to xhp but in JavaScript.
TIL. Thanks for sharing!
Time is a flat circle.