Phoenixの公式ドキュメントをさわった記録をまとめてます。
Elixir同様に、間違ってるよ!とかもう少し突っ込んで解説して!とかあればコメント頂けると嬉しいです。
GUIDES
- Introduction(Overview)
- Up and Running
- Adding Pages
- Routing 1, 2(続き), 3(続き)
- Plug
- Endpoint
- Controllers 1, 2(続き), 3(続き)
- Views 1, 2(続き)
- Templates
- Channels その1, 2(続き)
- Presence
- Ecto その1, 2(続き)
- Contexts その1, 2(続き), 3(続き), 4(続き), 5(続き)
- Mix Tasks 1, 2(続き)
- Custom Errors
TESTING
- Introduction to Testing
- Testing Schemas
- Testing Controllers
- Testing Channels
DEPLOYMENT
- Introduction to Deployment
- Deploying on Heroku