DockYard is hosting an ElixirConf Q&A with @chris_mccord and core-team member @mcrumm tomorrow at 11:35CDT. Reply to this thread with specific questions you'd like discussed!
@elixirphoenix @chris_mccord @mcrumm Does liveview replace the need for controllers?
@elixirphoenix @chris_mccord @mcrumm How does the team choose their next focus? What's their current focus for the future of Phoenix?
@elixirphoenix @chris_mccord @mcrumm Thoughts on a declarative UI syntax forLiveView - e.g. the Surface library... any official mechanisms for this?
@elixirphoenix @chris_mccord @mcrumm How to balance the need for multiple liveviews, versus using statefull components.
@elixirphoenix @chris_mccord @mcrumm How to scale a socket based phoenix app behind a load balancer or what are the right strategies to deploy and scale them. Not looking for PaaS solutions.
@elixirphoenix @chris_mccord @mcrumm Will LiveView deprecate classic controllers?