Basic Task Management Project(node js)
In this post we are going to make a small beginner friendly project that is task management with node js readline-sync library.
The readline-sync library is commonly used in Node.js for synchronous reading of user input from the command line. It prov...
edunode.hashnode.dev3 min read