What to consider when picking a Node.js framework
September 30, 2021 By Mark Otto 0QUICK BITS: 🛠Code & Tools SVGO 2.7: A Node-Based SVG Optimizer — If you’ve worked with SVG (Scalable Vector Graphics) at all, you’ve probably seen they can be filled with all sorts of junk code.. SVGO to the rescue. v2.7.0 adds ES modules support. Kir Belevich…