Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Use template-literal instead of EJS #273

Open
Drulac opened this issue Jan 7, 2018 · 0 comments
Open

Use template-literal instead of EJS #273

Drulac opened this issue Jan 7, 2018 · 0 comments

Comments

@Drulac
Copy link

Drulac commented Jan 7, 2018

Template Literal is fastest, smallest and simplest template engine, because it use JS's literal template feature.

It's 55 times faster than EJS, and it also use less CPU and RAM ressources, so it may be a good idea to use it instead of EJS 😀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant