Premium content - subscription required

#98: OTP backed Web Application Part 1

Published July 31, 2019 5m 29s

In this series we’re going to build a web application with Phoenix that uses the OTP GenServer behaviour to store state. In part 1 we’ll start by creating our GenServer, adding it to our application’s supervision tree, and ensuring it’s working as intended.

The application we’ll build will fetch the price of a crytpocurrency and then update that price every minute. Let’s start by looking at how we can fetch the current price of a cryptocurrency…

Ready to Learn More?

Subscribe to get access to all episodes and exclusive content.

Subscribe Now