OVO Tech Blog
OVO Tech Blog

Our journey navigating the technosphere

Tags


OVO TECH
Author

OVO TECH

Hackathon 3.0

Hackathons are a great opportunity to innovate and produce crazy yet exciting products. A group of people from different technical backgrounds and domains come together and apply their skills to create an MVP for a real-life problem. The theme for our 3rd Hackathon at OVO Energy was 'From Insight t…

OVO TECH

Working with Shapeless

If you are Scala, Java, C# or similar strongly typed language user, there is a high chance that you like types. You like the assurance that the stuff that you pass around meets the contract. If different types hold common traits then you would probably create a common subclass. But what happens wh…

OVO TECH

Migrating to TypeScript with Angular 1.x

This is a post for you who have built your fair share of Angular 1 projects and noticed that when it gets big it gets harder and harder to keep track of. A way to keep track of things as your projects get bigger is to start using types and typescript, it gives your project that needed structure. Ty…

OVO TECH