Thanks. I’m enjoying it so far. I really like the collection factory and how collections are self contained elements. I also like the messaging system since it works similar to custom events in JavaScript which I use quite a bit in app development (I am a web developer professionally).
The main thing I find confusing at the moment is the url/ path system for referring to other objects.
I’m still very much in the discovery phase though. I keep finding new things to try