This is fully updated question,
Angular provides two ways to build your wordpress site/application
Can anybody tell pros and cons of each of the above listed steps
Im not good at angular, so any comprehensive information would be appreciated.
This is fully updated question,
Angular provides two ways to build your wordpress site/application
Can anybody tell pros and cons of each of the above listed steps
Im not good at angular, so any comprehensive information would be appreciated.
In general, if you want totally headless application, you should not use wordpress but JS, as with JS you will be able to reuse at least some of the code for both server and client sides.
As for using angular theme.... well the question is still why do you use wordpress at all as you will not get any of the benefits of using plugins to enhance the theme, so what is the added value wordpress gives you, an editor? some server side API you are used to work with? That might be a good enough reasons, but the mileage you will get out of wordpress will be considerably less compare to using a proper theme.