"Today, we announced the release of Scala.js v0.6.0, the Scala to JavaScript compiler, and dropped the experimental flag associated to it. Yes, you read it right: Scala.js is no longer experimental! After exactly 2 years of development, we finally feel comfortable calling it production-ready."
"Google Container Registry provides secure, private Docker image storage on Google Cloud Platform.
While Docker provides a central registry to store public images, you may not want your images to be accessible to the world. In this case, you must use a private registry.
The Google Container Registry runs on Google Cloud Platform, so can be relied upon for consistent uptime and security. The registry can be accessed through an HTTPS endpoint, so you can pull images from any machine, whether it's a Google Compute Engine instance or your own hardware."
"Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution."
"The monad concept will be presented to an audience with the assumption of knowledge of the generics concept
of either the Java or C# programming languages or some other form of parametric polymorphism. The concept
will be presented in a way with the objective of supplying enough understanding to apply the practical
implications and will not address the underlying mathematics or category theory."
"Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project."