The State of Desktop Applications in Node.js
It's possible to use Node.js with a browser shell to build cross-platform desktop applications using HTML, CSS and JS. Let's look at some of the options.
It's possible to use Node.js with a browser shell to build cross-platform desktop applications using HTML, CSS and JS. Let's look at some of the options.
Socket.io is an important tool for WebSockets in Node.js. Time to take a deep dive into Socket.io, yeah?
Express – the most used web framework for Node.js – hit version 4.0, bringing with it a handful of backwards incompatible changes and general housekeeping.