Results for: "static"

Contents (88)

A collection of interesting networks and technology aiming at re-decentralizing the Internet
A collection of interesting networks and technology aiming at re-decentralizing the Internet

The decentralised web, or DWeb, could be a chance to take control of our data back from the big tech…

read more
Is JavaScript good for machine learning?
Is JavaScript good for machine learning?

One of the things you always hear when you are talking to someone related to the M.L. world is that,…

read more
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
import one JS file into another in the plain JS
import one JS file into another in the plain JS

Until some years ago, it was not possible to import one js file or block of code from one file…

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