Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace all string concatenated views with Weld and JSDOM #28

Open
Marak opened this issue Sep 25, 2011 · 0 comments
Open

Replace all string concatenated views with Weld and JSDOM #28

Marak opened this issue Sep 25, 2011 · 0 comments

Comments

@Marak
Copy link
Owner

Marak commented Sep 25, 2011

Instead of using string concatenation in our views, we should switch to pure HTML templates that use Weld and JSDOM to render the html for the page.

As always, we'll need to implement an agressive caching strategy so JSDOM rendering doesn't slow down our page load.

syrio added a commit to syrio/webservice.js that referenced this issue Sep 29, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant