I wrote a shell script to control Play framework applications packaged using built-in command dist. Applications packaged this way are zipped standalone […]
Scala has recently introduced async and await features. It allows to write clean and easy-to-understand code for cases where otherwise complex composition […]