https://stackoverflow.com/questions/29180611/how-to-comment-ejs-code-js-node
There is two solutions:
<%# comment %>( it's from documentation )<%/* comment */%>( it works too but it's pretty ugly and uncomfortable for use )
https://stackoverflow.com/questions/29180611/how-to-comment-ejs-code-js-node
There is two solutions:
<%# comment %> ( it's from documentation )<%/* comment */%> ( it works too but it's pretty ugly and uncomfortable for use )Trong công nghệ và lập trình, Anti-pattern (mẫu phản diện) là những giải pháp bề ngoài có vẻ hiệu quả để giải quyết một vấn đề phổ biến, ...
Không có nhận xét nào:
Đăng nhận xét