Kayode Oluwasegun
Kayode Oluwasegun

Kayode Oluwasegun

Follow
homeResourcesLinuxTestingTypescriptNowBadges
Tag

cli

#cli

More content

Read more stories on Hashnode


Articles with this tag

I tried to find MongoDB connection strings over 1000 public GitHub repositories

Feb 5, 20223 min read

I tried to see if I could get other people Mongo Database connection string by just searching for it on GitHub search. Yes, I found a few. I tried...

I tried to find MongoDB connection strings over 1000 public GitHub repositories

NodeJS Desktop Automation with RobotJS, (but with a program that could get you h̶i̶r̶e̶d̶ fired😄)

Oct 24, 20213 min read

Some while ago, I saw a meme video of "a day in the life of a software engineer" where the engineer wrote a script to make his computer switch on...

NodeJS Desktop Automation with RobotJS, (but with a program that could get you h̶i̶r̶e̶d̶ fired😄)

Parsing Node Command-Line Arguments

Oct 20, 20212 min read

Node provides an option to pass in command-line arguments when running a node application. For instance, you can pass in a flag to npm to install a...

Parsing Node Command-Line Arguments