Hi, In this chapter the `assign` function is never explained and how it changes the socket. We pass the socket to it but then the `socket.assigns` is used to log the values. Is it just a getter?
Hi,
In this chapter the
assignfunction is never explained and how it changes the socket.We pass the socket to it but then the
socket.assignsis used to log the values. Is it just a getter?