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

Convert EJS to using JADE #27

Open
mohamedmansour opened this issue Apr 12, 2013 · 3 comments
Open

Convert EJS to using JADE #27

mohamedmansour opened this issue Apr 12, 2013 · 3 comments
Assignees

Comments

@mohamedmansour
Copy link
Owner

EJS is really limited when it comes to designing pages. We want to use Jade templates because it allows us to do blocked templating

/cc @jthiller @jeremybenaim

@justinormont
Copy link
Collaborator

Jade code looks a bit odd to me. Why use it?

@jeremybenaim jeremybenaim reopened this Apr 12, 2013
@jeremybenaim
Copy link
Collaborator

Reopen for discussion purpose :

I'm currently digging to Rendr (https://github.com/airbnb/rendr), a framework based on Backbone.js that can render views both client side and server side. Using Handlebars, so not a meta-language à la Jade but HTML esssentially

But this is a discussion we need to have about the whole app architecture..

@mohamedmansour
Copy link
Owner Author

I don't mind changing the template, I just changed it to jade cause ejs wasn't working well at this time.

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

3 participants