mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +00:00
8dca5b76e7
(1) AbstractResume adds complexity without contributing utility. There's not really a clean "class" abstraction in JavaScript to begin with; CoffeeScript classes, as nice as they are syntactically, occlude the issue even further. (2) AbstractResume currently functions as a container for exactly two functions which arguably should live outside the resume class anyway. |
||
---|---|---|
.. | ||
default-formats.js | ||
default-options.js | ||
empty-jrs.json | ||
event-codes.js | ||
fluent-date.js | ||
fresh-resume.js | ||
fresh-theme.js | ||
jrs-resume.js | ||
jrs-theme.js | ||
resume-factory.js | ||
resume.json | ||
status-codes.js |