Thanks! I did not know that you could do docstrings in def, I'll definitely change it. For the statics in resources/ I'll leave them there since it is a really small project, but I'll keep it in mind for future projects. One thing to note is that the mies template puts the statics in the root of the project, so people like me may feel like that's the usual thing.
I see that in your project you are using npm and grunt for the web tasks. That's very cool, and it is something I mean to experiment a bit further down the road. Is there any reason for keeping the config files (package.json and Gruntfile.js) in the resources folders instead of in the root folder? -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
