Programming
Getting started with Visual Studio Code
Visual Studio Code is the latest cross platform editor by Microsoft and I started looking into it since I wanted a fast editor which...
Web Development
What is SASS and why you should use it
I have been playing a lot with CSS these days, and then I came across the concepts of using variables inside it. I came...
Hackathons
Hackulture: A new beginning
There are times when you have an idea and you go crazy thinking about it, you wish to implement it but you have no...
Recent Articles
Benefits Of Guest Blogging For SEO
Guest blogging entails the art of writing and publishing posts to be content for someone else. Guest blogging and posting on other...
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...

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.