phoenix_live_view_example
phoenix_live_view_example copied to clipboard
life game
This is the life game we did at FPNash together. The demo is pretty striking with a large random board. I like it because it shows how to isolate context logic, should the user choose to do so, and it also shows off the speed of LiveView.