mirror of https://github.com/zulip/zulip.git
83933034a4
Instead of having logical expressions in templates, it's always preferred to calculating them in javascript and pass the results as a context. It also enhances the readability of templates and testing of such logic is easier in js over templates. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |