I use https://coolors.co/ almost every week to find nice color combinations for my projects.
What are some of your go-to resources for anything dev related?
I use https://coolors.co/ almost every week to find nice color combinations for my projects.
What are some of your go-to resources for anything dev related?
For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (80)
colorbox.io is an amazing tool for working with colors too.
Fontspark.app is also a very nice tool for types discovering.
Coolors.co is amazing for creating color palettes fast.
Love it, I'll use Fontspark a lot from now on π
I discovered fontspark.app because I was planning to do something similar, is so good that it changed my mind about going on with the project.
ngrok.com/ or serveo.net/ so I can expose my local servers to everyone and share my work without having to push to staging environment !
I LOVE ngrok, it has been super useful over the last few months π thanks for sharing Valentin !
eeeuh yes, that's amazing!
css-tricks.com/snippets/css/a-guid... - I always forget justify-content!
whynopadlock.com/ - This is also great for debugging why your padlock isn't green.
I've opened this CSS Tricks guide more times than I can remember π
So glad I'm not the only one! Haha.
Haha same here, and three grid one also!
justify-contentwill be the death of my last remaining brain celIβm not even going to correct that, thatβs what CSS has done to me today
Oups! I wish I known whynopadlock a month ago...
I have that same CSS Tricks article saved too!! It's been a life saver.
regex101.com is a life saver for crafting regular expressions.
This is definitely going in my bookmarks, thanks !
Directly to bookmarks too!
Absolutely this π
Only reason I use regex in any form is because this site exists.
I'd recommend rubular for ruby style regex.
Along with debuggex.com for visualizing an expression.
Thatβs another good one for sure.
It seems to be better than regexr.com/. Thanks!
I use that all the time! Love it.
I can't tell unless I could literally mind-read what most other devs think!
Personally, I read reddit (programming sub), quora, HN, FreeCodeCamp, medium, and dev.to, of course. All of them are quite popular so I'm assuming most other devs might be using them too. There are some other quiz, coding contest and pure fun sites too, and some of them are a little less known I believe:
mantldr.ostera.io/
pdfsea.com/ and typeanything.info/ (both self-obvious)
Lightshot browser plugin takes screenshots
Build With browser plugin snoops into site tech - very verbose
AWS Quicklinks browser plugin is self-obvious and saves truckloads of time
This be my 1st post here, nice to meet you
Welcome and thanks for sharing!
Ruby Koans
This helped me learn Ruby and learn to write tests all at once. Most of the Ruby devs I've mentioned it to don't know about it, though.
CrontabGuru is great for verifying or building cron expressions.
coolors.co/ great for finding random colors
Some comments may only be visible to logged-in visitors. Sign in to view all comments.