Sean Moriarity (@sean_moriarity) 's Twitter Profile
Sean Moriarity

@sean_moriarity

I code things

ID: 815412897576841216

linkhttps://www.seanmoriarity.com calendar_today01-01-2017 04:22:38

1,1K Tweet

3,3K Followers

451 Following

Sean Moriarity (@sean_moriarity) 's Twitter Profile Photo

How do you order methods in your LiveViews? e.g. to me lifecycle ordering makes sense: - `mount` - `handle_params` - `render` - `handle_{call,info,event,continue,cast}` Also: - Any private components defined immediately after render - Any other private helpers at the end