T Mst
What if I want to develop an app with multiple related content types (posts, subjects, etc) and want to manage each in a separate tab in a SPA? Seems like a lot of code to duplicate. Since the front and back ends are both running Javascript, shouldn’t it be relatively straightforward to create both from a set of model definitions?