The Big Elixir 2022 - Building a Note taking App using LiveView, OTP, and friends - Mohammad Maqbool Alam

The Big Elixir 2022 - Building a Note taking App using LiveView, OTP, and friends - Mohammad Maqbool Alam

In this talk, we will start by building the Backend while taking advantage of OTP primitives such as GenServer and friends to build a simple cron to fetch messages from Telegram API and then we build using Phoenix LiveView and Alpine.js to build the frontend for the app.