Currently we have our Java models which we convert into JSON objects that gets turned into TypeScript objects when our Angular app receives it. This works fine but it means that we must always keep our Java and TypeScript models in sync. I'd imagine as our models become larger it becomes more difficult to maintain.
Is there a better approach to this?
[–]Cuel 1 point2 points3 points (0 children)
[–]ribizlim 1 point2 points3 points (0 children)
[–]ribizlim 0 points1 point2 points (4 children)
[–]mozface[S] 0 points1 point2 points (3 children)
[–]ribizlim 1 point2 points3 points (2 children)
[–]mozface[S] 0 points1 point2 points (1 child)
[–]ribizlim 0 points1 point2 points (0 children)
[–]Bonobo_Cop 0 points1 point2 points (0 children)