Node on Mobile – Paolo Fragomeni – NodeConf EU 2022

Announcing Operator Framework, a FLOSS project backed by libuv and webkit that allows people to build lean and fast, lightweight apps for mobile and desktop…. Read more

Similar

Node Scripts the Right Way

Running scripts in node.js is easy - just make a javascript file and run node /path/to/file.js. However, if you maintain a lot of scripts you’ll quickly start to run into some pain points, especially when you try to test your scripts. In this post, I’ll r... (more…)

Read more »

Node v7.8.0 Released

Windows 32-bit Installer: https://nodejs.org/dist/v7.8.0/node-v7.8.0-x86.msi Windows 64-bit Installer: https://nodejs.org/dist/v7.8.0/node-v7.8.0-x64.msi Windows 32-bit Binary: https://nodejs.org/dist/v7.8.0/win-x86/node.exe Windows 64-bit Binary: https:/... (more…)

Read more »