Learn JavaScript and Node.js by Creating a Random Quote Generator

JavaScript and Node.js are completely different technologies but still related enough to confuse beginners. In this article, we will try to clear your JavaScript and Node.js concepts by creating a very simple random quote generator but we will write the code in two different parts: client side and server side to make it clear when

Learn JavaScript and Node.js by Creating a Random Quote Generator Read More »