Dear developers You should also know about, but wanted to make sure that everyone is using emmet [1] or something similar, this greatly improves your HTML workflow.
>From the simple div > ol> li*3 to the more advanced ul.generic-list>lorem10.item*4 it really improves your workflow, and output efficiency. If you are using a proper web-enabled IDE (like IntelliJ) you should already have this enabled for you. Please know that CSS is also supported (its like live-templates on steroids) [1] http://emmet.io/ -- Morten
-- Mailing list: https://launchpad.net/~dhis2-devs-core Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs-core More help : https://help.launchpad.net/ListHelp

