I am looking at feedback as to the best and easiest way to pass server side variables from a controller action to the sites html markup and for them to be used then by javascript on the site.
I am working with asp.net mvc4 and trying to find the recommended method of doing such.