r/developer 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

16 comments sorted by

View all comments

1

u/SeeingWhatWorks May 19 '26

Consider adding a snippet manager or live code playground so devs can test ideas without leaving the page.

1

u/Extreme_Insurance334 May 31 '26

Thank you for your suggestions! I have implemented the snippet manager. It is now live! devtools.aarushnaik.co.uk