Symfony 2 and AngularJS: Server-side rendering of form data
Now that Javascript frameworks are starting to mature and be used by a lot more companies than a few years prior, the question often comes up: How can we use our current server side form rendering while at the same time populate our client side framework with that initial data? Well, let’s first talk about […]