Test Driving the Quiz Session

Running our second GenServer

We will connect to our server with the GenServer module and the various functions we’ve built in the QuizManager module. We’ll open up iex with iex -S mix.

Setting up aliases

We’ll want to set up the aliases and start up the server:

Executable

Get hands-on with 1200+ tech skills courses.