Thursday, 18 May 2017

How to not skip to a new line but change the word while console logging?

In node js when I use console.log it skips to a new line this time I want the existing string to be changed rather than logging something new, how do I have achieve that in node terminal?



via Can Unbay

No comments:

Post a Comment