|
|
|
|
|
by jmsbrwr
4725 days ago
|
|
Because I come from a Ruby/Rails background, I opted to go with EJS over Jade. The syntax for EJS is identical to that of Rails (to the extent that, when working with Rails, the <% %> EJS tag becomes <%% %>, so as not to conflict with the <% %> Rails tag.). |
|