mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-11-02 13:57:27 +00:00
Helpers shouldn't be specific to a given template engine (eg, Handlebars) in order to allow sharing of helpers between different template engines. Isolate abstract helpers in another module and apply them via Handlebars.registerHelper and as necessary for other template engines.
471 B
471 B