h1b-software-salaries icon indicating copy to clipboard operation
h1b-software-salaries copied to clipboard

Using React and d3.js, I built a visualisation of H1B salaries in the software industry.

Results 2 h1b-software-salaries issues
Sort by recently updated
recently updated
newest added

As a beginner in Javascript, I thought It would not required to write **jobTitle==="*"** in else condition ? ```js if (jobTitle === '*') { if (year === '*') { title...