Matt Huebert
Matt Huebert
Maria does not include any metadata when it creates gists on behalf of users. It writes a single clojure file, without a namespace declaration. This is a problem because: 1)...
~`with-d3-require` already serves as a kind of error-boundary. With this change, the `f` we pass in receives an extra param `wrap-callback` which can be used to wrap event handlers so...
Status: experimental. `j/js` is a kind of js-mode which combines a deep `j/lit` (does not stop at lists) with js-destructuring as default for all `let/fn/defn` forms. Quite inspired by @borkdude's...
I was wondering whether macrovich itself could self-require?
I'd like to avoid the overhead of everyauth middleware for some of my routes, which don't require authentication and shouldn't be querying my database (findUserById..) I've got a hack working...
Great work on this! I'm excited to try it out. I haven't yet grokked the queryWhiteList bit - I think I need to read the code a couple more times....
Especially since the introduction of `:as-alias` it can be useful to support symbols (rather than only keywords) as identifiers with `bidi.bidi/tag`, eg. one can refer to a view using a...
A first pass at nicer indentation.
Bringing in the up-to-date instructions for Google Cloud setup. Ideally we would end these instructions with a link to a tutorial.