#NodeJS https://pusher.com/sessions/meetup/js-monthly-london/image-processing-and-manipulation-in-nodejs
Sessions by Pusher
Image Processing and Manipulation in Node.js - Sessions by Pusher
In this talk, Eyal Arubas discusses how his dissatisfaction with the image processing capabilities of Node.js drove him to develop his own solution to a common problem. He shows us how he went about building such a library, the challenges he faced and why…
#NodeJS Best Practices - How to Become a Better Node.js Developer in 2017
https://www.webdesignernews.com/redirect/id/1125766
https://www.webdesignernews.com/redirect/id/1125766
Forwarded from Syra's Techbinder
https://blog.ghaiklor.com/profiling-nodejs-applications-1609b77afe4e
Tags: #webdev #nodejs #performance
Tags: #webdev #nodejs #performance
Eugene Obrezkov
Profiling NodeJS applications
In previous articles, I talked about NodeJS internals, why NodeJS is so fast, V8 internals and its optimization tricks. That’s cool, but…
Forwarded from The Devs