Hacker News new | ask | show | jobs
by lloydde 3187 days ago
It’s not a small niche. Search any job board and ETL will show up in a large presentage of job posts and resumes related to software QA and data validations.
1 comments

HTML does have the <ABBR> tag. How hard is it to do?

    <abbr title="Extract, Transform, Load">ETL</abbr>
Even once?
I was not disagreeing with the recommendation. It’s almost always a good idea to spell out an acronym/initialization on first use.