Programming Phoenix LiveView:B6.0 (page 69)

POWERFUL book–Bruce & Sophie!!!

Fine tuning suggestion:
to explicitly call to invoke “iex -S mix”
“We’ll use >iex -S mix to examine the public API of our Product schema:”

in place of the current:
“We’ll begin by examining the public API of our Product schema with the help
of the exports function in IEx, like this:”