We can use this period of quarantine to stay at home and study something of new.At the 2 April there will be an online tech…
QuaggaJS Barcode Scanner Setting EAN13 Code128
Today is very important the use of smartphone / table for work. And in many case is important to read barcode or qrcode. For that, now…
React how to convert Class to Hooks tutorial
The Hooks are a functional component that simplify the use of React, and allow use to create some reusable component. I have changed on my…
30 Second to React – Collection of useful React snippets
Today i want to speak about this beautiful collection of React snippet that i found on github There are some useful function, in my opinion…
React Todo List with Undo Timer on Delete
Goodmorning, it’s more time that not write, i spent some time to study ReactJS, so i think that Angular is better, but so ReactJS has its…
Drawing App with Nodejs, Socket.io and Expressjs
This is my first nodejs app created with express.js 4 and socket.io 1.Download it on GitHub A demo is to: drawing.francescopantisano.it The app permit to draw…
Nodemcu Light Control using Nodejs SSDP
LightControl con Nodejs SSDP questo pacchetto ha una parte di script Arduino da poter lanciare su tutte le vostre NodeMcu e una parte applicativa realizzata…
Javascript Global Error Handler
Today i’have created a simple class to log in the backend the javascript error, so i can have a real time monitoring of how error…
Angular 6 – ADAL Dynamic Parameter initialization
We have seen in the previous article, how to implement the ADAL Authentication in Angular 6. Now we can see, how to do, for init…
Angular 6 – ADAL Authentication
Today i want to talk to you about Microsoft ADAL (Azure Active Directory Authentication Library). ADAL allows users to authenticate in Active Directory (AD) local…