They've all kind of blurred together. Anything that was effectively just map/filter/reduce operations but were too slow. I've done it on a C#.net ERP frontend, a local search function in a wargaming app, a real time web application written in node.js (gpu.js is awesome)
I used this technique to write a performant electron application that served as a driver for a PoE+ lidar. That's just what comes to mind right now.
I used this technique to write a performant electron application that served as a driver for a PoE+ lidar. That's just what comes to mind right now.