8 ms·
Show HN: WebApp to filter WhoIsHiring by tags and live text search
I recently created a little webapp when searching for a job on hackernews. Couldn't find a solution that allows for filtering based on multiple tags or similar, so I created one myself here: https://grburst.github.io/hnjobs https://grburst.github.io/hnjobs
Note that there are multiple limitations (firebase live only, only current month, not really mobile friendly, ...), little to no optimizations and potential bugs, but it was already a great help for me, so I am sharing it with you. I will however improve it a bit more, because it is a fun experience and I am trying out new frameworks I haven't worked with before as well.
As always: All feedback is welcome :-)
Enjoy
- GRBurst 2y agoFYI: code in github, see https://github.com/GRBurst/hnjobs https://github.com/GRBurst/hnjobs
- focom 2y agoCongrats on shipping. But watch out, the dark theme is not readable on my macbook.
- GRBurst 2y agouh ty that's a pity - will fix it
- pixelbreaker 2y agoyeah can't read on mac darkmode
- charlesabarnes 2y agoI can not read the site. I set the body color to wheat using dev tools and now its much better visually. The filters does not seem to do much at the moment
- GRBurst 2y agoMhm tested in ff and chrome and it works fine in my site. Does it mean that the filters do not at all on your site? What setup are you using? Ty for the feedback :-)