Note that this would be a very non-idiomatic way to use jQuery. More typical architectures don’t do client-side templating; they do server-side rendering and client-side incremental mutation.
Note that this would be a very non-idiomatic way to use jQuery. More typical architectures don’t do client-side templating; they do server-side rendering and client-side incremental mutation.