Hi Di,

I just checked out typeOrm. Looks nice but the way it is built will 
conflict with the angular configuration that is provided with the CLI. 
While it might be possible to hack a way around this, it will bite every 
time you want/need to update one or the other.
So the option to buy paid for support by the maintainer might be the only 
maintainable way out.
If that's not an option you should consider moving to something else.

I never liked any of the ORM's they usually just get into my way. What I do 
myself lately is run swagger on my server, and generate interfaces, and 
validation function from there. Also, a default function that provides an 
'empty' record is there. The entire system is free of classes, and clutter.

Regards
Sander

 

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to