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

Опубликовано: 20 Январь 2022
на канале: 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