AK
abdul K.
Web Designer
Mid-Market (51-1000 emp.)
"EJS is a powerful html contemplating library using javascript "
4.5/5
What do you like best about EJS?

EJS can be used to make dynamic views. It is easy to convert already existing html files to EJS templates and someone can easily switch to using EJS if they already know html. Review collected by and hosted on G2.com.

What do you dislike about EJS?

It can get very crowded and difficult to maintain as the code grows because the javascript logic and the html code are usually in the same file. Review collected by and hosted on G2.com.

Verified User in Financial Services
UF
Verified User in Financial Services
Mid-Market (51-1000 emp.)
"Good with limited functionalities"
1.5/5
What do you like best about EJS?

I've used EJS over various projects for small server side creation of web pages. It's very easy and intuitive and very easy to change small details of pages. It is easily implemented through express and requires minimal setup. Review collected by and hosted on G2.com.

What do you dislike about EJS?

The framework is not responsive, and it requires reloading entire pages to change the smallest detail. It does not allow complex syntax and blocks. In order to create more complex solutions it must be combined with other JS packages. Review collected by and hosted on G2.com.