You can use the previously created Vagrant box to run the code snippets from this article. Why types ? In the first part of the article we’ve seen that HACK was actually statically typed. This means that you must provide types for all the variables in your application. As a reminder, PHP is dynamically typed […]
Continue reading %A Look at Hack, the PHP Replacement in HHVM%