Results for: "npm"

Contents (38)

The package managers npm and yarn: main differences
The package managers npm and yarn: main differences

npm and yarn are package managers that help to manage a project’s dependencies. A dependency is, as it sounds, something…

read more
Awesome JavaScript Games and Js Software to create Games
Awesome JavaScript Games and Js Software to create Games

Best sites js13kGames 2019 - Highlights from the js13kGames 2019 competition. js13kGames 2018 - 13 Games in ≤ 13kB of JavaScript. js13kGames 2017…

read more
How to Install Node.js and NPM on Ubuntu 18.04
How to Install Node.js and NPM on Ubuntu 18.04

Node.js is a JavaScript platform for general programming that allows users to create network applications quickly. By leveraging JavaScript in both…

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
Vue.js 3.0: What are Hooks and how they work
Vue.js 3.0: What are Hooks and how they work

This article introduces an experimental Vue feature called Hooks. Before you start This post is suited for developers of all stages including…

read more