Emanuele has been writing code for almost a decade, beginning with Java then slowly moving to Scala, for fun in 2011 and for profit in 2014.
In the past, he has been actively involved in the organisation of the London Software Craftsmanship Meetup, which aims at raising the bar of professional software development. He is currently Lead Developer at Moneyfarm, and he maintains this github. You can follow Emanuele on Twitter @manub.
Talks I've Given
-
Integration Testing using sbt, Scalatest and Docker
Featuring Emanuele Blanco
Unit tests help you to write software that adheres to a certain sets of requirements, expressed as tests. However, they focus on testing units of software in isolation and not so much on how major parts of a system are integrated. Integration tests fill this gap, and they are an important part of...
-
SCALA TYPECLASSES
Featuring Emanuele Blanco
A typeclass is a set of behaviors that can be attached to types and allow you to work at a much higher level of abstraction. While in languages such as Haskell typeclasses are a first class citizen, Scala doesn’t offer support for typeclasses with a keyword, but they can be implemented using...
scala types typeclass
My Work
@manub has not provided any work info yet.
Social and Blogging
@manub has not provided social links yet.