Hacker News new | ask | show | jobs
Show HN: UpfrontJS (upfrontjs.com)
7 points by nandi95 1914 days ago
2 comments

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?

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.

Data handling framework complementary to backend model systems.