
Static, dynamic, strong, weak data types? Are you confused? Learn what these terms really mean, and which is best for you.
Static, dynamic, strong, weak data types? Are you confused? Learn what these terms really mean, and which is best for you.
In this article Nilson Jacques introduces you to Flow, its main features, & how to integrate it into your project to discover bugs in your JavaScript code.
Is it possible to have static type hints in PHP 5 without PHP 7 or HHVM? Yes - with the Augmented Types extension from Box!
Matthew Setter covers Arrays, Slices and Basic OOP in Go. They're different from what you're used to in dynamic languages, but very powerful.
Victor Berchet continues his look at HHVM and Hack, this time demonstrating syntax and the typing system
Introduction into Hack, an optionally statically typed upgrade to PHP from Facebook, straight out of the HHVM project.