Low-code Javascript backend framework 🥭. Contribute to blackmann/mangobase development by creating an account on GitHub. (more…)
Read more »
Human detection project in JavaScript for the browser using ml5.js, a JavaScript machine learning library on top of TensorFlow.js. (more…)
Read more »
Node Package Manager, or NPM, is the de facto package manager for all Node.js projects. It’s installed whenever you install Node.js, so it’s kind-of shoved into your face from the start. Because of…...
Read more »
In this post, we develop a JavaScript technique to position and scale a background image so that the subject matter is optimally placed at a target area of the browser viewport, no matter the device orientation or window size.
(more…)
Read more »
Object.create method is another method to create new object in JavaScript. (more…)
Read more »