Life Tips
The Beginner Syndrome
Someone recently reached out to me and asked how am I able to write consistently. Her exact words were: "how do you...
Life Tips
My career decision: choosing passion over money
As you might know, I recently switched jobs. In my long journey of finding a new one, there was a moment where...
Life Tips
How to develop your curiosity for a better self?
Curiosity is the reason why most of the breakthrough discoveries and remarkable inventions have happened throughout history. In the absence of curiosity,...
Life Tips
An Introvert’s Guide to Deep Conversations
Throughout school, I was a bookworm and an introvert. “Socializing” was not my cup of tea. I was never really sure about...
Wisdom Geek - 0
Life Tips
3 Simple strategies to help you to stick to your goals
Whenever we start thinking of making fresh starts, we tend to prepare a list of short-term goals that we want to achieve. And most...
Fitness
5 tips to help you stay fit in a corporate lifestyle
Do you feel that every day of your corporate life turns out to be a misery? At the end of the day, when you get...
Recent Articles
Chrome devtools: Using logpoints for logging messages directly
When it comes to debugging JavaScript in Chrome devtools, there are two different camps: the console.log fans and the debugger/breakpoint maximalist. I...
How to prevent npm install for unsupported Node.js versions
npm configurations allow us to do quite a lot of nifty things. One of them is to allow the project to set...
How to terminate a process on a port using the command line
Zombie processes are usually a pain to figure out. More often than not, I end up googling about how to terminate a...
Detecting dark mode preference using JavaScript
As dark themes have become popular across the web and across operating systems, we might want to check the user's operating system...
JavaScript: Split string and keep the separators
String.prototype.split() is a valuable method to split strings based on a delimiter. There often comes a scenario when we want to split...

Hi there! Want some more knowledge?
Think that the knowledge shared is helpful? You might want to give our mailing list a try. We'll send you 2-4 emails a month, right when new posts come out.