Hacker News new | ask | show | jobs
by wjl 1760 days ago
Nice work on this! The search is very snappy and the layout is quite pleasing. One thought: it's a little difficult for me to read the "DEV"/"OPTIONAL" dependency text on the side of the nodes; I wonder if some color-coding would help here?
1 comments

> The search is very snappy

It's running on Cloudflare workers. Some 500 servers I guess! It's kinda of an overkill for the use case but I did it as I was looking to explore their API.

> I wonder if some color-coding would help here?

tbh, I kept trying a few combinations and then gave up. Design is not my strongest skill.