Latihan membuat server web sederhana dengan Node.js
https://www.sitepoint.com/build-a-simple-web-server-with-node-js/
#sitepoint #nodejs #webserver
https://www.sitepoint.com/build-a-simple-web-server-with-node-js/
#sitepoint #nodejs #webserver
SitePoint
How to Build a Simple Web Server with Node.js
In this practical guide we'll take a look at how easy it is to create your own web server application with Node.js.
Latihan pengenalan Window object dalam Javascript
https://www.sitepoint.com/javascript-window-object/
#window #object #sitepoint
https://www.sitepoint.com/javascript-window-object/
#window #object #sitepoint
SitePoint
Understanding the JavaScript Window Object
Learn about the browser's global object — the window object — which represents the browser window that contains a web page.