<FromGitter>
<andrewc910> Digging through the code, doesn't look like it.
<FromGitter>
<drujensen> Yes. Checkout the amber generators for socket and channel
<FromGitter>
<drujensen> And the amber.js file for the client side interface
renich has quit [Quit: renich]
_whitelogger has joined #amber
_whitelogger has joined #amber
<FromGitter>
<nicbet> Hi everyone. Enjoying Amber farmework much so far. Quick question - I wanted to clean up my controller like shown in this example https://docs.amberframework.org/amber/guides/controllers/params#organizing-validations . Any pointers or examples on what that `UserParams` module (I assume it's a module since the UserController includes it) should look like?