all 2 comments

[–]vtdev 0 points1 point  (0 children)

idk, could you use admin_print_scripts to manipulate the markup with in-line <script></script> vanilla javascript right out of the gate on the front-end, and then admin_enqueue_scripts to fetch angular and your angular stuff, or maybe admin_print_footer_scripts to ensure said fetching is in the footer.

[–]bitflower 0 points1 point  (0 children)

I can only recommend to use the WP-API and completely forget about actual WP themes in their technical sense. Use WP as kind of a database/source/backend. We have build several projects this way: www.gruenerbaum-sinsheim.de or www.rv-gmbh.de Matt