Manage HTTP requests with Node.js
Node.js has the core module http for handling HTTP requests. In this post we will see how to serve static files using the aforementioned form.
Create a server
To be able to handle...
Thinking Angular
AngularJS is increasingly popular with web developers. We also confirm this by analyzing Google Trends search statistics. For example, the following chart shows the comparison of the number of Google searches...
Firefox Developer Edition: the web development browser
On the occasion of the tenth anniversary of the well-known Firefox web browser, the Mozilla developers have decided to release a version of this browser dedicated to web developers, namely Firefox...
Introduction to the WebShare API
The version 61 of Chrome for Android has brought a pleasant innovation to all those who, for business or pleasure, create web applications for the mobile environment: Web Share APIs. This...
Introduction to the Bluetooth API Web
In the early months of 2017, in version 56 of Chrome, an interesting feature was added: the ability to connect and talk with Bluetooth devices.
Thanks to the Bluetooth Web API, it...
Machine Learning with JavaScript
In recent times we have witnessed a growing interest in technologies that, until a few years ago, seemed to be the competence of research centers and universities, but which are finding...
asm.js: translate C into JavaScript
In recent years we have witnessed a progressive convergence of technologies used in the web and those traditionally linked to the development of applications at a lower level.
If on the one...