Created
December 4, 2014 09:13
-
-
Save whostolebenfrog/6341d01b1ca14030e5e2 to your computer and use it in GitHub Desktop.
Clojure Exchange 2014 - FlatGUI
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Clojure GUIs with FlatGUI | |
Problems with traditional approach. | |
- incidental complexity | |
- testing difficult | |
Looking for another way | |
- framework | |
- only need to concentrate on the app logic | |
- logic in one place | |
Clojure usage | |
- macros were good | |
- open source coming |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment