On page 210 of the PDF, the example code shows the PentoWeb.RatingLive.Show.stars/1
function component being called with a products
attribute. However, this function does not define a product
attribute. Using the code given on page 210 produces the following error via ElixirLS:
undefined attribute "product" for component PentoWeb.RatingLive.Show.stars/1 (Elixir)