Insightful Quotes
Insightful Quotes
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Eternal learner
Senior Fullstack Software Engineer
Recent comments
🛑OCD ALERT🛑: GET YOUR COPYRIGHT YEAR IN ORDER
new Date().getFullYear() Sleep tight. ;)
How do you compensate the space that fixed header takes place in react?
have you tried position sticky instead of fixed? Fixed posit...
The full-stack dilemma
Hi! I identify with fullstack and not as a specialist in a sp...
Learning Python: Where to start?
I’m learning Python too although I’ve been programming for ma...
Tricky JavaScript Questions
Nice round up. Great to refresh some tricky aspects. In Q9,...
What was the funniest typo in your client conversations?
Wrote Cabron instead of Carbon (PHP date lib).
How to cancel a promise in javascript ?
Think I’ve only seen cancel by timeout with Promise.race[main...
Why I hate coding challenges in the hiring process
Personally going through this process. I too think most of...