Olympicene / nodejs-practice

repo that I used for async practice from https://www.digitalocean.com/community/tutorials/how-to-write-asynchronous-code-in-node-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-practice

Collection of example programs I used to learn important nodejs concepts.

Download Nodejs: https://nodejs.org/en/download/


api-practice

Step-by-step tutorial on how to interact with a simple api using callbacks, async awaits, and promises.

Source: https://www.digitalocean.com/community/tutorials/how-to-write-asynchronous-code-in-node-js

cli-practice

Step-by-step tutorial on how to create a basic todo list command line tool using conf.

Source: https://blog.logrocket.com/creating-a-cli-tool-with-node-js/

About

repo that I used for async practice from https://www.digitalocean.com/community/tutorials/how-to-write-asynchronous-code-in-node-js


Languages

Language:JavaScript 100.0%