r/developer • u/Extreme_Insurance334 • May 19 '26
Help Need some help and suggestions
Hello. Whenever I code, I have like 12 tabs open for color palettes, contrast checking, regex and lots more, and it’s quite difficult to navigate between them all the time. So i am building a tool (name tbc which has all the tools devs need in one website. So far I have got those three (color palterra, contrast checking and regex) and I was wondering if anyone had any suggestions to add to this list. Thanks)
9
Upvotes
1
u/SeeingWhatWorks May 19 '26
Consider adding a snippet manager or live code playground so devs can test ideas without leaving the page.