A Practical Example of Performance Optimizations in Node.JS | Looking at HashLips NFT Art Engine

Published: 20 January 2022
on channel: Web Dev Cody
1,571
35

I was looking at some of the hashlips nft art engine code and found a performance issue with using fs.writeFileSync. Remember to use fs.writeFile, the async function, whenever possible in node to prevent node from blocking.

------------

🔔 Newsletter http://eepurl.com/hnderP
💬 Discord   / discord  
📁. GitHub https://github.com/codyseibert/youtube