We will need to include some information about keyword lists. They are often used to set options in a function, and anyone creating a Phoenix app will see them very soon because the render function uses keyword lists to populate the assigns values.
We could add a short Keyword Lists section just before, or just after, the Maps section.
We will need to include some information about keyword lists. They are often used to set options in a function, and anyone creating a Phoenix app will see them very soon because the
render
function uses keyword lists to populate the assigns values.We could add a short
Keyword Lists
section just before, or just after, theMaps
section.