Tag Archives: javascript

Node.js for Beginners

from Pocket http://ift.tt/1iTWXSE

Event-driven programming can be overwhelming for beginners, which can make Node.js difficult to get started with. But don’t let that discourage you; In this article, I will teach you some of the basics of Node.js and explain why it has become so popular. To start using Node.

JavaScript for Java developers

from Pocket http://ift.tt/1lKH6HM

Although JavaScript and Java sound and look similar they are very different in their details and philosophies. Here I try to compare the two languages regardless of their libraries and frameworks.