From reduce
to reducers
to … ? The suspense ist killing me! 😋
Thanks for yesterday’s Episode!
ad hoc: what is the preferred way to consume xml into Clojurescript? (while waiting for “XML! XML! XML!” 😁 )
@mmeix glad to hear you're enjoying the series. It's been a fun one to record.
And for reading xml in cljs, I haven't had to do that myself, but I'd probably start with https://github.com/funcool/tubax, looks promising.
meander looks really interesting …
Yes, I've been wanting to find some excuse to use that for awhile...
I see possibilities to use this in transforming (internal) music structures
Thanks, will try
Specter and similar tools can help if you need to query and/or transform the XML after you read it in https://github.com/redplanetlabs/specter
For something a bit lighter than Specter: https://vvvvalvalval.github.io/supdate/