7 ms·
What resources would you recommend for someone new to Phoenix, LiveView, Elixir to get started on this stack?
by Omnipresent 5y ago
What resources would you recommend for someone new to Phoenix, LiveView, Elixir to get started on this stack?
- mrkurt 5y agoThis is a pretty good liveview tutorial: https://github.com/dwyl/phoenix-liveview-counter-tutorial https://github.com/dwyl/phoenix-liveview-counter-tutorial We also have a hiring project that's designed to ease people in to Phoenix + LiveView. We extracted this from a real app and tried to make it as simple as possible to work on: https://github.com/fly-hiring/phoenix-full-stack-work-sample https://github.com/fly-hiring/phoenix-full-stack-work-sample
- iudqnolq 5y agoWhat sort of experience level are you hiring for? I've been teaching myself elixir and liveview over the past year for my first job (building dashboards for a non-technical nonprofit) and I've been hoping to transition to working somewhere technical but I have no idea how to do it. Thanks!