Results for: "API"

Contents (264)

JavaScript: Promises explained with simple real life examples
JavaScript: Promises explained with simple real life examples

Handling asynchronous data flows is complex, who hasn't faced codes like this one?: checkWeather('palma de mallorca', (error, weather) => { …

read more
First steps into JavaScript – a practical guide
First steps into JavaScript – a practical guide

For those who are new to web development, surely the amount of new terminology can sometimes be discouraging. But when…

read more
Linux For Dummies: Permissions
Linux For Dummies: Permissions

In the previous articles I made a short introduction to the Unix world and in the following article I have dealt with…

read more
The best websites of the Tor Deep Web and Dark Web Network
The best websites of the Tor Deep Web and Dark Web Network

We already talked about Deep Web more than a year ago, explaining that to open Deep Web (or rather Dark…

read more
Easy Face and hand tracking browser detection with TensorFlow.js AI and MediaPipe
Easy Face and hand tracking browser detection with TensorFlow.js AI and MediaPipe

In March the TensorFlow team has released two new packages: facemesh and handpose for tracking key landmarks on faces and…

read more