icubesire

revenuehits

Search in Desigs Guru

Sunday, August 5, 2018

Java Samples - Tutorials, articles and code samples

Java Samples - Tutorials, articles and code samples

Link to Programming Tutorials, articles, and code samples

Send email from node.js application

Posted: 03 Aug 2018 09:00 AM PDT

In this tutorial, we will learn how to send emails from node.js applications. In any application, sending out alerts and notifications via email becomes an integral part. Node.js has a package for sending mails and it is called nodemailer.

Event driven programming in node.js

Posted: 03 Aug 2018 09:00 AM PDT

In olden days when there was no GUI, the programs normally were run sequentially in a blocking manner. But with GUI, the event driven programming became popular as events were generated by the user in the form of mouse clicks.

Node.js as a HTTP Server - Building from scratch - Tutorial for Beginners

Posted: 03 Aug 2018 09:00 AM PDT

This node.js tutorial is for a beginner to understand the basics of node.js from scratch. More specifically, this tutorial explores how node.js can be used as a HTTP server to handle HTTP requests and serve files. Since this assumes that you are just beginning to learn node.js, I will start from explaining what is node.js and how to install it and then continue with the step by step guide.

LinkWithin

Related Posts Plugin for WordPress, Blogger...