Google transfers billions to Bermuda
According to the Bloomberg news site, Google has reportedly transferred about 16 billion euros to Bermuda to pay less taxes in Europe. We must believe that life is expensive in…
The Intel CPU fault has not finished talking about it, while AMD and ARM are also concerned.
It's a real tsunami that shakes the world of high-tech. Since the revelation of the critical flaw of Intel processors, concern is rising as to the consequences it will have…
USA: Comcast's US operator injects JavaScript code on pages visited by subscribers for advertising purposes
A customer of the US operator Comcast has taken the forum dedicated to customer support company to alert others to a practice of injecting JavaScript code on the pages visited…
Creating a mini web server by using Node.js
I have voluntarily chosen to take again the program of example available on the home page of the official site of Node, because this one shows very effectively one of…
3 - First program with Node.js
It's time to check that Node.js works fine! We are going to write a very small program to begin with, which merely displays a message in the console. This will…
Installing Node.js
In this chapter we will cover the installation for each OS: Windows Mac OSX Linux 1 - Installing Node.js on Windows To install Node.js on Windows, just download the installer…
Presentation of AngularJS
1 - About Angular JS AngularJS - commonly called Angular.js or AngularJS 1-, is an open-source JavaScript framework, maintained by Google, which is used to create and maintain web applications.…