Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Hack and HHVM: Programming Productivity Without Breaking Things (Early Release)

Posted By: AlenMiler
Hack and HHVM: Programming Productivity Without Breaking Things (Early Release)

Hack and HHVM: Programming Productivity Without Breaking Things (Early Release) by Owen Yamauchi
English | 28 Sept. 2015 | ISBN: 1491920874, 1491921773 | 260 Pages | EPUB/MOBI/PDF (True) | 9.74 MB

A couple of years ago, Facebook switched its production servers from a PHP-to-C++ compiler to their own HipHop Virtual Machine (HHVM) and then launched a new version of PHP to run on HHVM called Hack. This comprehensive guide—written by a member of the core HHVM and Hack teams at Facebook—shows you how to get up and running with both HHVM and Hack.

What makes them useful? The HHVM engine is faster and more performant than the Zend engine, which can save Facebook and other large-scale sites millions of dollars in servers and maintenance. And while the Hack language looks and acts like PHP, it also contains new features such as static typing, generics, native collections, which PHP developers have long needed.

Pick up this book and explore two important programming innovations that help Facebook run a tighter ship.