An open API service indexing awesome lists of open source software.

https://github.com/gobeam/node-workshop

Resource repo for 60 hours node-workshop held for IIMS Bsc.It 6th & 9th sem
https://github.com/gobeam/node-workshop

Last synced: 9 months ago
JSON representation

Resource repo for 60 hours node-workshop held for IIMS Bsc.It 6th & 9th sem

Awesome Lists containing this project

README

          

# Node.js WorkShop

* [Learn Basic About Git](https://github.com/gobeam/Node-workshop/tree/master/1.%20Learning%20About%20Git)
* [Introduction to Node.js](https://github.com/gobeam/Node-workshop/tree/master/2.%20Introduction%20to%20Nodejs)
* [Data Types](https://github.com/gobeam/Node-workshop/tree/master/3.%20Data%20Types)
* [Array & Objects](https://github.com/gobeam/Node-workshop/tree/master/4.%20Array%20%26%20Objects)
* [setTimeout, setInterval](https://github.com/gobeam/Node-workshop/tree/master/5.%20setTimeout%2C%20setInterval)
* [Promise](https://github.com/gobeam/Node-workshop/tree/master/6.%20Promise)