Just a quick post in case anybody else has started having problems with their Jenkins recently. Perhaps it’s an obvious problem but it took me a minute!
Apache
AngularJS and Symfony2 harmony
Symfony2’s a good server-side framework. Angular’s a good front-end framework. What happens if you want to use them together?
It’s certainly possible, but if you want them in one project there are two complications: templates and routes.