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

https://github.com/sigit-wasis/node-js-beginner

Node js beginner tutorial about basic web server, express framework, Basic Routing Express & Serving Static Files
https://github.com/sigit-wasis/node-js-beginner

bhs body-parser bootstrap4 node-module nodejs template-engine

Last synced: about 2 months ago
JSON representation

Node js beginner tutorial about basic web server, express framework, Basic Routing Express & Serving Static Files

Awesome Lists containing this project

README

          

Embun Code

## Node-js-beginner

Nodejs adalah sebuah platform untuk mengeksekusi program Javascript di luar browser.
Nodejs menggunakan runtime engine bernama V8, yang merupakan javascript runtime engine dari Google Chrome.
Node js beginner tutorial about basic web server, express framework, Basic Routing Express & Serving Static Files

## Reference

- [Pengenalan Node Js](https://www.petanikode.com/nodejs-pemula/).
- [Tutorial Node Js](http://mfikri.com/artikel/tutorial-nodejs).