Some minor refactoring
Initial commit
This repository attempts to apply Hotwire development concepts to Go. It has many rough edges and is absolutely not ready for production use, but it does demonstrate the fundamental concept: single-page web applications that keep the logic and rendering on the server.