Beighley -- Jumpstarting Javascript -- 2017 pdf

  • Category Other
  • Type E-Books
  • Language English
  • Total size 2.0 MB
  • Uploaded By hardcover
  • Downloads 22
  • Last checked 1 week ago
  • Date uploaded 1 year ago
  • Seeders 1
  • Leechers 0

Infohash : 84E2915296D2744AEE50452026D95CF6E530DAA6



Make: Jumpstarting JavaScript
Authors: Lynn Beighley


Description:
After you visit the web page, press Ctrl-C in your terminal to end the program.

Letโ€™s take a closer look at whatโ€™s going on in this code. I donโ€™t expect you to understand it right now. Iโ€™ve added comments to the original code. Just try to get the gist of it!

var http = require('http'); var server = http.createServer(function(req, res) { //send response to client res.writeHead('I created this server!'); // finish the response res.end(); }); //the web server is listening on port 8080 server.listen(8080);

Node is doing most of the work for you with built-in code. The very first line is calling the http module, which, behind the scenes, has the code to turn your running program into a web server. The require keyword is giving the new variable http access to a whole lot of saved Node code and functions that can create a web server.

In the second line, the code is calling a function called createServer. Whenever anyone connects to your web server, the code in that function will be executed.

The last line tells the server you created to start listening for incoming requests on a particular port (in this case, 8080).

Goodreads page:
https://www.goodreads.com/book/show/37804843-make

Please note that this description is auto-generated by a bot, if you find the description incorrect then please report in the comments. Description will be edited accordingly afterwards.

Files:

  • Beighley -- Jumpstarting Javascript -- 2017.pdf (2.0 MB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://open.stealth.si:80/announce
  • udp://explodie.org:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://tracker-udp.gbitt.info:80/announce-o
CACHE โ“ RP-FALLBACK ๐Ÿ“„ torrent ๐Ÿ• 31 Jan 2026, 03:20:42 pm IST โฐ 25 Feb 2026, 03:20:42 pm IST โœ… Valid for 24d 23h ๐Ÿ”„ Wait 10m