Kayode Oluwasegun
Kayode Oluwasegun

Kayode Oluwasegun

Follow
homeResourcesLinuxTestingTypescriptNowBadges
Tag

software development

#software-development

More content

Read more stories on Hashnode


Articles with this tag

How I use Notion as a Software Developer

Dec 10, 20222 min read

I have spent a lot of time watching a lot of Notion content on Youtube and I even read a bit of the Notion API Documentation to see if there’s any way...

How I use Notion as a Software Developer

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