A ABI (Application Binary Interface) An interface between two binary program modules, often one program is a library and the other is being run by a user Altcoin
Introduction Before building something big, it is normal to create a model. This concept of model is very common in construction and manufacturing field. With the advent of
What is Meteor? Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor includes a key set of technologies for building connected-client reactive applications, a build
Chocolatey is a package manager for Windows (like apt-get or yum but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that
Express Overview Express is a minimal and flexible Node.js web application framework that provides a robust set of features to develop web and mobile applications. It facilitates the
Node Package Manager provides two main functionalities: It provides online repositories for node.js packages/modules which are searchable on search.nodejs.org It also provides command line utility to install Node.js
In this part let us learn to create Node.js web-based Example A node.js web application contains the following three parts: 1. Import required modules: The “require” directive is used
What is Node.Js Node.js is an open-source server side runtime environment built on Chrome’s V8 JavaScript engine. It provides an event driven, non-blocking (asynchronous) I/O and cross-platform runtime
Yes, you read it right.. let us make useless things. When we start learning, we have to do little experiments. Nothing should stop our imagination. But unfortunately we