Hi Ronald,

Short answer: Yes.

Somewhat longer  answer: While Angular is geared towards SPA's, you can use 
it outside one too. You just don't need/use the router in that case. you 
can start writing components that you use in your setting. I don't know 
enough on how your project is set up, but probably you have a sort of an 
app-shell. In there you can setup your core, and use lazy loading to load 
the page-specific parts. (yes you can use lazyloading without the router!)

Ok, I'll cut this short now, If you have specific questions, don't 
hesitate to ask them.
Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" 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