Created
January 19, 2016 05:03
-
-
Save DavidYKay/21fab46ae625e5c8be7b to your computer and use it in GitHub Desktop.
Examples for Clojurescript Workshop 1/19/2016
This file contains hidden or 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
[:div.top-bar-right | |
[:ul.menu | |
[:li [:a {:href "#"} "History"]] | |
[:li [:a {:href "#"} "Log Out"]]]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment