Hacker News new | ask | show | jobs
by linkdd 1913 days ago
Even with the cookbook, I find it hard to see what it does.

If I understood correctly, it is an ORM over any Promise resolving data?

1 comments

I think it can be classed as an object relation mapping. Although it does a bit more than that, such as tracking changes, attribute management, guarding etc.

This means to me that at the minimum the getting started page has much to improve to make it more accessible/easy to scan.