sci

Sam Ritchie 2023-01-28T15:09:57.804369Z

@borkdude style / naming convention-wise, what do you think of this for exporting an sci config? https://github.com/mentat-collective/Mafs.cljs/pull/7/files#diff-0e37064a41c255d9d0e68bfe7294d8c7279433a3da5cb3a5441dfad0aff3c786

Sam Ritchie 2023-01-28T15:10:44.146079Z

there is some stuff I have that I mark ^:no-doc in lieu of private that I could exclude…

borkdude 2023-01-28T15:13:46.875999Z

what convention do you want me to look at?

borkdude 2023-01-28T15:15:43.970489Z

I think it looks good :)

👍 1
Sam Ritchie 2023-01-28T15:18:17.990579Z

the naming like mafs-coordinate-namespace, the separate namespaces and config etc, I went with some examples I saw in your sci.configs, just wanted to see if you had thoughts on whether this was a good pattern to stick with

borkdude 2023-01-28T15:20:43.148029Z

I'm not sure if the best pattern, but it's the one I chose in sci.configs 😅

❤️ 1