prince-curie

Home

Basics of Test Doubles

Dec 31, 20204 min read

Test doubles also known as imposter has long been likened to the stunt doubles found in movies. They act in place of the movie actor/actress to perform stunts. In the world of software testing test doubles is a term that refers to objects used to re...

Setting up Twilio Function for Sending Text and Whatsapp Messages

Dec 26, 202010 min read

The joy of having a scalable, secure messaging service, while not bothering about infrastructure. Allowing you to move fast from writing business logic to production is what Twilio function offers. Today, we will look at the step by step process of s...

Developer's Guide to Flow Charts

Dec 11, 20204 min read

A flow chart is a pictorial representation of the steps needed to perform a task, in its exact order. A flow chart can also be called flowchart, process flowchart, functional flowchart, process map, process chart, functional process chart, business p...

How to Build a Command-Line Application with Typescript and AdonisJS Ace

Nov 19, 202014 min read

This article shows you how to build a command-line application using typescript and @adonisjs/ace. The command-line application accepts user input and makes a request to the numbers API. The request returns an interesting fact about the number. To be...

In Search of Node Modules

Nov 9, 20203 min read

I know this seems funny, I am looking for my node modules. Are you looking for your node modules? Maybe not. For once, let us assume that you need to know where your node modules are. This article is about npm commands that help find where your node ...

How to Debug with VS Code Debugger

Oct 26, 20207 min read

Debugging is a part of the act of creating beauty with programming languages. It turns one into an investigator seeking out why the work of art did not turn out as expected. One way we all learned at the beginning was to output different values while...

© 2021 prince-curie

PrivacyTerms
Proudly part of