In the dir_tree tutorial (https://electric.hyperfiddle.net/tutorial/dir_tree), is
(e/for-by hash [x (.listFiles h)]
equivalent to this?
(e/for [x (e/diff-by hash (.listFiles h)]
Yes
That's good to know, since e/for is easy to resolve as for in Cursive so I don't get squiggly underlines the way I do with e/for-by
We don't use for-by anymore, it's only there for v2 users for easier porting
we should really make e/for-by log warnings at this point
and probably not use it in any tutorials, or highlight it, i will reconsider this
Electric v3 beta url: https://gitlab.com/hyperfiddle/electric3-starter-app
Good morning folks. Just reading through the explanation of the TwoClocks app and I'm thinking "With just a little help from the source language, so much complexity could be avoided." Not dogging Clojure. Love it. But there's so much room to make things easier on Electric.
I'll be speaking about Electric at LambdaConf in Colorado on May 12-13! https://x.com/lambda_conf/status/1892573127323865135
I need a volunteer who uses Datomic at work to trial our new Datomic Browser with upgraded entity navigation. DM me if interested, this will involve a 1 hr zoom call while we get the thing working on your machine
I will, as I am setting up a new system which will use Datomic, with quite a lot of data (in the hundreds of milions of datoms)