Handtrack.js library allows you track a user’s hand (bounding box) from an image in any orientation, in 3 lines of code.
Well, wow… Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code.
Handtrack.js library allows you track a user’s hand (bounding box) from an image in any orientation, in 3 lines of code.
Well, wow… Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code.
Pure functions are easier to read, understand, test, debug and munch more.
Source: Learn pure functions with JavaScript – Cristi Salcescu – Medium
For the series, I will never stop learning While mobile-first approach becomes a standard and uncertain network conditions are something we should always take into consideration… Vue.js App Performance Optimization: part 1 — Introduction to performance optimization and lazy…
Google Play Store Now Open For Progressive Web Apps – Slashdot Chrome 72 for Android shipped the long-awaited Trusted Web Activity feature, which means we can now distribute PWAs in the Google Play Store! I played with the feature for a while, digging into the APIs and here you have a summary of what’s going…
These are the features in ES6 that you should know
Escape callback hell! Source: Intuitive Asynchronous Javascript – Edwin Yung – Medium
Removing JavaScript’s “this” keyword makes it a better language. Here’s why.
Can HTML, CSS and Javascript really be used to build Desktop Applications? Source: How to Easily Build Desktop Apps with HTML, CSS and Javascript
https://css-tricks.com/how-to-worry-about-npm-package-weight/ tells you how to curb your import madness
How to differentiate between deep and shallow copies in JavaScript